From e9830f1d8f88bb86b33f67111c5bf313d71f875f Mon Sep 17 00:00:00 2001 From: atagen Date: Thu, 5 Dec 2024 18:16:38 +1100 Subject: [PATCH] oops --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 55badc5..9ab3530 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,6 @@ self, nixpkgs, flake-utils, - ocaml-overlay, ... }: let inherit (inputs) nixpkgs;