colmena devShell

This commit is contained in:
Henri Dohmen 2025-07-11 22:54:51 +02:00
parent d8a9eaabcb
commit ecc25664eb
2 changed files with 51 additions and 5 deletions

34
flake.lock generated
View file

@ -53,6 +53,24 @@
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -165,6 +183,7 @@
"root": {
"inputs": {
"colmena": "colmena",
"flake-utils": "flake-utils_2",
"home-manager": "home-manager",
"nixos-config-hidden": "nixos-config-hidden",
"nixos-hardware": "nixos-hardware",
@ -186,6 +205,21 @@
"repo": "nixpkgs",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",