nixpkgs-overlay/flake.lock

93 lines
2.2 KiB
Plaintext
Raw Normal View History

2021-05-13 08:51:44 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-05-13 08:51:44 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2021-05-13 08:51:44 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-pre-commit-hooks": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1667569243,
"narHash": "sha256-oJ9zVRE6EFa6Pgh0ZWPAbtDrVu1mxp9lH88LZH6MlfQ=",
2021-05-13 08:51:44 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "3eb97d920682777005930ebe01797dc54b1ccb32",
2021-05-13 08:51:44 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "master",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1667379994,
"narHash": "sha256-PFOg8WHqfKXsIGZtEC0aB+rl8SB1cXvA01ytIudnRh8=",
2021-05-13 08:51:44 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a704b9029586266f63807f64a6718f1a65b0f83b",
2021-05-13 08:51:44 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-23 17:18:44 +02:00
"poetry2nix": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1682132397,
"narHash": "sha256-NbIdSrx3Y1NioEEvoaOTETNTpq6m6bfoxmEt/C8GLAQ=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "e2d2c7a31485aeb801fa85da2d0fa103dd5112ef",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2021-05-13 08:51:44 +02:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
2023-04-23 17:18:44 +02:00
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
2021-05-13 08:51:44 +02:00
}
}
},
"root": "root",
"version": 7
}