moxlib/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-04-27 19:49:36 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-01-14 13:53:33 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-04-27 19:49:36 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-01-14 13:53:33 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-04-27 19:49:36 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-14 13:53:33 +00:00
"lastModified": 1667610399,
"narHash": "sha256-XZd0f4ZWAY0QOoUSdiNWj/eFiKb4B9CJPtl9uO9SYY4=",
"owner": "NixOS",
2022-04-27 19:49:36 +00:00
"repo": "nixpkgs",
2023-01-14 13:53:33 +00:00
"rev": "1dd8696f96db47156e1424a49578fe7dd4ce99a4",
2022-04-27 19:49:36 +00:00
"type": "github"
},
"original": {
2023-01-14 13:53:33 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-04-27 19:49:36 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}