2024-04-24 17:09:10 +02:00
|
|
|
{
|
|
|
|
|
"nodes": {
|
2024-04-24 19:01:04 +02:00
|
|
|
"bats-assert": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1636059754,
|
|
|
|
|
"narHash": "sha256-ewME0l27ZqfmAwJO4h5biTALc9bDLv7Bl3ftBzBuZwk=",
|
|
|
|
|
"owner": "bats-core",
|
|
|
|
|
"repo": "bats-assert",
|
|
|
|
|
"rev": "34551b1d7f8c7b677c1a66fc0ac140d6223409e5",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "bats-core",
|
|
|
|
|
"repo": "bats-assert",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"bats-support": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1548869839,
|
|
|
|
|
"narHash": "sha256-Gr4ntadr42F2Ks8Pte2D4wNDbijhujuoJi4OPZnTAZU=",
|
|
|
|
|
"owner": "bats-core",
|
|
|
|
|
"repo": "bats-support",
|
|
|
|
|
"rev": "d140a65044b2d6810381935ae7f0c94c7023c8c3",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "bats-core",
|
|
|
|
|
"repo": "bats-support",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-04-24 17:09:10 +02:00
|
|
|
"cachix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"devenv": "devenv_2",
|
|
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
2024-10-03 19:08:25 +00:00
|
|
|
"git-hooks": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"pre-commit-hooks"
|
|
|
|
|
],
|
2024-04-24 17:09:10 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
2024-10-03 19:08:25 +00:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1724232775,
|
|
|
|
|
"narHash": "sha256-6u2DycIEgrgNYlLxyGqdFVmBNiKIitnQKJ1pbRP5oko=",
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "cachix",
|
|
|
|
|
"rev": "03b6cb3f953097bff378fb8b9ea094bd091a4ec7",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "cachix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"cachix_2": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"devenv": "devenv_3",
|
|
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
2024-04-24 17:09:10 +02:00
|
|
|
],
|
|
|
|
|
"pre-commit-hooks": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"pre-commit-hooks"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1712055811,
|
|
|
|
|
"narHash": "sha256-7FcfMm5A/f02yyzuavJe06zLa9hcMHsagE28ADcmQvk=",
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "cachix",
|
|
|
|
|
"rev": "02e38da89851ec7fec3356a5c04bc8349cae0e30",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "cachix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"inputs": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"cachix": "cachix",
|
|
|
|
|
"flake-compat": "flake-compat_2",
|
|
|
|
|
"nix": "nix_3",
|
|
|
|
|
"nixpkgs": "nixpkgs_3",
|
|
|
|
|
"pre-commit-hooks": "pre-commit-hooks_2"
|
2024-04-24 17:09:10 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1726417371,
|
|
|
|
|
"narHash": "sha256-tBq8w81ZV48tyFhLz5WQjqfoEShIXkOb6Rlzidcz8yQ=",
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
|
|
|
|
"rev": "1f55f89ca32d617b7a7c18422e3c364cb003df3d",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv_2": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"inputs": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"cachix": "cachix_2",
|
|
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
2024-04-24 17:09:10 +02:00
|
|
|
"nix": "nix_2",
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"pre-commit-hooks": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"git-hooks"
|
|
|
|
|
]
|
2024-04-24 17:09:10 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1723156315,
|
|
|
|
|
"narHash": "sha256-0JrfahRMJ37Rf1i0iOOn+8Z4CLvbcGNwa2ChOAVrp/8=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "ff5eb4f2accbcda963af67f1a1159e3f6c7f5f91",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv_3": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
|
|
|
|
"nix": "nix",
|
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
|
"poetry2nix": "poetry2nix",
|
|
|
|
|
"pre-commit-hooks": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"pre-commit-hooks"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1708704632,
|
|
|
|
|
"narHash": "sha256-w+dOIW60FKMaHI1q5714CSibk99JfYxm0CzTinYWr+Q=",
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv",
|
|
|
|
|
"rev": "2ee4450b0f4b95a1b90f2eb5ffea98b90e48c196",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"ref": "python-rewrite",
|
|
|
|
|
"repo": "devenv",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-compat": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1673956053,
|
|
|
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-compat_2": {
|
|
|
|
|
"flake": false,
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1696426674,
|
|
|
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-parts": {
|
|
|
|
|
"inputs": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-lib": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nix",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2024-04-24 17:09:10 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1712014858,
|
|
|
|
|
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-parts_2": {
|
|
|
|
|
"inputs": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
2024-04-24 17:09:10 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1712014858,
|
|
|
|
|
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-utils": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"systems": "systems"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1689068808,
|
|
|
|
|
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-utils_2": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1667395993,
|
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"flake-utils_3": {
|
2024-04-24 19:01:04 +02:00
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1634851050,
|
|
|
|
|
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "flake-utils",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-04-24 17:09:10 +02:00
|
|
|
"gitignore": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"pre-commit-hooks",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1709087332,
|
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"libgit2": {
|
|
|
|
|
"flake": false,
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1697646580,
|
|
|
|
|
"narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
|
|
|
|
|
"owner": "libgit2",
|
|
|
|
|
"repo": "libgit2",
|
|
|
|
|
"rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"owner": "libgit2",
|
|
|
|
|
"repo": "libgit2",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
|
"nixpkgs": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs-regression": "nixpkgs-regression"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1712911606,
|
|
|
|
|
"narHash": "sha256-BGvBhepCufsjcUkXnEEXhEVjwdJAwPglCC2+bInc794=",
|
|
|
|
|
"owner": "domenkozar",
|
|
|
|
|
"repo": "nix",
|
|
|
|
|
"rev": "b24a9318ea3f3600c1e24b4a00691ee912d4de12",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "domenkozar",
|
|
|
|
|
"ref": "devenv-2.21",
|
|
|
|
|
"repo": "nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix-devtools": {
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"dir": "lib",
|
|
|
|
|
"lastModified": 1722613543,
|
|
|
|
|
"narHash": "sha256-P3UoMSECGwbMAWIwViPlbw2s8lIqsj3uFzO/G/5EfnI=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "TECHNOFAB",
|
|
|
|
|
"repo": "nix-devtools",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "a004f97ca84673c4438a8853ba3b5b3186903752",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "gitlab"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"dir": "lib",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "TECHNOFAB",
|
|
|
|
|
"repo": "nix-devtools",
|
|
|
|
|
"type": "gitlab"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix-github-actions": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"devenv",
|
|
|
|
|
"poetry2nix",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1688870561,
|
|
|
|
|
"narHash": "sha256-4UYkifnPEw1nAzqqPOTL2MvWtm3sNGw1UTYTalkTcGY=",
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nix-github-actions",
|
|
|
|
|
"rev": "165b1650b753316aa7f1787f3005a8d2da0f5301",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nix-github-actions",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix-gitlab-ci": {
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"dir": "lib",
|
|
|
|
|
"lastModified": 1726479668,
|
|
|
|
|
"narHash": "sha256-fp6lWU+xF7XpjrdtEKWgwAc4wIl0WVMrt69Rlx5K1fc=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "TECHNOFAB",
|
|
|
|
|
"repo": "nix-gitlab-ci",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "6448bf59164a2e66aa8bfe5ed8e128ce9f4a4a8e",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "gitlab"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"dir": "lib",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "TECHNOFAB",
|
|
|
|
|
"repo": "nix-gitlab-ci",
|
|
|
|
|
"type": "gitlab"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nix_2": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs-regression": "nixpkgs-regression_2"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1712911606,
|
|
|
|
|
"narHash": "sha256-BGvBhepCufsjcUkXnEEXhEVjwdJAwPglCC2+bInc794=",
|
|
|
|
|
"owner": "domenkozar",
|
|
|
|
|
"repo": "nix",
|
|
|
|
|
"rev": "b24a9318ea3f3600c1e24b4a00691ee912d4de12",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "domenkozar",
|
|
|
|
|
"ref": "devenv-2.21",
|
|
|
|
|
"repo": "nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nix_3": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
|
|
|
|
"flake-parts": "flake-parts",
|
|
|
|
|
"libgit2": "libgit2",
|
|
|
|
|
"nixpkgs": "nixpkgs_2",
|
|
|
|
|
"nixpkgs-23-11": "nixpkgs-23-11",
|
|
|
|
|
"nixpkgs-regression": "nixpkgs-regression_3",
|
|
|
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
|
|
|
|
},
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1725980365,
|
|
|
|
|
"narHash": "sha256-uDwWyizzlQ0HFzrhP6rVp2+2NNA+/TM5zT32dR8GUlg=",
|
|
|
|
|
"owner": "domenkozar",
|
|
|
|
|
"repo": "nix",
|
|
|
|
|
"rev": "1e61e9f40673f84c3b02573145492d8af581bec5",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"owner": "domenkozar",
|
|
|
|
|
"ref": "devenv-2.24",
|
|
|
|
|
"repo": "nix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1692808169,
|
|
|
|
|
"narHash": "sha256-x9Opq06rIiwdwGeK2Ykj69dNc2IvUH1fY55Wm7atwrE=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "9201b5ff357e781bf014d0330d18555695df7ba8",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2024-10-03 19:08:25 +00:00
|
|
|
"ref": "nixpkgs-unstable",
|
2024-04-24 17:09:10 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-23-11": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1717159533,
|
|
|
|
|
"narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-lib": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
|
|
|
|
"dir": "lib",
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1711703276,
|
|
|
|
|
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"dir": "lib",
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs-regression": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1643052045,
|
|
|
|
|
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs-regression_2": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1643052045,
|
|
|
|
|
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-regression_3": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1643052045,
|
|
|
|
|
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-stable": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1720386169,
|
|
|
|
|
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2024-10-03 19:08:25 +00:00
|
|
|
"ref": "nixos-24.05",
|
2024-04-24 17:09:10 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs_2": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1717432640,
|
|
|
|
|
"narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "88269ab3044128b7c2f4c7d68448b2fb50456870",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2024-10-03 19:08:25 +00:00
|
|
|
"ref": "release-24.05",
|
2024-04-24 17:09:10 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs_3": {
|
2024-04-24 17:09:10 +02:00
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1716977621,
|
|
|
|
|
"narHash": "sha256-Q1UQzYcMJH4RscmpTkjlgqQDX5yi1tZL0O345Ri6vXQ=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "devenv-nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "4267e705586473d3e5c8d50299e71503f16a6fb6",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"ref": "rolling",
|
|
|
|
|
"repo": "devenv-nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs_4": {
|
|
|
|
|
"locked": {
|
2024-10-07 13:26:03 +02:00
|
|
|
"lastModified": 1728249353,
|
|
|
|
|
"narHash": "sha256-7NBJm1jfMeAowE1J2oljYqWVvI9X7FyyxBY4O8uB/Os=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-07 13:26:03 +02:00
|
|
|
"rev": "c8a17040be4a20b29589cb4043a9e0c36af1930e",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs_5": {
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1636823747,
|
|
|
|
|
"narHash": "sha256-oWo1nElRAOZqEf90Yek2ixdHyjD+gqtS/pAgwaQ9UhQ=",
|
|
|
|
|
"owner": "nixos",
|
2024-04-24 17:09:10 +02:00
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "f6a2ed2082d9a51668c86ba27d0b5496f7a2ea93",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"owner": "nixos",
|
2024-04-24 17:09:10 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs_6": {
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1725103162,
|
|
|
|
|
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
|
2024-04-24 19:01:04 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
|
"repo": "nixpkgs",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
|
2024-04-24 19:01:04 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nixos",
|
2024-10-03 19:08:25 +00:00
|
|
|
"ref": "nixos-unstable",
|
2024-04-24 19:01:04 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-04-24 17:09:10 +02:00
|
|
|
"poetry2nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
|
"nix-github-actions": "nix-github-actions",
|
|
|
|
|
"nixpkgs": [
|
2024-10-03 19:08:25 +00:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"devenv",
|
|
|
|
|
"cachix",
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1692876271,
|
|
|
|
|
"narHash": "sha256-IXfZEkI0Mal5y1jr6IRWMqK8GW2/f28xJenZIPQqkY0=",
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "poetry2nix",
|
|
|
|
|
"rev": "d5006be9c2c2417dafb2e2e5034d83fabd207ee3",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "poetry2nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"pre-commit-hooks": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv",
|
2024-10-03 19:08:25 +00:00
|
|
|
"nix"
|
2024-04-24 17:09:10 +02:00
|
|
|
],
|
|
|
|
|
"flake-utils": "flake-utils_2",
|
2024-10-03 19:08:25 +00:00
|
|
|
"gitignore": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nix"
|
|
|
|
|
],
|
2024-04-24 17:09:10 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
2024-10-03 19:08:25 +00:00
|
|
|
"nix",
|
2024-04-24 17:09:10 +02:00
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs-stable": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nix",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2024-04-24 17:09:10 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1712897695,
|
|
|
|
|
"narHash": "sha256-nMirxrGteNAl9sWiOhoN5tIHyjBbVi5e2tgZUgZlK3Y=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "40e6053ecb65fcbf12863338a6dcefb3f55f1bf8",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"pre-commit-hooks_2": {
|
|
|
|
|
"inputs": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"flake-compat": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"flake-compat"
|
|
|
|
|
],
|
|
|
|
|
"gitignore": "gitignore",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"devenv",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
],
|
|
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
2024-04-24 17:09:10 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2024-10-03 19:08:25 +00:00
|
|
|
"lastModified": 1725513492,
|
|
|
|
|
"narHash": "sha256-tyMUA6NgJSvvQuzB7A1Sf8+0XCHyfSPRx/b00o6K0uo=",
|
2024-04-24 17:09:10 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2024-10-03 19:08:25 +00:00
|
|
|
"rev": "7570de7b9b504cfe92025dd1be797bf546f66528",
|
2024-04-24 17:09:10 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"devenv": "devenv",
|
2024-10-03 19:08:25 +00:00
|
|
|
"flake-parts": "flake-parts_2",
|
2024-04-24 17:09:10 +02:00
|
|
|
"nix-devtools": "nix-devtools",
|
|
|
|
|
"nix-gitlab-ci": "nix-gitlab-ci",
|
2024-10-03 19:08:25 +00:00
|
|
|
"nixpkgs": "nixpkgs_4",
|
|
|
|
|
"systems": "systems_2",
|
|
|
|
|
"terranix": "terranix",
|
|
|
|
|
"treefmt-nix": "treefmt-nix"
|
2024-04-24 17:09:10 +02:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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": {
|
|
|
|
|
"owner": "nix-systems",
|
|
|
|
|
"repo": "default",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-04-24 19:01:04 +02:00
|
|
|
"terranix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"bats-assert": "bats-assert",
|
|
|
|
|
"bats-support": "bats-support",
|
2024-10-03 19:08:25 +00:00
|
|
|
"flake-utils": "flake-utils_3",
|
|
|
|
|
"nixpkgs": "nixpkgs_5",
|
2024-04-24 19:01:04 +02:00
|
|
|
"terranix-examples": "terranix-examples"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1695406838,
|
|
|
|
|
"narHash": "sha256-xiUfVD6rtsVWFotVtUW3Q1nQh4obKzgvpN1wqZuGXvM=",
|
|
|
|
|
"owner": "terranix",
|
|
|
|
|
"repo": "terranix",
|
|
|
|
|
"rev": "fc9077ca02ab5681935dbf0ecd725c4d889b9275",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "terranix",
|
|
|
|
|
"repo": "terranix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"terranix-examples": {
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1636300201,
|
|
|
|
|
"narHash": "sha256-0n1je1WpiR6XfCsvi8ZK7GrpEnMl+DpwhWaO1949Vbc=",
|
|
|
|
|
"owner": "terranix",
|
|
|
|
|
"repo": "terranix-examples",
|
|
|
|
|
"rev": "a934aa1cf88f6bd6c6ddb4c77b77ec6e1660bd5e",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "terranix",
|
|
|
|
|
"repo": "terranix-examples",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
2024-10-03 19:08:25 +00:00
|
|
|
},
|
|
|
|
|
"treefmt-nix": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": "nixpkgs_6"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1725271838,
|
|
|
|
|
"narHash": "sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE=",
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
|
"rev": "9fb342d14b69aefdf46187f6bb80a4a0d97007cd",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "numtide",
|
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
2024-04-24 17:09:10 +02:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": "root",
|
|
|
|
|
"version": 7
|
|
|
|
|
}
|