1
0
Fork 0
nix-overlay/flake.lock

173 lines
4.5 KiB
Plaintext
Raw Permalink 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-09-13 02:01:20 +00:00
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-13 02:01:20 +00:00
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
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": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703863825,
"narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "5163432afc817cf8bd1f031418d1869e4c9d5547",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2024-09-16 02:01:26 +00:00
"lastModified": 1726392453,
"narHash": "sha256-7jEyfAC/Osn5XOkicbL5Xzng71qYb+u1hc1GrNs86Mo=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-09-16 02:01:26 +00:00
"rev": "1f3227d4dd63a5307830bd521b24a05ca741531a",
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-09-02 02:01:58 +00:00
"lastModified": 1725233747,
"narHash": "sha256-Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74=",
2024-05-03 02:01:20 +00:00
"type": "tarball",
2024-09-02 02:01:58 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
2023-05-10 23:04:05 +00:00
},
"original": {
2024-05-03 02:01:20 +00:00
"type": "tarball",
2024-09-02 02:01:58 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.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-09-16 02:01:26 +00:00
"lastModified": 1726394406,
"narHash": "sha256-RUzT5OUT+sCNl/fA4u6u/SPc1Bye7MU96Vtu6jksfxs=",
2024-06-29 21:11:25 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-09-16 02:01:26 +00:00
"rev": "a0cbe913ce184bef7cd739f75ba5d123e1f41ef2",
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-07-02 02:02:01 +00:00
"lastModified": 1719749022,
"narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=",
2024-06-29 21:11:25 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-02 02:02:01 +00:00
"rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd",
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
}