Correct tar name

This commit is contained in:
Greg Hellings
2023-06-28 23:15:17 -05:00
parent ddfe499442
commit aafdef11fe
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -74,10 +74,10 @@
buildInputs = with pkgs; [
bashInteractive
curl
gnutar
gzip
inject
sudo
tar
xonsh
];
}));