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": {
2022-01-18 13:41:30 +01:00
"lastModified": 1642104392,
"narHash": "sha256-m71b7MgMh9FDv4MnI5sg9MiBVW6DhE1zq+d/KlLWSC8=",
2021-12-09 13:37:04 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-18 13:41:30 +01:00
"rev": "5aaed40d22f0d9376330b6fa413223435ad6fee5",
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": {
2022-01-18 13:41:30 +01:00
"lastModified": 1642104392,
"narHash": "sha256-m71b7MgMh9FDv4MnI5sg9MiBVW6DhE1zq+d/KlLWSC8=",
2021-12-09 13:37:04 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-18 13:41:30 +01:00
"rev": "5aaed40d22f0d9376330b6fa413223435ad6fee5",
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": {
2022-01-18 13:41:30 +01:00
"lastModified": 1641997288,
"narHash": "sha256-l/oldhMwpIhKbsHrm0Uzl+UbtS0p/2uL4fjV0KMw980=",
2021-12-09 13:37:04 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
2022-01-18 13:41:30 +01:00
"rev": "cf1547ba2b009e20d92d5aab0691c5286408e2bb",
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": {
2022-01-18 13:41:30 +01:00
"lastModified": 1642509368,
"narHash": "sha256-jOE2iOsxlGTHh7oWeP13eAMZgEMFOniwP10od9WDr6Q=",
2021-12-09 13:37:04 +01:00
"owner": "vale981",
"repo": "hiro-flake-utils",
2022-01-18 13:41:30 +01:00
"rev": "4f8082c58933cd9350ca7ff8066119ac1d8d3653",
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
}