mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-24 01:46:28 +00:00
ripgrep-all: disable for now
This commit is contained in:
parent
347f212a4f
commit
d05d118d31
@ -24,9 +24,9 @@ rec {
|
||||
# TODO: fix dependency specification
|
||||
#raspi-oled = pkgs.callPackage ./pkgs/raspi-oled { };
|
||||
raspi-oled-cross = pkgs.pkgsCross.muslpi.callPackage ./pkgs/raspi-oled { };
|
||||
ripgrep-all = pkgs.callPackage ./pkgs/ripgrep-all {
|
||||
inherit (pkgs.darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
#ripgrep-all = pkgs.callPackage ./pkgs/ripgrep-all {
|
||||
# inherit (pkgs.darwin.apple_sdk.frameworks) Security;
|
||||
#};
|
||||
sddm-theme-utah = pkgs.callPackage ./pkgs/sddm-theme-utah { };
|
||||
thumbs = pkgs.callPackage ./pkgs/thumbs { };
|
||||
tmux-thumbs = pkgs.callPackage ./pkgs/tmux-thumbs {
|
||||
|
Loading…
Reference in New Issue
Block a user