This repository has been archived on 2024-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
nix-packages/flake.lock

43 lines
992 B
Text
Raw Normal View History

2022-06-11 13:32:09 +01:00
{
"nodes": {
"flake-utils": {
2022-06-19 13:31:22 +01:00
"locked": {
2022-11-03 08:25:10 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-19 13:31:22 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-03 08:25:10 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-19 13:31:22 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-06-11 13:32:09 +01:00
"nixpkgs": {
2022-06-19 13:31:22 +01:00
"locked": {
2022-11-29 07:25:17 +00:00
"lastModified": 1669705611,
"narHash": "sha256-pw8L+eFmaKPNhA8gcJT2f9vWPbjdt1CTGLlgFYblvns=",
2022-06-19 13:31:22 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-29 07:25:17 +00:00
"rev": "e24d38776ffe37ffd44968e26df894c92189ad54",
2022-06-11 13:32:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-09-25 14:06:44 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-06-11 13:32:09 +01:00
}
}
},
"root": "root",
"version": 7
}