summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix7
l---------result1
2 files changed, 0 insertions, 8 deletions
diff --git a/flake.nix b/flake.nix
index 0808c26..4124d66 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,12 +20,6 @@
url = github:nix-community/fenix;
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
-
- emacs-overlay = {
- url = github:nix-community/emacs-overlay;
- inputs.nixpkgs.follows = "nixpkgs-unstable";
- inputs.flake-utils.follows = "flake-utils";
- };
};
outputs =
@@ -33,7 +27,6 @@
, nixpkgs
, nixpkgs-unstable
, flake-utils
- , emacs-overlay
, sops-nix
, microvm
, fenix
diff --git a/result b/result
deleted file mode 120000
index 5d498dd..0000000
--- a/result
+++ /dev/null
@@ -1 +0,0 @@
-/nix/store/dv1a3c2766rxg7cxvls1cpzz3d2m8381-slick-0.10.0 \ No newline at end of file