nixos/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-10-14 13:07:05 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-12-01 13:33:15 +00:00
],
"utils": "utils"
2021-10-14 13:07:05 +01:00
},
"locked": {
2023-03-18 16:47:56 +00:00
"lastModified": 1679067101,
2023-03-16 15:39:09 +00:00
"narHash": "sha256-tMI1inGT9u4KWQml0w30dhWqQPlth1e9K/68sfDkEQA=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2023-03-18 16:47:56 +00:00
"rev": "9154cd519a8942728038819682d6b3ff33f321bb",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2022-12-01 13:33:15 +00:00
"ref": "release-22.11",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2023-03-18 16:47:56 +00:00
"lastModified": 1679153519,
"narHash": "sha256-c4qk+c1RVbuKw/6BukJQdFvKUy4fpz5LOwzI1LFV7jI=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-18 16:47:56 +00:00
"rev": "d4cc015bff2e770c256a50cce32f901b8dab0ead",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-07-06 19:34:12 +01:00
"ref": "master",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-18 16:47:56 +00:00
"lastModified": 1678972866,
"narHash": "sha256-YV8BcNWfNVgS449B6hFYFUg4kwVIQMNehZP+FNDs1LY=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-18 16:47:56 +00:00
"rev": "cd34d6ed7ba7d5c4e44b04a53dc97edb52f2766c",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-01 13:33:15 +00:00
"ref": "nixos-22.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
}
},
2022-12-01 13:33:15 +00:00
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-10-14 13:07:05 +01:00
}
},
"root": "root",
"version": 7
}