Commit graph

140 commits

Author SHA1 Message Date
R. Ryantm e259fae393 gobgpd: 3.12.0 -> 3.13.0 2023-04-06 16:58:17 +00:00
R. Ryantm 7cd07d61dc oven-media-engine: 0.15.5 -> 0.15.7 2023-03-31 01:45:37 +00:00
github-actions[bot] cead7e3e73
Merge master into staging-next 2023-03-25 00:02:20 +00:00
R. Ryantm 2a2a18e1ae oven-media-engine: 0.15.3 -> 0.15.5 2023-03-23 23:56:54 +00:00
Atemu 9bd2506458 treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
These packages were identified as broken when ffmpeg = ffmpeg_5.

Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
R. Ryantm 71566884c7 oven-media-engine: 0.15.1 -> 0.15.3 2023-03-10 03:25:20 +00:00
Nick Cao f62a6e3219
Merge pull request #216998 from squalus/navidrome
navidrome: 0.49.1 -> 0.49.3
2023-03-09 15:29:55 +08:00
R. Ryantm 877d707845 oven-media-engine: 0.15.0 -> 0.15.1 2023-03-05 17:44:02 +00:00
R. Ryantm 0104f996a0 gobgpd: 3.11.0 -> 3.12.0 2023-03-03 06:26:38 +00:00
R. Ryantm ccc715503b virtiofsd: 1.5.0 -> 1.5.1 2023-02-24 05:21:01 +00:00
squalus ee89f8e1e5 navidrome: 0.49.1 -> 0.49.3 2023-02-18 11:40:20 -08:00
squalus d8cfaff2ad navidrome: 0.48.0 -> 0.49.1 2023-02-09 15:28:29 -08:00
R. Ryantm 29c06b1457 oven-media-engine: 0.14.18 -> 0.15.0 2023-02-04 16:15:39 +00:00
R. Ryantm 77407d19c4 gobgpd: 3.10.0 -> 3.11.0 2023-02-02 17:19:09 +00:00
Fabian Affolter 389fce69cb
gobgpd: update rev 2023-01-07 23:07:32 +01:00
R. Ryantm 013b1f79bf gobgpd: 3.9.0 -> 3.10.0 2023-01-07 18:34:56 +00:00
markuskowa 41c2f4c023
Merge pull request #207176 from astro/virtiofsd
virtiofsd: 1.4.0 -> 1.5.0
2022-12-27 13:24:18 +01:00
R. Ryantm 95cfb3ad36 oven-media-engine: 0.14.17 -> 0.14.18 2022-12-24 15:07:03 +00:00
Astro 2c8a4001d2 virtiofsd: 1.4.0 -> 1.5.0 2022-12-21 23:53:05 +01:00
Rick van Schijndel 9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
R. Ryantm c82e96df6f oven-media-engine: 0.14.16 -> 0.14.17 2022-12-10 18:59:11 +00:00
Martin Weinelt fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
R. Ryantm 3bea6e3a93 gobgpd: 3.8.0 -> 3.9.0 2022-12-04 22:40:58 +08:00
github-actions[bot] 86adbaf70c
Merge staging-next into staging 2022-11-27 12:01:45 +00:00
R. Ryantm b8ed02ec49 oven-media-engine: 0.14.14 -> 0.14.16 2022-11-27 00:15:21 +00:00
Zane van Iperen c100d63136
navidrome: depend on ffmpeg-headless explicitly 2022-11-08 00:12:35 +10:00
R. Ryantm 389bb67e7a gobgpd: 3.7.0 -> 3.8.0 2022-11-04 09:18:43 +08:00
R. Ryantm bfd4dde691 oven-media-engine: 0.14.10 -> 0.14.14 2022-11-04 00:10:54 +01:00
squalus 1d54d38e41 navidrome: 0.47.5 -> 0.48.0
- update navidrome
2022-10-24 17:33:49 -07:00
Artturin f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
R. Ryantm 8a6c48da51 gobgpd: 3.6.0 -> 3.7.0 2022-10-06 11:56:29 +08:00
Luke Granger-Brown 4df912235a
Merge pull request #192314 from lukegb/ovenmediaengine
oven-media-engine: 0.13.2 -> 0.14.10
2022-09-25 18:49:52 +01:00
Luke Granger-Brown 2d582d641b oven-media-engine: 0.13.2 -> 0.14.10
Fixes #162446
2022-09-21 22:11:50 +00:00
Jörg Thalheim c0cd90470b navidrome: adhoc hack to fix the build
This is very hacky, but I currently see any other way that does not
involve changing node2nix in a non trivial way to allow these type of patches.
2022-09-16 11:32:46 +02:00
github-actions[bot] e0f3de2dc6
Merge master into staging-next 2022-09-03 12:01:12 +00:00
R. Ryantm d966dd7de5 gobgpd: 3.5.0 -> 3.6.0 2022-09-02 14:42:00 +00:00
ajs124 ac6e552a30 oven-media-engine: openssl_3_0 -> openssl 2022-08-17 20:16:18 +02:00
R. Ryantm 186f6748ba gobgpd: 3.4.0 -> 3.5.0 2022-08-10 17:34:58 +00:00
Zane van Iperen 0889899f04
navidrome: fix darwin build, version numbering, enable tests 2022-08-05 12:26:45 +10:00
Ryan Mulligan 6b411a2333
Merge pull request #183313 from r-ryantm/auto-update/gobgpd
gobgpd: 3.0.0 -> 3.4.0
2022-07-31 09:48:59 -07:00
R. Ryantm 708ffc82e8 gobgpd: 3.0.0 -> 3.4.0 2022-07-28 13:14:11 +00:00
Astro 082dd22447 virtiofsd: 1.3.0 -> 1.4.0 2022-07-26 21:58:48 +02:00
Francesco Gazzetta a102efba92 qremotecontrol-server: 2.4.2 -> unstable-2014-11-05, use Qt5
Qt4 is going to be removed: #174634
2022-07-24 09:29:10 +02:00
Francesco Gazzetta 969f525683 qremotecontrol-server: 2.4.1 -> 2.4.2 2022-07-24 09:26:33 +02:00
squalus baed548bcf navidrome: build from source 2022-07-10 13:16:23 -07:00
Nick Cao ae555af60a virtiofsd: 1.2.0 -> 1.3.0 2022-07-06 16:40:03 +00:00
Alyssa Ross fd6a8fb894
openssl_3: rename from openssl_3_0
With their new versioning scheme, OpenSSL have committed[1] to API and
ABI compatibility for the whole 3.x.x release series, so we shouldn't
be overly specific in our attribute name.

[1]: https://www.openssl.org/blog/blog/2018/11/28/version/
2022-06-27 13:35:16 +00:00
Robert Scott 61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Alyssa Ross 3ab458c39a virtiofsd: fix static 2022-05-13 19:10:25 +00:00