Nixerus/flake.lock

64 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-18 11:22:20 +01:00
"lastModified": 1710714957,
"narHash": "sha256-eZCxuF58YWgaJMMRrn8oRkwRhxooe5kBS/s2wRVr9PA=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-18 11:22:20 +01:00
"rev": "7b3fca5adcf6c709874a8f2e0c364fe9c58db989",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2024-03-18 11:22:20 +01:00
"lastModified": 1710631334,
"narHash": "sha256-rL5LSYd85kplL5othxK5lmAtjyMOBg390sGBTb3LRMM=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-18 11:22:20 +01:00
"rev": "c75037bbf9093a2acb617804ee46320d6d1fea5a",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nur": {
"locked": {
2024-03-18 11:22:20 +01:00
"lastModified": 1710580279,
"narHash": "sha256-zPgzHeBCiel18uXaqb9enfJqe+BVLkt1QtZZddrSk5s=",
"path": "/nix/store/0nphkkpnr9qpwy4mmnigllyr12hd8zmc-source",
"rev": "e4039d98858a4df66adbf7ee887ca05700a831e6",
"type": "path"
2023-05-18 12:07:07 +02:00
},
"original": {
2023-10-08 17:09:58 +02:00
"id": "nur",
"type": "indirect"
2023-05-18 12:07:07 +02:00
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"home-manager": "home-manager",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}