mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
nushell-plugins: update jobcontrol
This commit is contained in:
parent
873ef45e5a
commit
45ad0a5c8b
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue