forked from mirrors_public/oddlama_nix-config
chore: remove old actual package
This commit is contained in:
parent
78c34695c0
commit
181819d2e6
2 changed files with 0 additions and 107 deletions
|
@ -5,7 +5,6 @@ _inputs: [
|
|||
git-fuzzy = prev.callPackage ./git-fuzzy { };
|
||||
segoe-ui-ttf = prev.callPackage ./segoe-ui-ttf.nix { };
|
||||
zsh-histdb-skim = prev.callPackage ./zsh-skim-histdb.nix { };
|
||||
actual-server = prev.callPackage ./actual-server.nix { };
|
||||
neovim-clean = prev.neovim-unwrapped.overrideAttrs (old: {
|
||||
nativeBuildInputs = (old.nativeBuildInputs or [ ]) ++ [ prev.makeWrapper ];
|
||||
postInstall =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue