nix-packages/flake.lock
2022-11-19 07:16:56 +00:00

42 lines
992 B
JSON

{
"nodes": {
"flake-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"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668838584,
"narHash": "sha256-jpyhGLNTNS+HLQUkhtUa+JfSi2vpXRgzeTTtBRRaGtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a04a4bbbeb5476687a5a1444a187c4b2877233ed",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}