use local rmlint src code
This commit is contained in:
parent
3f8e1ec7ac
commit
2c0a76d58a
@ -2,11 +2,11 @@
|
||||
writeShellApplication,
|
||||
bash,
|
||||
zenity,
|
||||
rmlint,
|
||||
git,
|
||||
gum,
|
||||
xclip,
|
||||
ghostty,
|
||||
callPackage,
|
||||
...
|
||||
}:
|
||||
writeShellApplication {
|
||||
@ -15,11 +15,11 @@ writeShellApplication {
|
||||
runtimeInputs = [
|
||||
bash
|
||||
zenity
|
||||
rmlint
|
||||
git
|
||||
gum
|
||||
xclip
|
||||
ghostty
|
||||
(callPackage ../pkgs_pr/rmlint.nix { })
|
||||
];
|
||||
|
||||
text = builtins.readFile ../src/packaged_scripts/run.sh;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user