Jared Baur
0b581b1626
kvmtool: cleanup make flags
...
The make flags CROSS_COMPILE and ARCH can be unconditionally set and we
can use attributes under `stdenv` to apply the correct values.
2024-06-19 14:03:48 -07:00
peigongdsd
b1ece0f65e
kvmtool: add peigongdsd as maintainer
2024-06-16 20:21:38 +08:00
peigongdsd
9350b55d2c
kvmtool: unstable-2023-07-12 -> 0-unstable-2024-04-09
2024-06-16 20:20:59 +08:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
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