crane/flake.lock

77 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-12-26 22:47:16 +03:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-30 03:03:39 +03:00
"nix-std": {
"locked": {
"lastModified": 1647625366,
"narHash": "sha256-jR4tpiQDs4GNJC6MzfrNyOFIhVH3o203qR+YNB++GYo=",
2021-12-30 03:03:39 +03:00
"owner": "chessai",
"repo": "nix-std",
"rev": "8b8d32582e298da2c15b4c13ca48ba7994ef96df",
2021-12-30 03:03:39 +03:00
"type": "github"
},
"original": {
"owner": "chessai",
"repo": "nix-std",
"type": "github"
}
},
2021-12-26 22:47:16 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1651058742,
"narHash": "sha256-oH4vje8RnJVwHD5lon3dTL4LmRKEwONQFOH74oxkta4=",
2021-12-26 22:47:16 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d146577610c17d7674a2d3e285fc637c520ad344",
2021-12-26 22:47:16 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
2021-12-30 03:03:39 +03:00
"nix-std": "nix-std",
"nixpkgs": "nixpkgs"
2021-12-26 22:47:16 +03:00
}
}
},
"root": "root",
"version": 7
}