diagramming/flake.lock

63 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-06-06 12:23:34 -05:00
{
"nodes": {
2024-06-07 14:58:13 -05:00
"deno2nix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1717790032,
"narHash": "sha256-C5M/AxzDyz82YUZG5XDHOtR5cXhp8y4klp2u9v0tNl0=",
"owner": "lytedev",
"repo": "deno2nix",
"rev": "48201f514efeb113b0505824c5f5cfda786094de",
"type": "github"
},
"original": {
"owner": "lytedev",
"repo": "deno2nix",
"type": "github"
}
},
2024-06-06 12:23:34 -05:00
"nixpkgs": {
2024-06-07 14:58:13 -05:00
"locked": {
"lastModified": 1717602782,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-06-06 12:23:34 -05:00
"locked": {
2024-06-07 12:49:25 -05:00
"lastModified": 1717602782,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
2024-06-06 12:23:34 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-07 12:49:25 -05:00
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
2024-06-06 12:23:34 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-07 12:49:25 -05:00
"ref": "nixos-unstable",
2024-06-06 12:23:34 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-06-07 14:58:13 -05:00
"deno2nix": "deno2nix",
"nixpkgs": "nixpkgs_2"
2024-06-06 12:23:34 -05:00
}
}
},
"root": "root",
"version": 7
}