Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Nadrieril
b0c696be3a
tt-rss: 2018-04-05 -> 2019-01-29
2019-01-29 20:50:11 +01:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Nadrieril
fd79c26994
tt-rss: 2018-01-05 -> 2018-04-05
2018-04-05 16:35:03 +01:00
Robin Gloster
944376bc32
tt-rss: 17.4 -> 2018-01-05
...
tt-rss switched to a rolling release model
2018-01-05 14:47:54 +01:00
Maximilian Bosch
161e80e3fd
treewide: get rid of invalid buildPhases
argument
...
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.
This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Nadrieril
c226ee619a
tt-rss: 16.3 -> 17.4
2017-07-17 02:20:16 +02:00
Al Zohali
98e419c0e2
tt-rss service: init at 16.3
2016-07-21 20:46:35 +03:00