crane/flake.lock

60 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-12-26 22:47:16 +03:00
{
"nodes": {
2021-12-30 03:03:39 +03:00
"nix-std": {
"locked": {
"lastModified": 1624642189,
"narHash": "sha256-tIt3p1k0PsYeIxK2xO9Z8k2Ggq2nH4auqj3RbVAiRrg=",
"owner": "chessai",
"repo": "nix-std",
"rev": "9ef1cf73948bfad05d370165c7f3011b82c4d679",
"type": "github"
},
"original": {
"owner": "chessai",
"repo": "nix-std",
"type": "github"
}
},
2021-12-26 22:47:16 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1640269308,
"narHash": "sha256-vBVwv3+kPrxbNyfo48cB5cc5/4tq5zlJGas/qw8XNBE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0c408a087b4751c887e463e3848512c12017be25",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2021-12-30 03:03:39 +03:00
"nix-std": "nix-std",
2021-12-26 22:47:16 +03:00
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}