oizys/flake.lock

65 lines
1.5 KiB
Text
Raw Normal View History

2020-10-24 22:55:15 -05:00
{
"nodes": {
2023-01-17 15:21:23 -06:00
"nix-ld": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1652641841,
"narHash": "sha256-TTBz20XR2vmvOSDu8hXcbHbOEI0t/IWq8vZuRKyep1E=",
"owner": "Mic92",
"repo": "nix-ld",
"rev": "c25cc4b5ec65f03c2bb96f927ae724a59c51d7ee",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-ld",
"type": "github"
}
},
2020-10-24 22:55:15 -05:00
"nixpkgs": {
"locked": {
2023-01-17 15:21:23 -06:00
"lastModified": 1668132053,
"narHash": "sha256-eQ2/vjxbkEJmG1YJu58TK8S/AEB52MKrXPy5IhTH6nE=",
2020-10-24 22:55:15 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-17 15:21:23 -06:00
"rev": "34f89bcce8711acb0e4de1203ed078b7976e08b2",
2020-10-24 22:55:15 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-11-04 08:02:24 -05:00
"ref": "master",
2020-10-24 22:55:15 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-01-17 15:21:23 -06:00
"nix-ld": "nix-ld",
2022-11-03 18:24:52 -05:00
"nixpkgs": "nixpkgs"
2020-10-24 22:55:15 -05:00
}
2023-01-17 15:21:23 -06:00
},
"utils": {
"locked": {
"lastModified": 1652372896,
"narHash": "sha256-lURGussfF3mGrFPQT3zgW7+RC0pBhbHzco0C7I+ilow=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0d347c56f6f41de822a4f4c7ff5072f3382db121",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2020-10-24 22:55:15 -05:00
}
},
"root": "root",
"version": 7
}