Commit Graph

161 Commits

Author SHA1 Message Date
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
7b4c1db393 gobgpd: 2.26.0 -> 2.27.0 2021-05-04 04:39:31 +00:00
Sumner Evans
1ce3067c42
airsonic: add test for module 2021-05-03 13:27:23 -06:00
Bruno BELANYI
1144486f3a nixos/tests/podgrab: init 2021-04-15 20:57:22 +00:00
Bruno BELANYI
ccb1b4710d podgrab: init at 2021-04-14
Closes #117284.
2021-04-14 18:11:22 +00:00
Yuya Kusakabe
9a2af3baf2
gobpgd: init at 2.26.0 2021-04-09 14:56:31 +00:00
R. RyanTM
1d6e977fc6 navidrome: 0.39.0 -> 0.40.0 2021-02-09 13:17:12 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Luke Granger-Brown
c5f8948665 oven-media-engine: 0.10.8 -> 0.10.9-hotfix 2021-01-07 15:50:53 +00:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
R. RyanTM
577e615d60 navidrome: 0.38.0 -> 0.39.0 2020-12-04 17:49:17 +00:00
Sandro
232f4e0cb4
Merge pull request #102930 from freezeboy/update-ome
oven-media-engine: 0.10.4 -> 0.10.8
2020-11-25 00:24:31 +01:00
Pierre Bourdon
221f8ae3a3
navidrome: 0.29.0 -> 0.38.0 2020-11-22 23:45:57 +01:00
freezeboy
c12f249b45 oven-media-engine: 0.10.4 -> 0.10.8 2020-11-05 15:17:10 +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
Luke Granger-Brown
5ecf942c11 oven-media-engine: init at 0.10.4 2020-07-17 20:07:11 +02: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
R. RyanTM
77554bb0ff airsonic: 10.6.1 -> 10.6.2 2020-05-12 22:09:11 -07:00
R. RyanTM
0cf8e5feeb airsonic: 10.5.0 -> 10.6.1 2020-05-04 01:24:39 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matt McHenry
38b77ca72f client-ip-echo: 0.1.0.4 -> 0.1.0.5 2020-03-14 03:27:54 +00:00
R. RyanTM
626c4a26ff airsonic: 10.4.2 -> 10.5.0 2019-12-07 21:56:45 +01:00
R. RyanTM
5860007f18 subsonic: 6.1.5 -> 6.1.6 2019-11-29 08:42:22 -08:00
R. RyanTM
6469c612cd airsonic: 10.4.1 -> 10.4.2
(#72460)
2019-11-13 13:25:51 +01:00
Matthew Bauer
67f4a0735f
Merge pull request #70198 from fgaz/qremotecontrol-server/init
qremotecontrol-server: init at 2.4.1
2019-11-07 17:14:04 -05:00
R. RyanTM
5f994b9330 airsonic: 10.4.0 -> 10.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/airsonic/versions
2019-10-21 09:14:54 +02:00
Francesco Gazzetta
f107623c13 qremotecontrol-server: init at 2.4.1 2019-10-01 20:08:45 +02:00
Frederik Rietdijk
f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
R. RyanTM
c0e6667adc airsonic: 10.3.1 -> 10.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/airsonic/versions
2019-08-17 11:54:53 -07:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
5999cac4c9 airsonic: 10.2.1 -> 10.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/airsonic/versions
2019-05-31 20:32:22 -07:00
R. RyanTM
b6c40f16da airsonic: 10.1.2 -> 10.2.1 (#57702)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/airsonic/versions
2019-03-31 00:42:38 +01:00
Matthias Beyer
f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
Matt McHenry
cf58744a16 client-ip-echo: 0.1.0.3 -> 0.1.0.4 2019-01-06 13:44:56 +01:00
R. RyanTM
fb227af6a0 subsonic: 6.1.3 -> 6.1.5
* subsonic: 6.1.3 -> 6.1.5 (#52019)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/subsonic/versions

* subsonic: license is unfree

Went closed-source since 6.0beta2
See: http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128
2018-12-18 15:11:23 +01:00
Matt McHenry
997fc15e99 client-ip-echo: 0.1.0.1 -> 0.1.0.3 2018-11-07 21:55:47 -05:00
R. RyanTM
e4de4863c7 airsonic: 10.1.1 -> 10.1.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/airsonic/versions.
2018-08-08 20:15:42 -07:00
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
xeji
51cc22c14a client-ip-echo: mark as broken 2018-04-12 23:03:59 +02:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Ryan Mulligan
2bf5c6f81c subsonic: 6.0 -> 6.1.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 6.1.3 with grep in /nix/store/vg2w75wy8kk8qky8lca2ammzixzrzyzv-subsonic-6.1.3
- found 6.1.3 in filename of file in /nix/store/vg2w75wy8kk8qky8lca2ammzixzrzyzv-subsonic-6.1.3

cc "@telotortium"
2018-02-28 07:09:13 +00:00
adisbladis
2d724b68bf
airsonic: 10.0.1 -> 10.1.1 2018-02-05 03:37:40 +08:00
Matt McHenry
987867474c client-ip-echo: init at 0.1.0.1 2017-09-16 21:16:53 -04:00
Jörg Thalheim
7b982fcb09 airsonic: 10.0.0 -> 10.0.1 2017-08-25 23:18:46 +01:00
Samuel Leathers
916da89027 airsonic: init at 10.0.0 2017-08-23 08:09:10 -04:00
Tuomas Tynkkynen
8d2875d60a taskserver: Reference correct output of gnutls 2016-08-23 03:20:21 +03:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robert Irelan
a64c572948 subsonic: 5.3 -> 6.0 2016-05-11 22:35:26 -07:00
makefu
47e5145d0b taskserver: integrate pki scripts
In the patchPhase all scripts related to generating a CA for taskwarrior are
written into share/taskd and patched to actually work within nixos environment
2016-04-06 23:38:10 +02:00
Robert Irelan
fbceebb2c7 subsonic: 5.2.1 -> 5.3 2015-11-25 09:34:55 -08:00
Matthias Beyer
0f1620c887 taskserver: 1.0.0 -> 1.1.0 2015-09-27 13:13:11 +02:00
Robert Irelan
f9efcd47a1 subsonic: add telotortium as maintainer 2015-07-08 09:21:27 -07:00
Robert Irelan
3e61595a3e subsonic: init at 5.2.1
Add package for the Subsonic personal media streamer server
(<http://subsonic.org>).
2015-07-05 17:10:26 -07:00
Daniel P. Wright
7f9eba573d Add taskserver package (close #3269) 2014-08-15 00:28:41 +02:00