nushell-plugins: update jobcontrol

This commit is contained in:
LordMZTE 2024-08-23 17:31:30 +02:00
parent 873ef45e5a
commit 45ad0a5c8b
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -7,7 +7,7 @@ in
config.nushell-plugins = [
(builtins.getFlake
"git+https://git.mzte.de/LordMZTE/nu-plugin-jobcontrol.git?rev=e6795955c0cf8a5fe18babfe43fdc92282515532"
"git+https://git.mzte.de/LordMZTE/nu-plugin-jobcontrol.git?rev=9ffb0e3b3d4415035b1406f3d2f981bd9ac09579"
).outputs.packages.${pkgs.system}.default
(pkgs.rustPlatform.buildRustPackage rec {