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-05-21 14:17:48 +03:00
"lastModified": 1652452043,
"narHash": "sha256-nh3mdVB/Kk5ag1uRMAlKo8r+ssN3HNxwbLsqRG4xZkw=",
2022-04-09 18:01:35 +03:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-21 14:17:48 +03:00
"rev": "273598f53e04f0111dca5724b37640e3907edaaf",
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-05-21 14:17:48 +03:00
"lastModified": 1652231724,
"narHash": "sha256-MjalcXFZgcgchp4QqnF05JTkFBBGad5hbksA1EKoP98=",
2022-04-17 19:20:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-05-21 14:17:48 +03:00
"rev": "41ff747f882914c1f8c233207ce280ac9d0c867f",
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
}