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-05-06 20:08:16 +02:00
"lastModified": 1651800560,
"narHash": "sha256-LUfR0/Fv8DA0uu8Uex2S1QcLiE4B5ylplbXmMs6/YoM=",
2022-02-23 12:40:21 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-06 20:08:16 +02:00
"rev": "538343be863cb0b9e9f1471e6dc09e0e140c7b3d",
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-05-06 20:08:16 +02:00
"lastModified": 1651726670,
"narHash": "sha256-dSGdzB49SEvdOJvrQWfQYkAefewXraHIV08Vz6iDXWQ=",
2022-02-23 12:40:21 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-06 20:08:16 +02:00
"rev": "c777cdf5c564015d5f63b09cc93bef4178b19b01",
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-05-06 20:08:16 +02:00
"lastModified": 1651743098,
"narHash": "sha256-NuQNu6yHh54li0kZffM59FRC5bWCJusygL4Cy+3O0fY=",
2022-03-05 18:54:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-06 20:08:16 +02:00
"rev": "d4191fe35cbe52f755ef73009d4d37b9e002efa2",
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
}