From 3a596afaa91c8a9695f14f29b23b3c4d3bc2476b Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 17 Oct 2022 01:22:21 +0200 Subject: [PATCH] cleanup --- flake.nix | 7 ------- result | 1 - 2 files changed, 8 deletions(-) delete mode 120000 result 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