nixos-config/flake.lock

44 lines
997 B
Text
Raw Normal View History

2023-03-29 13:14:37 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-04-03 07:33:15 +00:00
"lastModified": 1680213900,
"narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=",
2023-03-29 13:14:37 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-03 07:33:15 +00:00
"rev": "e3652e0735fbec227f342712f180f4f21f0594f2",
2023-03-29 13:14:37 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-04-03 07:33:15 +00:00
"lastModified": 1680464750,
"narHash": "sha256-20bP0roHuVhncvCIu1FTkfKJ1QIKxG1IxfmBjKOiP3c=",
2023-03-29 13:14:37 +00:00
"owner": "nix-community",
"repo": "NUR",
2023-04-03 07:33:15 +00:00
"rev": "93e5e544f84b56d4b6bee62e0242e93ce5f11dee",
2023-03-29 13:14:37 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}