summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock37
1 files changed, 36 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 1a2afa7..913505a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -41,8 +41,42 @@
"type": "github"
}
},
+ "musnix": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ },
+ "locked": {
+ "lastModified": 1741303672,
+ "narHash": "sha256-eRKbKccBu3PK/oJpmUuLo+0v45d0SEjosE8tVsHbpeA=",
+ "owner": "musnix",
+ "repo": "musnix",
+ "rev": "d56a15f30329f304151e4e05fa82264d127da934",
+ "type": "github"
+ },
+ "original": {
+ "owner": "musnix",
+ "repo": "musnix",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
+ "lastModified": 1740695751,
+ "narHash": "sha256-D+R+kFxy1KsheiIzkkx/6L63wEHBYX21OIwlFV8JvDs=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "6313551cd05425cd5b3e63fe47dbc324eabb15e4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
"lastModified": 1751274312,
"narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
"owner": "nixos",
@@ -61,7 +95,8 @@
"inputs": {
"disko": "disko",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs"
+ "musnix": "musnix",
+ "nixpkgs": "nixpkgs_2"
}
}
},