ark/flake.lock

99 lines
2.5 KiB
Plaintext
Raw Normal View History

2020-12-23 19:54:51 +03:00
{
"nodes": {
2022-04-09 18:01:35 +03:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
},
2021-05-10 13:05:19 +03:00
"locked": {
2022-04-09 18:01:35 +03:00
"lastModified": 1648834319,
"narHash": "sha256-i5Aj4Aw64D/A0X6XW5LxSS4XBnYj7gMz+kN4dpsbdk8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "0bdbdea2e26c984b096f4f7d10e3c88536a980b0",
2021-04-22 06:44:15 +03:00
"type": "github"
2021-05-10 13:05:19 +03:00
},
"original": {
2022-04-09 18:01:35 +03:00
"owner": "nix-community",
"ref": "release-21.11",
"repo": "home-manager",
"type": "github"
2021-05-10 13:05:19 +03:00
}
},
2022-04-09 21:33:13 +03:00
"latest": {
2021-12-22 17:33:27 +03:00
"locked": {
2022-04-09 21:33:13 +03:00
"lastModified": 1649225869,
"narHash": "sha256-u1zLtPmQzhT9mNXyM8Ey9pk7orDrIKdwooeGDEXm5xM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b6966d911da89e5a7301aaef8b4f0a44c77e103c",
2021-12-22 17:33:27 +03:00
"type": "github"
},
"original": {
2022-04-09 21:33:13 +03:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2021-12-22 17:33:27 +03:00
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"nixos": {
2020-12-23 19:54:51 +03:00
"locked": {
2022-04-09 21:33:13 +03:00
"lastModified": 1649504202,
"narHash": "sha256-k7BZoTGeNqz+jy0v0kKl3jSa+6Q4Dx1FPpZFF9+u9nA=",
"owner": "nixos",
2020-12-23 19:54:51 +03:00
"repo": "nixpkgs",
2022-04-09 21:33:13 +03:00
"rev": "27b0c3988745d1b18607744badaf2add79c8bcea",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-04-09 21:33:13 +03:00
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
2021-05-03 07:48:31 +03:00
}
},
2022-04-09 21:33:13 +03:00
"nixos-hardware": {
2021-06-19 21:26:07 +03:00
"locked": {
2022-04-09 21:33:13 +03:00
"lastModified": 1649488242,
"narHash": "sha256-GFahTvlMnqotZ8i1AO3J8OtVFrJe4QHcEPxpFH+DIEw=",
2021-05-03 07:48:31 +03:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-04-09 21:33:13 +03:00
"rev": "850308db3ef0bcc7454155063b5fec28b4ffbc8c",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-04-09 21:33:13 +03:00
"nixos-persistence": {
2021-05-03 07:48:31 +03:00
"locked": {
2022-04-09 18:01:35 +03:00
"lastModified": 1646131459,
"narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=",
2021-05-03 07:48:31 +03:00
"owner": "nix-community",
"repo": "impermanence",
2022-04-09 18:01:35 +03:00
"rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2020-12-23 19:54:51 +03:00
"root": {
"inputs": {
"home": "home",
2022-04-09 21:33:13 +03:00
"latest": "latest",
2021-05-03 07:48:31 +03:00
"nixos": "nixos",
2022-04-09 21:33:13 +03:00
"nixos-hardware": "nixos-hardware",
"nixos-persistence": "nixos-persistence"
2022-02-18 20:31:01 +03:00
}
2020-12-23 19:54:51 +03:00
}
},
"root": "root",
"version": 7
}