Commit Graph

292 Commits

Author SHA1 Message Date
R. Ryantm
c7f558820c isomd5sum: 1.2.4 -> 1.2.5 2024-06-26 01:09:29 +00:00
Stanisław Pitucha
42f9761484 ccd2iso: fix darwin build
Add an explicit include to fix the build on newer compilers.
2024-06-16 09:04:13 +10: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
github-actions[bot]
ae736c738d
Merge master into staging-next 2024-05-03 12:01:32 +00:00
Jussi Kuokkanen
ce3f586775 pkgs/tools: remove licenses.gpl2 2024-05-02 21:06:26 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Bobby Rong
736c6be462
treewide: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
2024-05-01 21:16:03 +08:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Francesco Gazzetta
6ffb3618ea
Merge pull request #289980 from fgaz/treewide/fgaz-finalAttrs
treewide: use finalAttrs in packages maintained by @fgaz
2024-03-05 11:05:28 +01:00
Francesco Gazzetta
262c623557 dvd-vr: use finalAttrs pattern 2024-03-05 09:50:18 +01:00
R. Ryantm
6ab28e7f85 isomd5sum: 1.2.3 -> 1.2.4 2024-02-16 18:24:29 +00:00
Anderson Torres
b33805a0ec ventoy: migrate to by-name 2024-01-24 09:14:14 -03:00
GetPsyched
f98ec4f73c treewide: update meta.description to fit the guidelines 2024-01-09 17:12:31 +01:00
Weijia Wang
3f718ad247 mkcue: fix build with gcc 11+ 2023-12-12 02:10:57 +01:00
h7x4
b8054ecd8a treewide: add mainProgram 2023-11-23 21:04:16 +01:00
Weijia Wang
a38b57a3ad cdrkit: fix build with clang 16 2023-11-10 09:39:32 +01:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
R. Ryantm
973cca0ffb ventoy-full: 1.0.95 -> 1.0.96 2023-10-23 12:07:26 -03:00
Peder Bergebakken Sundt
f598916682 sacd: make patch urls reproducible 2023-10-17 20:19:00 +02:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Anderson Torres
6e8e316fde xorriso: migrate to by-name 2023-09-20 22:51:30 -03:00
Anderson Torres
37a01b3e4f ecmtools: migrate to by-name 2023-09-15 14:12:15 +00:00
github-actions[bot]
204bfce523
Merge staging-next into staging 2023-09-07 00:02:49 +00:00
R. Ryantm
7d50a61070 ventoy: 1.0.94 -> 1.0.95 2023-09-06 18:38:34 +00:00
Yureka
a6cc0a7530 cdrtools: disable fortify hardening on musl 2023-09-06 10:42:05 +02:00
Weijia Wang
7774391040
Merge pull request #247063 from emilazy/cdrdao-fixes
{cdrdao,whipper}: support Darwin and add patch
2023-08-04 12:12:59 +02:00
Travis A. Everett
3ea80c9c2c srt-to-vtt-cl: fix macOS builds
The upstream Makefile is using logic to build into different dirs
depending on uname output. Trivial to get macOS builds working if
we just don't do that.

I've also stripped out a use of substituteAll that was having no
effect (the variables it replaced were removed during review of
the initial PR.)
2023-08-03 22:39:24 -05:00
Emily
8d08ce1f93 cdrdao: add patch to fix uninitialized variable 2023-08-02 04:05:21 +01:00
Emily
58dff2378f {cdrdao,whipper}: support Darwin 2023-08-02 04:05:03 +01:00
Emily
13e2cb64cf cdrdao: use finalAttrs 2023-08-02 04:03:53 +01:00
figsoda
d80e764433 ventoy: remove dead code 2023-07-25 10:28:26 -04:00
R. Ryantm
7fc27444da ventoy: 1.0.93 -> 1.0.94 2023-07-24 00:38:34 -03:00
Anderson Torres
70904d0cc0 ventoy: remove with lib;
Because I have a strong disgust about `with` since
https://nix.dev/recipes/best-practices#with-scopes
2023-07-06 23:34:40 -03:00
Weijia Wang
2572884adf
Merge pull request #240027 from peterhoeg/u/ventoy
ventoy: 1.0.91 -> 1.0.93
2023-06-27 10:03:31 +03:00
Peter Hoeg
66356e1f7e ventoy: 1.0.91 -> 1.0.93 2023-06-27 09:24:23 +08:00
Anderson Torres
d7d2970ae6 xorriso: 1.5.6 -> 1.5.6.pl02 2023-06-25 11:03:02 -03:00
Hugh O'Brien
28c5effe2f iac: init at 0.1.7 2023-06-17 21:44:49 +01:00
Weijia Wang
e2432e9abf xorriso: fix build on darwin 2023-06-12 17:45:16 +03:00
R. Ryantm
e072e61f7a xorriso: 1.5.4.pl02 -> 1.5.6 2023-06-11 09:07:08 +01:00
bb2020
b9ae609d63 cdrdao: 1.2.3 -> 1.2.5 2023-04-30 20:53:39 +03:00
Anderson Torres
3a6205d9f7 ventoy: 1.0.90 -> 1.0.91 2023-04-16 14:10:00 -03:00
Anderson Torres
630e1fbb51 ventoy-bin: rename to ventoy 2023-04-16 14:10:00 -03:00
Matthew "strager" Glazar
48f8dbfef3 nrg2iso: compile on Darwin
nrg2iso's build scripts are hard-coded to use GCC. This prevents nrg2iso
from working on Darwin/macOS.

Teach nrg2iso's build scripts to use whatever compiler is installed, not
GCC specifically. This allows nrg2iso to build using Clang on macOS.
2023-04-08 17:53:41 -07:00
R. Ryantm
6dba375c3c ventoy-bin-full: 1.0.89 -> 1.0.90 2023-04-04 20:07:10 -03:00
Stanisław Pitucha
6d903cec7e cdrkit: fix darwin build
Fix source issues and required deps.
2023-03-23 07:18:42 +11:00
Weijia Wang
442fb2ba90
Merge pull request #210561 from wegank/dvdplusrwtools-darwin
dvdplusrwtools: add darwin support
2023-03-17 17:47:27 +02:00
Weijia Wang
225e81da26 dvdplusrwtools: add darwin support 2023-03-12 00:38:29 +02:00
R. Ryantm
c42b85cfd2 ventoy-bin-full: 1.0.88 -> 1.0.89 2023-03-10 00:41:05 +00:00
Robert Schütz
ea6ce7c983 vobsub2srt: use tesseract3 2023-03-02 21:12:55 -08:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00