nixos-configuration/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-02-18 18:31:29 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-02-18 18:31:29 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-02-18 18:31:29 +01:00
},
"locked": {
"lastModified": 1665475263,
"narHash": "sha256-T4at7d+KsQNWh5rfjvOtQCaIMWjSDlSgQZKvxb+LcEY=",
2022-02-18 18:31:29 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "17208be516fc36e2ab0ceb064d931e90eb88b2a3",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
2022-02-18 18:31:29 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1665328694,
"narHash": "sha256-hVj8yEs5PAbR3cPPpmOtJYxZ8P+hD7RZTMSV9U0QYPA=",
2022-02-18 18:31:29 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9282141c8bc05568ec0e342eac39df72603aa9fa",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
2022-02-18 18:31:29 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}