Skip to content

Commit

Permalink
remove levant
Browse files Browse the repository at this point in the history
  • Loading branch information
manveru committed May 4, 2021
1 parent 83a3b0e commit d19e885
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions overlay.nix
Expand Up @@ -72,9 +72,6 @@ in final: prev: {

nomad = prev.callPackage ./pkgs/nomad.nix { inherit (inputs) nomad-source; };

levant =
prev.callPackage ./pkgs/levant.nix { inherit (inputs) levant-source; };

glusterfs = prev.callPackage ./pkgs/glusterfs.nix { };

boundary = prev.callPackage ./pkgs/boundary.nix { };
Expand Down
10 changes: 0 additions & 10 deletions pkgs/levant.nix

This file was deleted.

0 comments on commit d19e885

Please sign in to comment.