nfortune/flake.lock

74 lines
1.8 KiB
Plaintext

{
"nodes": {
"nimble": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1633263146,
"narHash": "sha256-rbWhymf0OXVla79UE+sx8GKV1aK8QsOL2COwJLsvRZk=",
"owner": "nix-community",
"repo": "flake-nimble",
"rev": "e50410e3e559d4384bd0bbb47280188532d55f63",
"type": "github"
},
"original": {
"id": "nimble",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1633193040,
"narHash": "sha256-by9sL3A+Bpv84dOcBJ0AJwDF4x+Xt5vSqvpsyG0PPMc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2edf68513fcc329d391a6268cebc77043c9f341c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1634919341,
"narHash": "sha256-iYTckx+vxrGskDsI7US/3N1CDGYjnFl2Wh6gkLBmAKI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1cab3e231b41f38f2d2cbf5617eb7b88e433428a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nimble": "nimble",
"nixpkgs": "nixpkgs_2",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1634851050,
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}