1
Fork 0
nixos-system-config/flake.lock

42 lines
983 B
Text
Raw Normal View History

2023-06-18 22:52:24 +02:00
{
"nodes": {
"impermanence": {
"locked": {
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
2023-06-18 22:52:24 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1712026416,
"narHash": "sha256-N/3VR/9e1NlN49p7kCiATiEY6Tzdo+CbrAG8kqCQKcI=",
2023-07-01 15:08:00 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "080a4a27f206d07724b88da096e27ef63401a504",
2023-07-01 15:08:00 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2023-06-18 22:52:24 +02:00
"root": {
"inputs": {
"impermanence": "impermanence",
"nixpkgs": "nixpkgs"
2023-07-01 15:08:00 +02:00
}
2023-06-18 22:52:24 +02:00
}
},
"root": "root",
"version": 7
}