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