pict-rs-proxy/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-03-10 03:30:31 +00:00
{
"nodes": {
"flake-utils": {
2023-05-25 18:54:53 +00:00
"inputs": {
"systems": "systems"
},
2023-03-10 03:30:31 +00:00
"locked": {
2023-05-25 18:54:53 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-03-10 03:30:31 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-25 18:54:53 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-03-10 03:30:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-25 18:54:53 +00:00
"lastModified": 1684935479,
"narHash": "sha256-6QMMsXMr2nhmOPHdti2j3KRHt+bai2zw+LJfdCl97Mk=",
2023-03-10 03:30:31 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-25 18:54:53 +00:00
"rev": "f91ee3065de91a3531329a674a45ddcb3467a650",
2023-03-10 03:30:31 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-05-25 18:54:53 +00: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"
}
2023-03-10 03:30:31 +00:00
}
},
"root": "root",
"version": 7
}