binfootprint/flake.lock

127 lines
3.2 KiB
Text
Raw Normal View History

2021-12-07 19:38:34 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2021-12-08 15:27:02 +01:00
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
2021-12-07 19:38:34 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-12-08 15:27:02 +01:00
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
2021-12-07 19:38:34 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-12-08 15:27:02 +01:00
"lastModified": 1638806821,
"narHash": "sha256-v2qd2Bsmzft53s43eCbN+4ocrLksRdFLyF/MAGuWuDA=",
2021-12-07 19:38:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-08 15:27:02 +01:00
"rev": "bc5d68306b40b8522ffb69ba6cff91898c2fbbff",
2021-12-07 19:38:34 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
2021-12-09 13:18:10 +01:00
"locked": {
"lastModified": 1638806821,
"narHash": "sha256-v2qd2Bsmzft53s43eCbN+4ocrLksRdFLyF/MAGuWuDA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bc5d68306b40b8522ffb69ba6cff91898c2fbbff",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2021-12-09 14:12:16 +01:00
"nixpkgs_3": {
2021-12-09 13:18:10 +01:00
"locked": {
"lastModified": 1610729867,
"narHash": "sha256-bk/SBaBLqZX/PEqal27DMQwAHHl0dcZMp8NNksQr80s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "04af07c659c6723a2259bb6bc00a47ec53330f20",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-08 15:27:02 +01:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
2021-12-09 14:12:16 +01:00
"nixpkgs": "nixpkgs_3"
2021-12-09 13:18:10 +01:00
},
"locked": {
"lastModified": 1638854297,
"narHash": "sha256-mt5gMwAThp8FpcvRsKhs/y/VxLDNgH4MJJLlFbbs4gk=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "a4b769203284c91529480adcbb4f17f04d3ff67b",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2021-12-07 19:38:34 +01:00
"root": {
"inputs": {
2021-12-09 14:12:16 +01:00
"nixpkgs": "nixpkgs",
2021-12-09 13:18:10 +01:00
"utils": "utils"
}
},
"utils": {
"inputs": {
2021-12-09 14:12:16 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2",
"poetry2nix": "poetry2nix"
2021-12-09 13:18:10 +01:00
},
"locked": {
2021-12-09 14:47:35 +01:00
"lastModified": 1639057517,
"narHash": "sha256-LDUiRYZxD62WxmKkbFXxzvwNfDXjeFZronC1ZI2McCg=",
2021-12-09 13:18:10 +01:00
"owner": "vale981",
"repo": "hiro-flake-utils",
2021-12-09 14:47:35 +01:00
"rev": "c893c426c997e1964e000cf571e1bcdfeb591f39",
2021-12-09 13:18:10 +01:00
"type": "github"
},
"original": {
"owner": "vale981",
"repo": "hiro-flake-utils",
"type": "github"
2021-12-07 19:38:34 +01:00
}
}
},
"root": "root",
"version": 7
}