nixos-configs/flake.lock

60 lines
1.5 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1625162737,
"narHash": "sha256-IzKTw2u/EKVr6TCQYylSAcOnrVRpir3wG3MUHj2LsTc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "7df6656b113ce0d39c8b7d30915cafe046e1d64e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1624922035,
"narHash": "sha256-OiIxJQuMRkICxaUwY3xMBbrPPu20de/n7tVYnWzLvS4=",
"path": "/nix/store/jc7qnirghr97cvwv84nyxi7iqil0jj8a-source",
"rev": "3a8d7958a610cd3fec3a6f424480f91a1b259185",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1624922035,
"narHash": "sha256-OiIxJQuMRkICxaUwY3xMBbrPPu20de/n7tVYnWzLvS4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3a8d7958a610cd3fec3a6f424480f91a1b259185",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}