Commit graph

228 commits

Author SHA1 Message Date
R. Ryantm d2068fdd5d ventoy-bin: 1.0.81 -> 1.0.82 2022-11-20 10:47:48 +00:00
Maciej Krüger b2444828a1
Merge pull request #176793 from r-ryantm/auto-update/isolyzer 2022-11-15 16:07:09 +01:00
AndersonTorres 5d9a2f1cdf ventoy-bin: fix VentoyPlugson 2022-11-02 11:28:06 -03:00
R. Ryantm 9c0adb711f ventoy-bin: 1.0.80 -> 1.0.81 2022-10-26 06:15:09 +00:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
k4leg a22f734533
maintainers: remove k4leg 2022-09-22 14:29:31 -03:00
R. Ryantm 161cd6572b ventoy-bin: 1.0.79 -> 1.0.80 2022-09-22 05:37:39 +00:00
AndersonTorres b48882773a ventoy-bin: 1.0.78 -> 1.0.79 2022-09-04 20:57:25 -03:00
R. Ryantm fb6a1ae938 dvdisaster: 0.79.9 -> 0.79.10 2022-08-02 11:17:00 +00:00
Adam Stephens 4c942133b7 ventoy-bin: add meta.mainProgram 2022-07-11 16:09:30 -04:00
AndersonTorres 27fcfa314f ventoy-bin: 1.0.77 -> 1.0.78 2022-07-10 00:03:19 -03:00
Robert Scott 3d6c926c4f treewide/servers,shells,tools: add sourceType for more packages 2022-07-02 13:38:00 +01:00
AndersonTorres 48a99192af ventoy-bin: 1.0.76 -> 1.0.77
Also, create a ventoy-bin-full (with all filesystems but no gui).
2022-06-19 22:27:19 -03:00
Bogdan Drozd 4ae57843ba
ventoy-bin: 1.0.75 -> 1.0.76 2022-06-12 23:13:57 +03:00
R. Ryantm ee2fafc0d4 isolyzer: 1.3.0 -> 1.4.0 2022-06-07 19:52:26 +00:00
Bogdan Drozd 5d06b5b8d4
ventoy-bin: 1.0.74 -> 1.0.75 2022-06-02 16:02:05 +03:00
Mustafa Çalışkan f24cf4422d maintainers: change musfay to muscaln 2022-05-10 21:34:19 +03:00
squalus de3945a340 cdrkit: support cross compile
bypass the configure time check for bitfield ordering
2022-05-03 18:00:50 -07:00
Bogdan Drozd 94648ef64e
ventoy-bin: 1.0.72 -> 1.0.74 2022-04-29 16:28:42 +03:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Sandro 36436ac2fe
Merge pull request #158365 from k4leg/ventoy-update 2022-03-31 09:40:00 +02:00
Bogdan Drozd 37af56dc36
ventoy-bin: 1.0.56 -> 1.0.72 2022-03-28 17:44:11 +03:00
Doron Behar 4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
Naïm Favier 9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
Felix Buehler 27db42fb3e vobsub2srt: switch to fetchFromGitHub 2022-03-14 19:32:49 +01:00
Renaud 70791bb100 dvdisaster: 0.79.5 -> 0.79.9
and update homepage
2022-02-06 17:10:21 -08:00
Renaud e27d3fce7b
Merge pull request #153479 from dasj19/brasero-update
brasero: 3.12.2 -> 3.12.3
2022-01-16 18:30:20 +01:00
Ben Siraphob 16091bda79
bashburn: remove 2022-01-07 16:45:50 +07:00
Daniel Șerbănescu f730c1670d brasero: 3.12.2 -> 3.12.3 2022-01-04 15:39:04 +01:00
Yana Timoshenko 719567e91f maintainers: update personal details 2021-12-31 21:48:55 +03:00
Mark Vainomaa 3d39c9e931
cdrtools: fix aarch64-darwin build 2021-12-27 17:24:12 +02:00
R. Ryantm 2d7359caeb nrg2iso: 0.4 -> 0.4.1 2021-12-09 03:14:53 +00:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
Sergei Trofimovich 18f8296fb9 cdrkit: fix -fno-common build
Without the change build on toolchain with `-fno-common` default fails as:

    $ nix build --impure --expr 'with import ./. {}; cdrkit.override { stdenv = clang12Stdenv; }' -L
    ...
    cdrkit> ld: CMakeFiles/genisoimage.dir/apple.o:(.bss+0x2040):
      multiple definition of `outfile'; CMakeFiles/genisoimage.dir/genisoimage.o:(.bss+0x280): first defined here
2021-11-28 09:01:40 +00:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
Alyssa Ross 02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Alex Winter d8ccdf66df
ventoy-bin: 1.0.51 -> 1.0.56 (#141616)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-26 16:43:43 +02:00
Sandro 5c112b96ef
Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47
ventoy-bin: init at 1.0.51
2021-09-11 22:57:12 +02:00
k4leg c6de81559e
ventoy-bin: init at 1.0.51 2021-08-27 23:33:30 +03:00
Felix Buehler 7cd5d178fc tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
Sandro 6525bbc06a
unetbootin: use libsForQt5.callPackage (#133520) 2021-08-12 18:21:20 +02:00
Artturi 2e5ba52699
Merge pull request #115692 from r-ryantm/auto-update/xorriso
xorriso: 1.5.2 -> 1.5.4.pl02
2021-08-10 03:10:17 +03:00
Ben Siraphob 18dc02c296
Merge pull request #129306 from fabaff/bump-unetbootin
unetbootin: 681 -> 702
2021-08-01 12:13:38 +07:00
Felix Buehler 1e9baed56b various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
Rick van Schijndel 25be3c82d4 brasero: move makeWrapper to nativeBuildInputs 2021-07-12 21:29:50 +02:00
Fabian Affolter 7542395c3e unetbootin: 681 -> 702 2021-07-05 10:58:40 +02:00
Rick van Schijndel f5fac4dcd5 isomd5sum: support cross-compilation by moving python to nativebuildinputs 2021-07-02 20:24:47 +02:00
Mustafa Çalışkan fb754bad11 bootiso: add missing dependencies 2021-06-14 17:38:06 +03:00
Mustafa Çalışkan 289df23403
bootiso: init at 4.2.0 2021-06-04 20:47:56 +03:00
github-actions[bot] d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00