Commit Graph

9 Commits

Author SHA1 Message Date
Alyssa Ross
fb4a93a913 treewide: fetchgit -> fetchzip (git.kernel.org)
fetchzip is more efficient, because it doesn't do a full git clone, so
it should be preferred where possible.

Where hashes have not been changed, I have verified that they don't
need to be.  Where hashes have changed, in all cases this is because
of .gitattributes files that exclude certain files from the tarball,
and in these cases I have verified that the packages still build.

sbsigntool still uses fetchgit because it has a submodule, and ell and
iwd still use fetchgit because git.kernel.org does not provide
snapshot links for them.  Apparently this is intentional.
2023-12-05 21:19:01 +01:00
Maximilian Bosch
774a808ec9
kvmtool: fix build w/ glibc-2.38
Failing Hydra build: https://hydra.nixos.org/build/230541621
2023-09-24 15:12:06 +02:00
Muhammad Falak R Wani
c06e06f343 kvmtool: fix mainProgram as lkvm instead of nvramtool
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-16 19:29:33 +05:30
Muhammad Falak R Wani
ab63498ff6 kvmtool: unstable-2023-04-06 -> unstable-2023-07-12
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-16 19:27:00 +05:30
Muhammad Falak R Wani
195132361d kvmtool: add mfrw as maintainer
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-16 19:27:00 +05:30
Robert Hensing
34ee0260ec treewide: Add meta.mainProgram
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
Mika Tammi
866fa68c40
kvmtool: unstable-2022-06-09 -> unstable-2023-04-06
Also added support for aarch64-linux and cross-compilation

Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
2023-04-10 22:20:05 +02:00
Astro
3f3a62a7f9 kvmtool: unstable-2022-04-04 -> unstable-2022-06-09 2022-08-12 21:47:08 +02:00
Astro
e7dd2d60d6 kvmtool: init at 2021-12-14 2022-04-10 20:21:35 +02:00