Commit graph

6507 commits

Author SHA1 Message Date
Ryan Mulligan 9a2b46203e
Merge pull request #165460 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 4.2 -> 4.2.1
2022-04-02 07:55:43 -07:00
7c6f434c 8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Ben Siraphob 4c38fcb192
treewide: move cmake into nativeBuildInputs 2022-03-31 12:35:21 -05:00
Ben Siraphob 5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Sandro 10f0e95b0e
Merge pull request #165949 from SuperSandro2000/libgpod 2022-03-30 17:25:03 +02:00
Alyssa Ross fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Alex Chalk dd697d4148 strawberry: add libgpod
Add libgpod to the build for working ipod sync.
2022-03-30 17:49:14 +08:00
Sandro 6d630c2dbc
Merge pull request #165207 from dan4ik605743/tonelib-metal 2022-03-29 12:37:39 +02:00
R. Ryantm 0e671e2b2b strawberry: 1.0.2 -> 1.0.3 2022-03-29 13:54:03 +08:00
Jan Tojnar 1548b29685
Merge pull request #162976 from Abdillah/bugfix/rhythmbox-plugin
rhythmbox: fix python plugin PYTHONPATH
2022-03-27 21:22:34 +02:00
Philippe Hürlimann 836171e89a
cmusfm: use versiont tags, add compile options (#142135)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-27 20:16:48 +02:00
Hernawan Faiz Abdillah e5132de7db rhythmbox: fix python plugin PYTHONPATH 2022-03-27 23:51:48 +07:00
Sandro Jäckel a9ab92ee12
gtkpod: fix build 2022-03-27 17:54:57 +02:00
Sandro ced99c0248
Merge pull request #165137 from armeenm/bump-patchage 2022-03-27 11:42:23 +02:00
Sandro c2bc9e6c56
Merge pull request #165009 from fgaz/sfxr-qt/1.5.0 2022-03-27 11:39:40 +02:00
R. Ryantm 08903014a5 snd: 22.1 -> 22.2 2022-03-25 21:56:55 +00:00
Silvan Mosberger d96a67d156
Merge pull request #161545 from Infinisil/synaesthesia
synaesthesia: init at 2.4
2022-03-25 17:42:24 +01:00
Artturi 816fb933df
Merge pull request #165734 from Artturin/removemetarep 2022-03-25 06:02:23 +02:00
Ben Siraphob 1cf5591a99
Merge pull request #165303 from Stunkymonkey/treewide-pname-version-18 2022-03-24 22:55:34 -05:00
Artturin 62883c1a5f qmmp: remove meta.repositories
missed this
2022-03-25 05:40:29 +02:00
Artturin 33cce15e42 treewide: remove meta.repositories
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Fabian Affolter dc718bc2e7
Merge pull request #159320 from tylerjl/update/mopidy-youtube-3-5
python3Packages.mopidy-youtube: 3.4 -> 3.5
2022-03-24 21:18:16 +01:00
Fabian Affolter 9f84ed0b43
mopidy-youtube: re-enable tests 2022-03-24 20:55:32 +01:00
davidak 6ea8d5ee71
Merge pull request #165297 from Stunkymonkey/treewide-pname-version-17
treewide: rename name to pname&version
2022-03-24 16:38:33 +01:00
Bobby Rong a13c1e2763 sound-juicer: fix build with meson 0.61 2022-03-24 16:11:38 +08:00
Felix Buehler 3bc5196252 treewide: rename name to pname&version 2022-03-23 22:55:50 +01:00
Felix Buehler e0476d93fe treewide: rename name to pname&version 2022-03-23 22:34:54 +01:00
Jörg Thalheim 68f2f2cc23
Merge pull request #165447 from bobby285271/gnome-podcasts
gnome-podcasts: fix build with meson 0.61
2022-03-23 13:52:57 +00:00
Bobby Rong adc5c392f4
gnome-podcasts: fix build with meson 0.61 2022-03-23 19:10:59 +08:00
Armeen Mahdian 4b048b1f14 patchage: 1.0.1 -> 1.0.4
https://gitlab.com/drobilla/patchage/-/releases
2022-03-23 05:43:39 -05:00
Francesco Gazzetta b9bc59d832 sfxr-qt: add nixos test 2022-03-23 10:59:09 +01:00
Francesco Gazzetta de3c63390d sfxr-qt: add export test 2022-03-23 10:59:09 +01:00
R. Ryantm 336602768a bitwig-studio: 4.2 -> 4.2.1 2022-03-23 07:57:46 +00:00
dan4ik 12200d7457 tonelib-metal: init at 1.1.0 2022-03-23 14:01:14 +07:00
Sandro 916acdbcf6
Merge pull request #165203 from dan4ik605743/tonelib_jam_bump 2022-03-23 05:02:19 +01:00
Sandro fdf869c75c
Merge pull request #165202 from dan4ik605743/tonelib_gfx_bump 2022-03-23 05:01:35 +01:00
Lassulus 9e5d59a17a
Merge pull request #163935 from Sohalt/sonic-pi-3.3.1
sonic-pi: 3.2.2 -> 3.3.1
2022-03-23 00:11:53 +01:00
Patrick Hilhorst b529196597
Merge pull request #165039 from samuela/upkeep-bot/plexamp-4.1.0-1647821469 2022-03-22 16:17:30 +01:00
R. Ryantm 216b4f1813 ocenaudio: 3.11.5 -> 3.11.7 2022-03-22 09:23:53 -04:00
dan4ik ca835c58ed tonelib-jam: 4.7.0 -> 4.7.5 2022-03-22 10:41:09 +07:00
dan4ik ce32401ea1 tonelib-gfx: 4.7.0 -> 4.7.5 2022-03-22 10:35:42 +07:00
Fabian Affolter d624c300b4
Merge pull request #165134 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.15 -> 0.8.9.16
2022-03-21 22:12:59 +01:00
Alexandra c2789917a6
friture: 0.48 -> 0.49 (#164475) 2022-03-21 22:01:47 +01:00
Maximilian Bosch cfc6f1cea8
Merge pull request #162759 from samuela/upkeep-bot/spotify-unwrapped-1.1.80.699.gc3dac750-1646395814
spotify-unwrapped: 1.1.77.643.g3c4c6fc6 -> 1.1.80.699.gc3dac750
2022-03-21 21:05:11 +01:00
R. Ryantm fd1b7310ab pyradio: 0.8.9.15 -> 0.8.9.16 2022-03-21 16:49:11 +00:00
Bobby Rong bb17fb8040
Merge pull request #164434 from OPNA2608/update/furnace
furnace: 0.5.6 -> 0.5.8
2022-03-21 11:39:27 +08:00
nixpkgs-upkeep-bot 3518ed19a5 plexamp: 4.0.3 -> 4.1.0 2022-03-21 00:11:09 +00:00
Sandro e3e79b1010
Merge pull request #164066 from cigrainger/master 2022-03-20 20:01:09 +01:00
Sandro 855c203ee7
Merge pull request #106822 from magnetophon/OMK 2022-03-20 19:55:11 +01:00