feat: add zsh-skim-histdb package

This commit is contained in:
oddlama 2023-09-17 22:31:58 +02:00
parent 365736b42a
commit 485e1448fc
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 33 additions and 6 deletions

View file

@ -31,5 +31,7 @@
hash = "sha256-iZUszwVcbVn6Xsqou6crSp9gJBRmm5vEqxS87h/s3PQ=";
};
});
zsh-histdb-skim = super.callPackage ./zsh-skim-histdb.nix {};
})
]