diff options
| author | Grigory Shipunov | 2022-10-17 01:22:21 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-10-17 01:22:21 +0200 |
| commit | 3a596afaa91c8a9695f14f29b23b3c4d3bc2476b (patch) | |
| tree | 731eba709eb129a6ccb71e18789aedc6aa7795c2 | |
| parent | b113263577ca6eb69fe3a9fa83dc45268d8ecf03 (diff) | |
cleanup
| -rw-r--r-- | flake.nix | 7 | ||||
| l--------- | result | 1 |
2 files changed, 0 insertions, 8 deletions
@@ -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 @@ -1 +0,0 @@ -/nix/store/dv1a3c2766rxg7cxvls1cpzz3d2m8381-slick-0.10.0
\ No newline at end of file |
