mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 05:52:28 +00:00
Use vendorHash instead of vendorSha256 and remove yar
This commit is contained in:
@@ -2,5 +2,4 @@ final: prev: {
|
||||
rfd = prev.callPackage ./rfd {};
|
||||
tmux-sessionizer = prev.callPackage ./tmux-sessionizer {};
|
||||
vpngate = prev.callPackage ./vpngate {};
|
||||
yar = prev.callPackage ./yar {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user