nixos/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-10-14 13:07:05 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-27 23:16:46 +01:00
]
2021-10-14 13:07:05 +01:00
},
"locked": {
2023-12-02 17:41:15 +00:00
"lastModified": 1700814205,
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2023-12-02 17:41:15 +00:00
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2023-12-02 17:41:15 +00:00
"ref": "release-23.11",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2023-12-09 19:08:39 +00:00
"lastModified": 1701718080,
"narHash": "sha256-6ovz0pG76dE0P170pmmZex1wWcQoeiomUZGggfH9XPs=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-09 19:08:39 +00:00
"rev": "2c7f3c0fb7c08a0814627611d9d7d45ab6d75335",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-28 21:45:49 +01:00
"ref": "nixos-unstable",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-09 19:08:39 +00:00
"lastModified": 1702141067,
"narHash": "sha256-Xus22U0FymdODEv4dmwXjztyOftu7A+rYxU50UFMvjM=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-09 19:08:39 +00:00
"rev": "f33536f3403c64bfd8f54f002b88cc2f568e10a9",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-02 17:41:15 +00:00
"ref": "release-23.11",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs"
2022-10-13 17:08:15 +01:00
}
2021-10-14 13:07:05 +01:00
}
},
"root": "root",
"version": 7
}