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
];
}));
+2
View File
@@ -4,3 +4,5 @@ builds:
- '*.aarch64-linux.*'
- nixosConfigurations.*
- darwinConfigurations.*
- devShell.x86_64-linux
- devShell.aarch64-linux