22
0
mirror of https://github.com/SuperSandro2000/nixos-modules.git synced 2024-06-07 08:49:26 +02:00
nixos-modules/flake.lock
Sandro Jäckel c31567d373
Fix eval
How did this even work before!?
2022-12-23 06:07:57 +01:00

27 lines
570 B
JSON

{
"nodes": {
"nixpkgs-lib": {
"locked": {
"lastModified": 1671324337,
"narHash": "sha256-OZVfw69LQi2RckjPdooYrhw1I2vd28QdzEGJwI3w+jk=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "b4dd796b65c0bee6185fd2b5c84c2a207231e28f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
}
}
},
"root": "root",
"version": 7
}