dhall-nix-lib/flake.lock

62 lines
1.6 KiB
JSON

{
"nodes": {
"dhall-haskell": {
"flake": false,
"locked": {
"lastModified": 1662555889,
"narHash": "sha256-+MUDk6Wa3KaVaVBH0u4esfV9h9fYSuGuEaNXSmep1vI=",
"ref": "nix-hotfix",
"rev": "452fd3adabca14e4ec9ff80eee9b6f84489902e5",
"revCount": 1918,
"submodules": true,
"type": "git",
"url": "https://github.com/darkkirb/dhall-haskell"
},
"original": {
"ref": "nix-hotfix",
"submodules": true,
"type": "git",
"url": "https://github.com/darkkirb/dhall-haskell"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1662556621,
"narHash": "sha256-9K/E3k261ksOje0SsSug2AiykuEwu8BaLgHFhTHr3+w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c66b76594310df647f99a653e98e8e59e842d0c6",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dhall-haskell": "dhall-haskell",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}