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-22 09:47:40 +01:00
"lastModified": 1647903177,
"narHash": "sha256-9aWSpW/F8POA/7cuVpoqhVGfjAgcGRIinwxUaXmUpkk=",
2022-02-23 12:40:21 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-03-22 09:47:40 +01:00
"rev": "80b4360678fa7890964ba8e40a722985bf8d107e",
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-22 09:47:40 +01:00
"lastModified": 1647800324,
"narHash": "sha256-rjwoxrk16zfrcO5Torh6CbAd5GHsHrXw+EwxOvh9AUI=",
2022-02-23 12:40:21 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-22 09:47:40 +01:00
"rev": "9bc841fec1c0e8b9772afa29f934d2c7ce57da8e",
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-22 09:47:40 +01:00
"lastModified": 1647624696,
"narHash": "sha256-6u7WHfTGPbo21p3j23hJmkE0CtJCklrRE/aHm0uavIg=",
2022-03-05 18:54:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-22 09:47:40 +01:00
"rev": "60779b2fde21d3d48bc1999fc0ce6540eba07924",
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
}