diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 61 |
1 files changed, 4 insertions, 57 deletions
diff --git a/flake.lock b/flake.lock index a3771e4b5..e33ea123b 100644 --- a/flake.lock +++ b/flake.lock @@ -18,28 +18,13 @@ "type": "github" } }, - "flake-root": { - "locked": { - "lastModified": 1671378805, - "narHash": "sha256-yqGxyzMN2GuppwG3dTWD1oiKxi+jGYP7D1qUSc5vKhI=", - "owner": "srid", - "repo": "flake-root", - "rev": "dc7ba6166e478804a9da6881aa48c45d300075cf", - "type": "github" - }, - "original": { - "owner": "srid", - "repo": "flake-root", - "type": "github" - } - }, "haskell-flake": { "locked": { - "lastModified": 1678224654, - "narHash": "sha256-HZKnkkDKXvcK45KPVISzioyGjRfg7Ee0jmxUPjOvmRg=", + "lastModified": 1678304177, + "narHash": "sha256-ms+K54ajqL8SIRfsMg6+zRZBdWUcAg/ceTF56NWwjcQ=", "owner": "srid", "repo": "haskell-flake", - "rev": "b1f266999065443a2a038a0bf17b3a836e64d245", + "rev": "a5824246eaae0be7e9589dc24cb444d9d35b5afd", "type": "github" }, "original": { @@ -48,21 +33,6 @@ "type": "github" } }, - "mission-control": { - "locked": { - "lastModified": 1675195908, - "narHash": "sha256-nQv35C7svZFluwy2uoZFxwPqiT16XoKAoMlIQYmvg3A=", - "owner": "Platonic-Systems", - "repo": "mission-control", - "rev": "feb06872ac4dc977f70f6388c87d36fc3c3c3693", - "type": "github" - }, - "original": { - "owner": "Platonic-Systems", - "repo": "mission-control", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1678268259, @@ -115,32 +85,9 @@ "root": { "inputs": { "flake-parts": "flake-parts", - "flake-root": "flake-root", "haskell-flake": "haskell-flake", - "mission-control": "mission-control", "nixpkgs": "nixpkgs", - "nixpkgs-140774-workaround": "nixpkgs-140774-workaround", - "treefmt-nix": "treefmt-nix" - } - }, - "treefmt-nix": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1678277086, - "narHash": "sha256-fQ1G72KhLWWf2z+ug9+4ErTEayvlcVQMul0qusKKBgk=", - "owner": "numtide", - "repo": "treefmt-nix", - "rev": "ec39cfa24342fdf0b04ae44592a191c4765f9c74", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "treefmt-nix", - "type": "github" + "nixpkgs-140774-workaround": "nixpkgs-140774-workaround" } } }, |
