jobmanager/flake.lock

127 lines
3.2 KiB
Text
Raw Normal View History

2021-12-07 20:03:13 +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 13:37:04 +01:00
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
2021-12-07 20:03:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-12-09 13:37:04 +01:00
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
2021-12-07 20:03:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-09 13:37:04 +01:00
"nixpkgs": {
2021-12-07 20:03:13 +01:00
"locked": {
2021-12-21 11:51:24 +01:00
"lastModified": 1639966735,
"narHash": "sha256-FmVGFiyqE+pjQUTCTY0H75hqrnBnbEf3VVRB4dsd4KI=",
2021-12-09 13:37:04 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-21 11:51:24 +01:00
"rev": "d87b72206aadebe6722944f541f55d33fd7046fb",
2021-12-07 20:03:13 +01:00
"type": "github"
},
"original": {
2021-12-09 13:37:04 +01:00
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2021-12-07 20:03:13 +01:00
}
},
2021-12-09 13:37:04 +01:00
"nixpkgs_2": {
2021-12-07 20:03:13 +01:00
"locked": {
2021-12-21 11:51:24 +01:00
"lastModified": 1639966735,
"narHash": "sha256-FmVGFiyqE+pjQUTCTY0H75hqrnBnbEf3VVRB4dsd4KI=",
2021-12-09 13:37:04 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-21 11:51:24 +01:00
"rev": "d87b72206aadebe6722944f541f55d33fd7046fb",
2021-12-07 20:03:13 +01:00
"type": "github"
},
"original": {
2021-12-09 13:37:04 +01:00
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2021-12-07 20:03:13 +01:00
}
},
2021-12-09 13:37:04 +01:00
"nixpkgs_3": {
2021-12-07 20:03:13 +01:00
"locked": {
2021-12-09 13:37:04 +01:00
"lastModified": 1610729867,
"narHash": "sha256-bk/SBaBLqZX/PEqal27DMQwAHHl0dcZMp8NNksQr80s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "04af07c659c6723a2259bb6bc00a47ec53330f20",
2021-12-07 20:03:13 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-09 13:37:04 +01:00
"poetry2nix": {
2021-12-07 20:03:13 +01:00
"inputs": {
2021-12-09 13:37:04 +01:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3"
2021-12-07 20:03:13 +01:00
},
"locked": {
2021-12-21 11:51:24 +01:00
"lastModified": 1639592782,
"narHash": "sha256-QXAT8+oBW1ccWWHfxEagdLwA8GM7cNVVTV12DJKuddc=",
2021-12-09 13:37:04 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
2021-12-21 11:51:24 +01:00
"rev": "2ab5f606d30b042228241f400314067aa9a609af",
2021-12-07 20:03:13 +01:00
"type": "github"
},
"original": {
2021-12-09 13:37:04 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
2021-12-07 20:03:13 +01:00
"type": "github"
}
},
"root": {
"inputs": {
2021-12-09 14:47:38 +01:00
"nixpkgs": "nixpkgs",
"utils": "utils"
2021-12-09 13:37:04 +01:00
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2",
"poetry2nix": "poetry2nix"
},
"locked": {
2021-12-10 12:10:15 +01:00
"lastModified": 1639129348,
"narHash": "sha256-GbCX7W5LfdYJz6PZ58f8i3R5u4TtF3O/E0AX8wu6atc=",
2021-12-09 13:37:04 +01:00
"owner": "vale981",
"repo": "hiro-flake-utils",
2021-12-10 12:10:15 +01:00
"rev": "9511470099c3f42501b38ac5a6706f4a6d0fede3",
2021-12-09 13:37:04 +01:00
"type": "github"
},
"original": {
"owner": "vale981",
"repo": "hiro-flake-utils",
"type": "github"
2021-12-07 20:03:13 +01:00
}
}
},
"root": "root",
"version": 7
}