ark/flake.lock

82 lines
2.0 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": [
2022-04-17 19:20:06 +03:00
"nixpkgs"
2022-04-09 18:01:35 +03:00
]
},
2021-05-10 13:05:19 +03:00
"locked": {
2022-04-21 21:45:40 +03:00
"lastModified": 1650478719,
"narHash": "sha256-308c2cM4hW9AW6dSQ080ycXGyEJGkG/OwOINkYL9Mnw=",
2022-04-09 18:01:35 +03:00
"owner": "nix-community",
"repo": "home-manager",
2022-04-21 21:45:40 +03:00
"rev": "93a69d07389311ffd6ce1f4d01836bbc2faec644",
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",
2022-04-17 19:20:06 +03:00
"ref": "master",
2022-04-09 18:01:35 +03:00
"repo": "home-manager",
"type": "github"
2021-05-10 13:05:19 +03:00
}
},
2022-04-09 21:33:13 +03:00
"nixos-hardware": {
2021-06-19 21:26:07 +03:00
"locked": {
2022-04-21 21:45:40 +03:00
"lastModified": 1650522846,
"narHash": "sha256-SxWHXRI3qJwswyXAtzsi6PKVY3KLNNnb072KaJthII8=",
2021-05-03 07:48:31 +03:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-04-21 21:45:40 +03:00
"rev": "6b4ebea9093c997c5f275c820e679108de4871ab",
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"
}
},
2022-04-17 19:20:06 +03:00
"nixpkgs": {
"locked": {
2022-04-21 21:45:40 +03:00
"lastModified": 1650161686,
"narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
2022-04-17 19:20:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-21 21:45:40 +03:00
"rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
2022-04-17 19:20:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2020-12-23 19:54:51 +03:00
"root": {
"inputs": {
"home": "home",
2022-04-09 21:33:13 +03:00
"nixos-hardware": "nixos-hardware",
2022-04-17 19:20:06 +03:00
"nixos-persistence": "nixos-persistence",
"nixpkgs": "nixpkgs"
2022-02-18 20:31:01 +03:00
}
2020-12-23 19:54:51 +03:00
}
},
"root": "root",
"version": 7
}