nix-cfg/flake.lock

122 lines
3 KiB
Text
Raw Normal View History

2023-09-09 16:31:01 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-11 17:47:25 +01:00
"lastModified": 1701433070,
"narHash": "sha256-Gf9JStfENaUQ7YWFz3V7x/srIwr4nlnVteqaAxtwpgM=",
2023-09-09 16:31:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-11 17:47:25 +01:00
"rev": "4a8545f5e737a6338814a4676dc8e18c7f43fc57",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-30 17:20:54 +01:00
"ref": "master",
2023-09-09 16:31:01 +02:00
"repo": "home-manager",
"type": "github"
}
},
2023-11-13 20:46:28 +01:00
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-11 17:47:25 +01:00
"lastModified": 1701344951,
"narHash": "sha256-F0jd1tbSFreIpxNGtqVCxzUHKdSxjKLl2XFZPiz83zY=",
2023-11-13 20:46:28 +01:00
"owner": "viperML",
"repo": "nh",
2023-12-11 17:47:25 +01:00
"rev": "c192a4a937ed3ab974e14c09b90092b226188281",
2023-11-13 20:46:28 +01:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs": {
"locked": {
2023-12-11 17:47:25 +01:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-11 17:47:25 +01:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-fresh": {
"locked": {
2023-12-11 17:47:25 +01:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-11-13 20:46:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-11 17:47:25 +01:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
2023-11-13 20:46:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-locked": {
"locked": {
2023-11-29 17:19:19 +01:00
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-29 17:19:19 +01:00
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs-stable": {
"locked": {
2023-12-11 17:47:25 +01:00
"lastModified": 1701268161,
"narHash": "sha256-hL4jGGwMHHmyx6G9wi6IrYa8RLkoEtzCb4zWITH1B40=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-11 17:47:25 +01:00
"rev": "67be70a859530f6f7c358568eaa6ab0d84b36b01",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2023-11-13 20:46:28 +01:00
"nh": "nh",
2023-09-09 16:31:01 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-fresh": "nixpkgs-fresh",
"nixpkgs-locked": "nixpkgs-locked",
2023-11-09 12:55:51 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2023-09-09 16:31:01 +02:00
}
}
},
"root": "root",
"version": 7
}