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-10 08:18:19 +03:00
"lastModified": 1649408932,
"narHash": "sha256-JhTW1OtS5fACcRXLqcTTQyYO5vLkO+bceCqeRms13SY=",
2022-04-09 21:33:13 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-10 08:18:19 +03:00
"rev": "42948b300670223ca8286aaf916bc381f66a5313",
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-10 08:18:19 +03:00
"lastModified": 1649490789,
"narHash": "sha256-YrhVxwoofZSx/wLZ4GYET//8vS+uqWX572zvdmP/Etg=",
"owner": "nixos",
2020-12-23 19:54:51 +03:00
"repo": "nixpkgs",
2022-04-10 08:18:19 +03:00
"rev": "c86185d20d708013caf97a6adaa8dc6d72313c75",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-04-10 08:18:19 +03:00
"ref": "nixos-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
}