hopsflow/flake.lock

127 lines
3.2 KiB
Text
Raw Normal View History

2021-12-07 13:32:26 +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-09 14:04:30 +01:00
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
2021-12-07 13:32:26 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-12-09 14:04:30 +01:00
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
2021-12-07 13:32:26 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-01-20 16:11:18 +01:00
"lastModified": 1642281915,
"narHash": "sha256-jcMsXmmO1knyf99o242A+2cy1A0eKa9afly0cwBknPA=",
2021-12-07 13:32:26 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-20 16:11:18 +01:00
"rev": "d5dae6569ea9952f1ae4e727946d93a71c507821",
2021-12-07 13:32:26 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
2021-12-07 17:45:50 +01:00
"locked": {
2022-01-18 13:40:53 +01:00
"lastModified": 1642104392,
"narHash": "sha256-m71b7MgMh9FDv4MnI5sg9MiBVW6DhE1zq+d/KlLWSC8=",
2021-12-07 17:45:50 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-18 13:40:53 +01:00
"rev": "5aaed40d22f0d9376330b6fa413223435ad6fee5",
2021-12-07 17:45:50 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2021-12-09 14:59:46 +01:00
"nixpkgs_3": {
2021-12-07 13:32:26 +01:00
"locked": {
2021-12-09 14:04:30 +01:00
"lastModified": 1610729867,
"narHash": "sha256-bk/SBaBLqZX/PEqal27DMQwAHHl0dcZMp8NNksQr80s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "04af07c659c6723a2259bb6bc00a47ec53330f20",
2021-12-07 13:32:26 +01:00
"type": "github"
},
"original": {
2021-12-09 14:04:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-07 13:32:26 +01:00
"type": "github"
}
},
2021-12-09 14:04:30 +01:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
2021-12-09 14:59:46 +01:00
"nixpkgs": "nixpkgs_3"
2021-12-09 14:04:30 +01:00
},
"locked": {
2022-01-18 13:40:53 +01:00
"lastModified": 1641997288,
"narHash": "sha256-l/oldhMwpIhKbsHrm0Uzl+UbtS0p/2uL4fjV0KMw980=",
2021-12-09 14:04:30 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
2022-01-18 13:40:53 +01:00
"rev": "cf1547ba2b009e20d92d5aab0691c5286408e2bb",
2021-12-09 14:04:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
2021-12-07 17:45:50 +01:00
"type": "github"
}
},
2021-12-07 13:32:26 +01:00
"root": {
"inputs": {
2021-12-09 14:59:46 +01:00
"nixpkgs": "nixpkgs",
2021-12-09 14:04:30 +01:00
"utils": "utils"
2021-12-07 13:32:26 +01:00
}
2021-12-09 14:04:30 +01:00
},
"utils": {
"inputs": {
2021-12-09 14:59:46 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2",
"poetry2nix": "poetry2nix"
2021-12-09 14:04:30 +01:00
},
"locked": {
2022-01-20 16:11:18 +01:00
"lastModified": 1642512830,
"narHash": "sha256-73733rniMobC1gGsqMjvEgEYkKtX7VfQj5eafWGx9dQ=",
2021-12-09 14:04:30 +01:00
"owner": "vale981",
"repo": "hiro-flake-utils",
2022-01-20 16:11:18 +01:00
"rev": "b8cca753d3cc543b7ecb1313b136cc95582fecb1",
2021-12-09 14:04:30 +01:00
"type": "github"
},
"original": {
"owner": "vale981",
"repo": "hiro-flake-utils",
"type": "github"
}
2021-12-07 13:32:26 +01:00
}
},
"root": "root",
"version": 7
}