1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/flake.lock

86 lines
2 KiB
Plaintext
Raw Normal View History

2020-06-18 11:55:26 -04:00
{
"nodes": {
2021-06-03 16:43:03 -04:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
2021-06-03 16:43:03 -04:00
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2021-06-03 16:43:03 -04:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2021-06-03 16:43:03 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-06-18 11:55:26 -04:00
"nixpkgs": {
2021-06-03 16:43:03 -04:00
"locked": {
"lastModified": 1685272473,
"narHash": "sha256-oHNi6BgcGquKDkVN1/awsh+KLBey+Nj3ejTVH585upU=",
2020-06-18 11:55:26 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a7adeadc7d4033048592fac7c87ca888d2a99d31",
2020-06-18 11:55:26 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
2020-06-18 11:55:26 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-03 16:43:03 -04:00
"poetry2nix": {
"inputs": {
2022-06-27 11:22:59 -04:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2021-06-03 16:43:03 -04:00
},
"locked": {
"lastModified": 1685057602,
"narHash": "sha256-9C2Zh1MOyu6hkyYhZOanwZ0utHxFMx2HS23OIjszYu0=",
2021-06-03 16:43:03 -04:00
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "6ad5ea833729b1c794f2b3ccb73f2413b80f4bb4",
2021-06-03 16:43:03 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2020-06-18 11:55:26 -04:00
"root": {
"inputs": {
2021-06-03 16:43:03 -04:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
2020-06-18 11:55:26 -04: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"
}
2020-06-18 11:55:26 -04:00
}
},
"root": "root",
2021-06-03 16:43:03 -04:00
"version": 7
2020-06-18 11:55:26 -04:00
}