pict-rs/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-03-10 01:54:03 +00:00
{
"nodes": {
"flake-utils": {
2023-05-08 15:53:01 +00:00
"inputs": {
"systems": "systems"
},
2023-03-10 01:54:03 +00:00
"locked": {
2023-12-07 23:16:48 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-03-10 01:54:03 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-07 23:16:48 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-03-10 01:54:03 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-12 23:27:18 +00:00
"lastModified": 1702312524,
"narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
2023-03-10 01:54:03 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-12 23:27:18 +00:00
"rev": "a9bf124c46ef298113270b1f84a164865987a91c",
2023-03-10 01:54:03 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-05-08 15:53:01 +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 01:54:03 +00:00
}
},
"root": "root",
"version": 7
}