1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 16:42:09 +00:00
Commit graph

397 commits

Author SHA1 Message Date
Daniel Schaefer 42243e46b1 twister: 0.9.34 -> 2019-08-19 2019-09-14 13:48:45 +02:00
Pierre Bourdon 50956385ff
deluge: add missing setuptools dependency
Latest staging merge broke nixos/tests/deluge.nix showing an ImportError
for "pkg_resources": https://nix-cache.s3.amazonaws.com/log/h8qzkcjldal5j1925g0r04ncl5afjjnp-vm-test-run-deluge.drv
2019-09-11 09:07:46 +02:00
Peter Hoeg d9b290000e
Merge pull request #68086 from alapshin/ktorrent
ktorrent: 5.1.0 -> 5.1.2
2019-09-10 21:33:47 +08:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Andrei Lapshin 3f0f7d5054 ktorrent: 5.1.0 -> 5.1.2
Update ktorrent from 5.1.0 to 5.1.2 and libktorrent from 2.1 to 2.1.1,
remove already included patches
2019-09-04 10:20:41 +03:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Silvan Mosberger 6233291d95
Merge pull request #64738 from rnhmjoj/magnetico
magnetico: init package and service
2019-08-28 18:39:21 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Jonathan Ringer f92e0a962e gnunet: 0.11.0 -> 0.11.6 2019-08-26 13:00:22 -07:00
rnhmjoj fc4ca1aead
magnetico: init at 0.8.1 2019-08-26 11:34:03 +02:00
Doron Behar 1859271a4b stig: init at 0.10.1a0 (#67233) 2019-08-25 16:42:41 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00: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
Sam Willis d81a46364f qbittorrent: use qt5's mkDerivation
Fixes #66339

See: #65399
2019-08-08 16:26:10 -04:00
MetaDark 293c2885fe qbittorrent: 4.1.6 -> 4.1.7 2019-08-06 22:15:16 -04:00
R. RyanTM ad849345e8 tixati: 2.61 -> 2.62
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-08-05 21:45:19 -07:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Ryan Mulligan 508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
ajs124 f4398b3212 transgui: 5.0.1-svn-r988 -> 5.17.0 2019-07-03 07:40:52 +02:00
R. RyanTM 68655506c5 ncdc: 1.22 -> 1.22.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/ncdc/versions
2019-06-17 02:16:09 -07:00
Vladyslav M 6b8db64145
synapse-bt: unstable-2019-05-26 -> 1.0 2019-06-10 00:11:12 +03:00
Vladyslav M 6cc9bc3f81
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26 2019-06-01 21:21:35 +03:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
R. RyanTM 98e2c1e04c ncdc: 1.21 -> 1.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-05-21 22:52:09 -07:00
R. RyanTM bdbe365529 qbittorrent: 4.1.5 -> 4.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbittorrent/versions
2019-05-13 21:48:26 +02:00
R. RyanTM 67645b48bf tixati: 2.59 -> 2.61
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-05-13 01:21:26 -07:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Frederik Rietdijk d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
R. RyanTM d6ffd75960 ncdc: 1.20 -> 1.21 (#58725)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-04-07 23:15:57 +02:00
Jan Tojnar cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
Ryan Mulligan 9c1c989f3b
Merge pull request #58901 from r-ryantm/auto-update/tixati
tixati: 2.58 -> 2.59
2019-04-03 06:29:28 -07:00
R. RyanTM 43f33a2911 tixati: 2.58 -> 2.59
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-04-02 22:57:18 -07:00
R. RyanTM dd4e17159c gnunet: 0.10.1 -> 0.11.0 (#58100)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnunet/versions
2019-03-31 00:31:56 +01:00
Michael Eden a891ae5130 synapse-bt: openssl should be build input 2019-03-29 11:11:55 -04:00
Ryan Mulligan 7434fe2b3c
Merge pull request #56870 from fgaz/zeronet/0.6.5
zeronet: 0.6.4 -> 0.6.5
2019-03-06 19:03:36 -08:00
Francesco Gazzetta 66b6b3b4e9 zeronet: 0.6.4 -> 0.6.5 2019-03-05 09:20:44 +01:00
Kjuvi 409e7f132c torrential: init at 1.1.0 2019-03-03 14:10:18 +01:00
R. RyanTM 83599e2f58 transmission-remote-gtk: 1.4.0 -> 1.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/transmission-remote-gtk/versions
2019-01-06 10:32:09 -08:00
wkpatrick 99552ca12a synapse-bt 2018-06-04 -> 2018-10-17 2018-12-29 04:33:45 -05:00
Ivan Kozik f58229ac1b qbittorrent: 4.1.4 -> 4.1.5 2018-12-26 03:25:55 +00:00
worldofpeace 2eccd56c5a
Merge pull request #51242 from Anton-Latukha/qbittorent-upd
qbittorrent: 4.1.3 -> 4.1.4
2018-11-30 16:54:29 -05:00
Anton-Latukha 5ce6322243 qbittorrent: 4.1.3 -> 4.1.4 2018-11-29 20:30:38 +02:00
volth 59c4f4883f
tixati: 2.57 -> 2.58 2018-11-29 09:23:13 +00:00
R. RyanTM 72cbe8be4b transmission-remote-gtk: 1.3.1 -> 1.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/transmission-remote-gtk/versions
2018-11-08 10:57:14 -08:00