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-02 02:01:49 +00:00
"lastModified": 1727795310,
"narHash": "sha256-IpOE3mvH0ZjqiLDkpvXqI7DIXnm6o12ZFYBDv2Mh0jY=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-10-02 02:01:49 +00:00
"rev": "e277415cfed1a4c5bd96183e8ba51c60f046fe22",
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-01 02:01:45 +00:00
"lastModified": 1727711975,
"narHash": "sha256-zkkL5gw+TNXhVO2zpeH70TKh2dSzUbkBbO6gKHO37s0=",
2024-06-29 21:11:25 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-10-01 02:01:45 +00:00
"rev": "ef877b8e159b23f36ebc39155021657bed744a68",
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-09-29 02:01:48 +00:00
"lastModified": 1727431250,
"narHash": "sha256-uGRlRT47ecicF9iLD1G3g43jn2e+b5KaMptb59LHnvM=",
2024-06-29 21:11:25 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-09-29 02:01:48 +00:00
"rev": "879b29ae9a0378904fbbefe0dadaed43c8905754",
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
}