1
0
Fork 0
nix-overlay/flake.lock

173 lines
4.5 KiB
Text
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-10 23:04:05 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-10-02 02:01:49 +00:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-10-02 02:01:49 +00:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-06-29 21:11:25 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-09-29 02:01:48 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-06-29 21:11:25 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-09-29 02:01:48 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-06-29 21:11:25 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-09-29 02:01:48 +00:00
"lastModified": 1720066371,
"narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=",
2024-06-29 21:11:25 +00:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-09-29 02:01:48 +00:00
"rev": "622f829f5fe69310a866c8a6cd07e747c44ef820",
2024-06-29 21:11:25 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2024-10-11 02:02:10 +00:00
"lastModified": 1728578844,
"narHash": "sha256-NszPaT3J8P6OOCuDU1YuNOBtwUMnCDj3xAgUxgS47ZI=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-10-11 02:02:10 +00:00
"rev": "51666317f496aed4b86dda778f91b8d4a09b209b",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2023-10-05 16:12:34 +00:00
"ref": "nixos-unstable-small",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"nixpkgs-lib": {
"locked": {
2024-10-02 02:01:49 +00:00
"lastModified": 1727825735,
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
2024-05-03 02:01:20 +00:00
"type": "tarball",
2024-10-02 02:01:49 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2023-05-10 23:04:05 +00:00
},
"original": {
2024-05-03 02:01:20 +00:00
"type": "tarball",
2024-10-02 02:01:49 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2023-05-10 23:04:05 +00:00
}
},
2024-06-29 21:11:25 +00:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils",
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_2",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-10-11 02:02:10 +00:00
"lastModified": 1728564116,
"narHash": "sha256-BkEqM5zUrYAwRKrfqi7hPOqjgD6+N0NCJvooaY8aQoE=",
2024-06-29 21:11:25 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-10-11 02:02:10 +00:00
"rev": "8a18db56dd62edd26458a87e4d335b7df84c3f3f",
2024-06-29 21:11:25 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"root": {
"inputs": {
2023-05-10 23:04:05 +00:00
"flake-parts": "flake-parts",
2024-06-29 21:11:25 +00:00
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"id": "systems",
"type": "indirect"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-10-11 02:02:10 +00:00
"lastModified": 1727984844,
"narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=",
2024-06-29 21:11:25 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-10-11 02:02:10 +00:00
"rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64",
2024-06-29 21:11:25 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-06-06 14:46:20 +00:00
}
2021-12-14 17:54:48 +00:00
}
},
"root": "root",
"version": 7
}