Peter Hoeg
fd3bb25895
dropbox: 36.4.22 -> 37.4.29
2017-10-23 10:14:51 +08:00
Kevin Cox
5f8cf0048e
rust: update cargo builder to fetch registry dynamically
...
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.
Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.
This also uses the new --frozen and --locked flags which is nice.
Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).
This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.
Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Tim Steinbach
ec5f9c862e
Merge pull request #30689 from pbogdan/update-irssi
...
irssi: 1.0.4 -> 1.0.5
2017-10-22 14:29:34 -04:00
Tuomas Tynkkynen
28494e96f0
falkon: Disable parallel building
...
https://hydra.nixos.org/build/62778325
2017-10-22 21:00:23 +03:00
Tim Steinbach
909fd5ecfa
kubernetes: 1.7.8 -> 1.7.9
2017-10-22 17:06:45 +02:00
Piotr Bogdan
c815637719
irssi: 1.0.4 -> 1.0.5
...
Security update, see https://irssi.org/security/irssi_sa_2017_10.txt .
2017-10-22 16:05:02 +01:00
adisbladis
1e56016cb9
firefox-beta-bin: 57.0b6 -> 57.0b10
2017-10-22 00:23:22 +02:00
geistesk
54dbe1d1b4
firehol: 3.1.4 -> 3.1.5
2017-10-22 00:13:44 +02:00
geistesk
c047df3317
iprange: 1.0.3 -> 1.0.4
2017-10-22 00:13:44 +02:00
Pascal Wittmann
255130b340
bro: 2.5.1 -> 2.5.2
2017-10-21 23:59:51 +02:00
Renaud
a1d6716252
putty: 0.67 -> 0.70
...
+ use stable src URL and add a mirror
2017-10-21 22:11:19 +03:00
Yuriy Taraday
f0a0f02b22
chromium: 61.0.3163.100 -> 62.0.3202.62
...
Also updated most of patches according to their state in Gentoo
repository, deleted ones that are not applicable anymore.
2017-10-21 15:55:42 +02:00
Michael Weiss
2d8b952786
gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3
2017-10-21 12:33:25 +02:00
Joachim Fasting
a09d626053
tor-browser-bundle-bin: support installing extensions
...
Closes https://github.com/NixOS/nixpkgs/issues/30443
2017-10-20 15:26:46 +02:00
Joachim Fasting
eba08858cc
tor-browser-bundle-bin: 7.0.6 -> 7.0.7
2017-10-20 15:26:31 +02:00
Joachim Fasting
6d31872885
tor-browser-bundle.noscript: 5.0.10 -> 5.1.2
2017-10-18 22:11:28 +02:00
Joachim Fasting
9cf5492a7b
tor-browser-bundle.https-everywhere: 2017.9.12 -> 2017.10.4
2017-10-18 22:11:23 +02:00
Joachim Fasting
9c8a0c0bcc
tor-browser-bundle.tor-launcher: 0.2.12.3 -> 0.2.13
2017-10-18 22:11:17 +02:00
taku0
a060b850f6
flashplayer: 27.0.0.159 -> 27.0.0.170
2017-10-17 13:59:54 +02:00
Fatih Altinok
b367d0ff10
qutebrowser: 1.0.1 -> 1.0.2
2017-10-17 09:36:03 +03:00
Franz Pletz
c100811d63
scudcloud: add jsmin dependency, fixes build
2017-10-15 16:16:36 +02:00
Joachim F
28b0dfac1e
Merge pull request #30417 from SuprDewd/astroid-0.10.2
...
astroid: 0.9.1 -> 0.10.2
2017-10-15 13:48:53 +00:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
...
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Vladimír Čunát
e067d26f43
firefox: fixup build on i686-linux after 56.x update
...
Broken since #30143 .
I can't say I understand why this combination is apparently unsupported.
i686-linux is a second-tier platform now, but firefox is still kept a
channel blocker...
2017-10-14 21:24:15 +02:00
Jörg Thalheim
fe36e9aefa
Merge pull request #29783 from catern/ffkrb
...
firefox: add Kerberos support
2017-10-14 18:06:00 +01:00
Bjarki Ágúst Guðmundsson
9b2af1869b
astroid: 0.9.1 -> 0.10.2
...
- Use gmime3 instead of gmime2: https://github.com/astroidmail/astroid/issues/405
- Remove adwaita-icon-theme, as it is not needed
- Add SuprDewd as a maintainer
2017-10-14 16:51:20 +00:00
gnidorah
27bcd6c426
mailnag: fix working ( #30358 )
...
* mailnag: fix working
* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Herwig Hochleitner
30b3b5d85f
announce myself as a maintainer
...
added maintainer entries for `cdemu` (which i've created), as well as
`wine` and `chromium` (which I regularly contribute to)
2017-10-14 11:11:49 +02:00
Justin Humm
5cca8800a4
notmuch-bower: init at 2017-09-27 ( #29856 )
...
* bower: init and add erictapen as maintainer
* bower: fix up
* notmuch-bower: rename from bower
2017-10-14 10:08:04 +01:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
...
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Peter Hoeg
d81601065d
Revert "msmtp: add nonblocking support"
...
This reverts commit 5f29e9fdbf
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
5f29e9fdbf
msmtp: add nonblocking support
2017-10-14 14:38:04 +08:00
Jörg Thalheim
2820830e3e
Merge pull request #30029 from jensbin/citrix_receiver_13.7.0
...
citrix-receiver: 13.4.0 -> 13.7.0
2017-10-13 21:25:39 +01:00
Jörg Thalheim
50a3db126d
Merge pull request #30394 from flokli/neomutt
...
neomutt: 20170912 -> 20171013
2017-10-13 20:24:20 +01:00
Florian Klink
a678696e40
neomutt: 20170912 -> 20171013
2017-10-13 19:36:05 +02:00
Eisfreak7
06fc476bc6
qutebrowser: 0.11 -> 1.0.1 ( #30365 )
...
* qutebrowser: 0.11 -> 1.0
This updates has a few breaking changes, most importantly WebEngine
is now enabled by default and the configuration system was completely
changed (requiring uers to manually migrate their configuration).
More info: https://blog.qutebrowser.org/qutebrowser-v100-released.html
* qutebrowser: 1.0.0 -> 1.0.1
2017-10-13 18:15:19 +01:00
Mateusz Kowalczyk
4c1b8fc890
firefox-devedition-bin: 57.0b6 -> 57.0b8
2017-10-13 15:49:21 +01:00
Joachim F
6e7f35c0b6
Merge pull request #30327 from JamesTheAwesomeDude/master
...
palemoon: 27.4.2 -> 27.5.0
2017-10-13 13:28:05 +00:00
Joachim F
756b9c7d6c
Merge pull request #30222 from Nadrieril/update-purple-hangouts
...
purple-hangouts: 2016-12-22 -> 2017-10-08
2017-10-12 13:51:05 +00:00
Joachim F
26c8573b1e
Merge pull request #30224 from andir/cleanup
...
Cleanup typoed `propagateBuildInputs` that are probably not needded
2017-10-11 21:34:40 +00:00
Joachim F
c405302402
Merge pull request #30227 from pbogdan/newsbeuter-cve-2017-12904
...
newsbeuter: fix CVE-2017-12904
2017-10-11 21:32:25 +00:00
James Edington
67ae0fa051
palemoon: 27.4.2 -> 27.5.0
...
27.5.1 is "out", but there is no GitHub Release
(Although, this shouldn't be an issue since it was
mostly Win10-only changes anyway)
2017-10-11 14:19:37 -05:00
Jörg Thalheim
fb7f35db5f
Merge pull request #30278 from NeQuissimus/minikube_0_22_3
...
minikube: 0.22.2 -> 0.22.3
2017-10-11 13:39:14 +01:00
Peter Hoeg
97ec559b00
syncthing: 0.14.38 -> 0.14.39
2017-10-11 17:25:33 +08:00
Jaka Hudoklin
29f4775103
Merge pull request #29923 from NeQuissimus/kube_1_7_7
...
kubernetes: 1.7.1 -> 1.7.8
2017-10-11 06:05:56 +02:00
taku0
628c039326
flashplayer: 27.0.0.130 -> 27.0.0.159
2017-10-10 23:28:28 +09:00
Piotr Bogdan
9dc085078f
newsbeuter: fix CVE-2017-12904
2017-10-10 15:04:47 +01:00
Tim Steinbach
df4bed423f
minikube: 0.22.2 -> 0.22.3
2017-10-10 08:33:02 -04:00
Peter Hoeg
a130b56c77
vivaldi: do not build broken proprietary codecs by default
2017-10-10 12:55:21 +08:00
Peter Hoeg
6affc42fed
vivaldi: 1.12.995.36 -> 1.12.995.38
2017-10-10 12:55:21 +08:00