Initialize repo for bs-manager flake

This commit is contained in:
pleb
2026-06-28 10:44:05 -07:00
commit fb59c1647d
6 changed files with 371 additions and 0 deletions
Generated
+44
View File
@@ -0,0 +1,44 @@
{
"nodes": {
"bs-manager-src": {
"flake": false,
"locked": {
"lastModified": 1782401198,
"narHash": "sha256-zf4l8ctIBah+qwhbC1t31Y/BtWmV11AnGokAMjcBbt8=",
"owner": "Zagrios",
"repo": "bs-manager",
"rev": "106584cf84a34e7dc4e4b915212444e73b71acc0",
"type": "github"
},
"original": {
"owner": "Zagrios",
"repo": "bs-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1782467914,
"narHash": "sha256-pGvFkM8N0xEkIIXDe5YYfbEAvHrk4IxBrjB/x8OomhE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e73de5be04e0eff4190a1432b946d469c794e7b4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"bs-manager-src": "bs-manager-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}