Commit Graph

38 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
2f096643ee navidrome: 0.51.0 -> 0.51.1 2024-02-17 03:45:49 +00:00
squalus
e2e6e4ea47 navidrome: 0.50.2 -> 0.51.0
Release notes: https://github.com/navidrome/navidrome/releases/tag/v0.51.0
2024-01-27 15:42:59 -08:00
Martin Weinelt
7ed419e80f
Merge pull request #261215 from erdnaxe/navidrome-fix
navidrome: fix cross-compilation
2023-12-17 17:14:25 +01:00
R. Ryantm
3386144e61 navidrome: 0.50.1 -> 0.50.2 2023-12-17 05:52:10 +00:00
Alexandre Iooss
a38e092e21 navidrome: fix cross-compilation 2023-11-28 14:05:30 +01:00
R. Ryantm
335893e573 navidrome: 0.50.0 -> 0.50.1 2023-11-24 04:46:36 +00:00
squalus
342b1ec975 navidrome: 0.49.3 -> 0.50.0 2023-11-16 19:58:43 -08:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
Martin Weinelt
8dd18f6987
navidrome: Use npmConfigHook and fetchNpmDeps for the UI bits
Simplifies the moving parts we need to keep around by a lot.

This also obsoletes the custom update script, because nix-update can
handle all hashes we use in this package.
2023-05-22 03:59:43 +02:00
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02: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
Zane van Iperen
c100d63136
navidrome: depend on ffmpeg-headless explicitly 2022-11-08 00:12:35 +10:00
squalus
1d54d38e41 navidrome: 0.47.5 -> 0.48.0
- update navidrome
2022-10-24 17:33:49 -07: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
Zane van Iperen
0889899f04
navidrome: fix darwin build, version numbering, enable tests 2022-08-05 12:26:45 +10:00
squalus
baed548bcf navidrome: build from source 2022-07-10 13:16:23 -07:00
Robert Scott
61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Naïm Favier
407a02d056
navidrome: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Thomas Gerbet
24bed7aa03 navidrome: 0.47.0 -> 0.47.5
Fixes CVE-2022-23857
https://github.com/navidrome/navidrome/releases/tag/v0.47.5
2022-01-29 10:13:40 +01:00
Johannes Schleifenbaum
bd600302cd
navidrome: 0.45.1 -> 0.47.0 2021-11-19 08:44:02 +01:00
Ryan Burns
2be1c9eae1 navidrome: remove toplevel system attr 2021-10-22 14:02:26 -07:00
aciceri
11e662a2fe
navidrome: 0.44.1 -> 0.45.1 and added aarch64 support 2021-09-14 01:07:47 +02:00
Ben Siraphob
ea1f7fa9fc
Merge pull request #134180 from r-ryantm/auto-update/navidrome
navidrome: 0.43.0 -> 0.44.1
2021-08-17 18:06:46 -05:00
nyanloutre
c9fc751673 nixos/navidrome: init module and test
Co-authored-by: aciceri <andrea.ciceri@autistici.org>
Co-authored-by: nyanloutre <paul@nyanlout.re>
2021-08-17 10:32:25 -07:00
R. RyanTM
29a70b6b4e navidrome: 0.43.0 -> 0.44.1 2021-08-15 12:19:55 +00:00
Zane van Iperen
88305beb43
navidrome: 0.42.1 -> 0.43.0 2021-05-25 20:56:48 +10:00
Zane van Iperen
4083cd9046
navidrome: 0.40.0 -> 0.42.1 2021-05-08 19:14:29 +10:00
R. RyanTM
1d6e977fc6 navidrome: 0.39.0 -> 0.40.0 2021-02-09 13:17:12 +00:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
R. RyanTM
577e615d60 navidrome: 0.38.0 -> 0.39.0 2020-12-04 17:49:17 +00:00
Pierre Bourdon
221f8ae3a3
navidrome: 0.29.0 -> 0.38.0 2020-11-22 23:45:57 +01:00
R. RyanTM
423561ddbd navidrome: 0.27.0 -> 0.29.0 2020-08-11 08:16:58 +00:00
R. RyanTM
2211496c51 navidrome: 0.24.0 -> 0.27.0 2020-08-02 07:30:50 +00:00
R. RyanTM
c442dfe243 navidrome: 0.23.1 -> 0.24.0 2020-06-30 08:54:57 +00:00
aciceri
70fa933bf1
navidrome: init at 0.23.1 2020-06-20 15:10:27 +02:00