nix-config/flake.lock

81 lines
2.0 KiB
Plaintext
Raw Normal View History

2022-02-23 12:40:21 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-03-05 18:54:23 +01:00
"lastModified": 1646364779,
"narHash": "sha256-481vkO9b3h++bHzLbGDDhgpBoXQ0Wlo4lm4h5/EJMO4=",
2022-02-23 12:40:21 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-03-05 18:54:23 +01:00
"rev": "d119cea3763977801ad66330668c1ab4346cb7f7",
2022-02-23 12:40:21 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-03-05 18:54:23 +01:00
"ref": "master",
2022-02-23 12:40:21 +01:00
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2022-03-05 18:54:23 +01:00
"lastModified": 1646131459,
"narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=",
2022-02-23 12:40:21 +01:00
"owner": "nix-community",
"repo": "impermanence",
2022-03-05 18:54:23 +01:00
"rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
2022-02-23 12:40:21 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-03-05 18:54:23 +01:00
"lastModified": 1646254136,
"narHash": "sha256-8nQx02tTzgYO21BP/dy5BCRopE8OwE8Drsw98j+Qoaw=",
2022-02-23 12:40:21 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-05 18:54:23 +01:00
"rev": "3e072546ea98db00c2364b81491b893673267827",
2022-02-23 12:40:21 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2022-03-05 18:54:23 +01:00
"nixpkgs-stable": {
"locked": {
2022-03-05 18:57:39 +01:00
"lastModified": 1646406548,
"narHash": "sha256-xp+3f76ycZXNf9pG65Ef9KfDl1fas2UQu/cBe/pLd+c=",
2022-03-05 18:54:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-05 18:57:39 +01:00
"rev": "47cd6702934434dd02bc53a67dbce3e5493e33a2",
2022-03-05 18:54:23 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.11",
"type": "indirect"
}
},
2022-02-23 12:40:21 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
"impermanence": "impermanence",
2022-03-05 18:54:23 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2022-02-23 12:40:21 +01:00
}
}
},
"root": "root",
"version": 7
}