npins: init

This commit is contained in:
Else, Someone 2025-09-21 00:58:01 +03:00
parent 28d3f89ad4
commit b2b9628ed6
2 changed files with 170 additions and 0 deletions

24
npins/sources.json Normal file
View file

@ -0,0 +1,24 @@
{
"pins": {
"microvm.nix": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "Astro",
"repo": "microvm.nix"
},
"branch": "main",
"submodules": false,
"revision": "b9206e245c07c0782beff58e1e94bb48b2531d15",
"url": "https://github.com/Astro/microvm.nix/archive/b9206e245c07c0782beff58e1e94bb48b2531d15.tar.gz",
"hash": "1irq92zg0007pg8biz048l80igb8z27q0fal6xwa3gzsm2lvz623"
},
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre863969.12bd230118a1/nixexprs.tar.xz",
"hash": "1fiw9y33vkawgv0rjp4v75l0sc5wdxrqxb7ya2aqf6jk84agigzj"
}
},
"version": 5
}