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": {
2022-08-03 15:32:31 +02:00
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2021-12-07 13:32:26 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-03 15:32:31 +02:00
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2021-12-07 13:32:26 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2022-08-03 15:32:31 +02:00
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2021-12-07 13:32:26 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-03 15:32:31 +02:00
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2021-12-07 13:32:26 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-08-03 15:32:31 +02:00
"lastModified": 1658737577,
"narHash": "sha256-xosJ5nJT9HX+b6UWsSX6R+ap4AdZOCrl/r+IKFp2ASQ=",
2021-12-07 13:32:26 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-03 15:32:31 +02:00
"rev": "5a0e0d73b944157328d54c4ded1cf2f0146a86a5",
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-08-03 15:32:31 +02:00
"lastModified": 1658161305,
"narHash": "sha256-X/nhnMCa1Wx4YapsspyAs6QYz6T/85FofrI6NpdPDHg=",
2021-12-07 17:45:50 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-03 15:32:31 +02:00
"rev": "e4d49de45a3b5dbcb881656b4e3986e666141ea9",
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": {
2022-08-03 15:32:31 +02:00
"lastModified": 1658311025,
"narHash": "sha256-GqagY5YmaZB3YaO41kKcQhe5RcpS83wnsW8iCu5Znqo=",
2021-12-09 14:04:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-03 15:32:31 +02:00
"rev": "cd8d1784506a7c7eb0796772b73437e0b82fad57",
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-08-03 15:32:31 +02:00
"lastModified": 1657626303,
"narHash": "sha256-O/JJ0hSBCmlx0oP8QGAlRrWn0BvlC5cj7/EZ0CCWHTU=",
2021-12-09 14:04:30 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
2022-08-03 15:32:31 +02:00
"rev": "920ba682377d5c0d87945c5eb6141ab8447ca509",
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-08-03 15:32:31 +02:00
"lastModified": 1658314126,
"narHash": "sha256-rEoZSb8bBafEd6m3xu/yQtSFlP8GZxKN15YqMZkeMaQ=",
2021-12-09 14:04:30 +01:00
"owner": "vale981",
"repo": "hiro-flake-utils",
2022-08-03 15:32:31 +02:00
"rev": "316cd25ffd9d7afd331cbbc1429f62f30567e288",
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
}