nix-config/flake.lock

103 lines
2.6 KiB
Text
Raw Normal View History

2022-09-26 21:28:35 +01:00
{
"nodes": {
2023-05-03 22:19:59 +01:00
"flake-parts": {
2023-05-03 22:41:33 +01:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-12-01 17:22:07 +00:00
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-05-03 22:41:33 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-12-01 17:22:07 +00:00
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
2023-05-03 22:41:33 +01:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2022-09-26 21:28:35 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 21:28:35 +01:00
},
"locked": {
2023-12-24 17:45:24 +00:00
"lastModified": 1703367386,
"narHash": "sha256-FMbm48UGrBfOWGt8+opuS+uLBLQlRfhiYXhHNcYMS5k=",
2022-09-26 21:28:35 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-24 17:45:24 +00:00
"rev": "d5824a76bc6bb93d1dce9ebbbcb09a9b6abcc224",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-24 17:45:24 +00:00
"ref": "release-23.11",
2022-09-26 21:28:35 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-24 17:45:24 +00:00
"lastModified": 1703068421,
"narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
2023-07-22 08:45:01 +01:00
"owner": "nixos",
2022-09-26 21:28:35 +01:00
"repo": "nixpkgs",
2023-12-24 17:45:24 +00:00
"rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
2023-07-22 08:45:01 +01:00
"owner": "nixos",
2023-12-24 17:45:24 +00:00
"ref": "nixos-23.11",
2023-05-03 22:19:59 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 23:04:08 +01:00
"nixpkgs-lib": {
2023-05-03 22:41:33 +01:00
"locked": {
2023-10-03 23:04:08 +01:00
"dir": "lib",
2023-12-01 17:22:07 +00:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-10-03 23:04:08 +01:00
"owner": "NixOS",
2023-05-03 22:41:33 +01:00
"repo": "nixpkgs",
2023-12-01 17:22:07 +00:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
2023-05-03 22:41:33 +01:00
"type": "github"
},
"original": {
2023-10-03 23:04:08 +01:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
2023-05-03 22:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1703255338,
"narHash": "sha256-Z6wfYJQKmDN9xciTwU3cOiOk+NElxdZwy/FiHctCzjU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6df37dc6a77654682fe9f071c62b4242b5342e04",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"root": {
"inputs": {
2023-05-03 22:41:33 +01:00
"flake-parts": "flake-parts",
2022-09-26 21:28:35 +01:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 23:25:09 +01:00
}
2022-09-26 21:28:35 +01:00
}
},
"root": "root",
"version": 7
}