Nikolay Amiantov
38ffe0e1f6
steam-run-native: init
...
Refactor Steam so that native steam-run can be built as a free package and
expose it so that Hydra builds needed i686 packages.
2017-10-16 21:42:30 +03:00
Vladimír Čunát
3d1dee3692
Merge branch 'master' into staging
...
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát
d392f4be1c
systemd: no need to use older gperf anymore
...
For a long time.
2017-10-16 20:05:30 +02:00
Vladimír Čunát
e1e7251339
libdrm: 2.4.83 -> 2.4.84
2017-10-16 20:05:12 +02:00
Austin Seipp
cd52a3d53c
aiger: fix stupid incorrect download link
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 13:01:51 -05:00
Bjørn Forsman
38e6ae8e44
at: fix permission errors with "batch" on NixOS
...
Fixes https://github.com/NixOS/nixpkgs/issues/12392
2017-10-16 19:08:19 +02:00
Austin Seipp
635fbcbd33
nixpkgs: add aiger 1.9.9
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
b72f543f96
picosat: install more stuff
...
Projects like the AIGER toolkit want to use the picosat.o object file in order
to do SAT solving. Install this, along with the header and version information,
so a build of the AIGER can use it. This means that picosat does not need to be
built twice.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
e84cec2762
nixpkgs: add 'avy' -- property directed AIGER model checking
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
740fb165da
nixpkgs: add symbiyosys, for HDL verification flows
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
35c885dc3d
nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel builds
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
3b08d97e07
nixpkgs: simplify arachne-pnr makeFlags, make myself maintainer
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
11cd2c52c4
nixpkgs: icestorm 2017.08.31 -> 2017.10.16
...
Also add myself to the maintainers list.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Lancelot SIX
eaeb6721d9
Merge pull request #30471 from thall/qgis_2_18_13
...
qgis: 2.18.12 -> 2.18.13
2017-10-16 18:29:09 +02:00
Tim Steinbach
00669df0c1
linux: 4.14-rc4 -> 4.14-rc5
2017-10-16 09:26:36 -04:00
Markus Mueller
60b0db0e08
gitlab: link tmp/ directory to writable path
2017-10-16 14:58:02 +02:00
Joerg Thalheim
3f4a6754ef
wireguard: 0.0.20171005 -> 0.0.20171011
2017-10-16 13:50:40 +01:00
Niclas Thall
2c8058183f
qgis: 2.18.12 -> 2.18.13
2017-10-16 13:41:39 +02:00
Eli Flanagan
ef39873f0f
sqitch-pg: 0.9994 -> 0.9996
2017-10-16 07:34:30 -04:00
Graham Christensen
ea50efcc67
wpa_supplicant: patch for KRACKAttack
...
CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake.
CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake.
CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake.
CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake.
CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake.
CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it.
CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake.
CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake.
CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
2017-10-16 07:33:44 -04:00
Graham Christensen
629965a532
hostapd: patch for KRACKAttack
...
CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake.
CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake.
CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake.
CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake.
CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake.
CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it.
CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake.
CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake.
CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
2017-10-16 07:33:43 -04:00
Vladimír Čunát
88b853eb80
Revert "libinput: 1.7.3 -> 1.8.3"
...
This reverts commit 12f460e9e6
.
It doesn't build. Discuss at #29784 .
2017-10-16 11:55:40 +02:00
rnhmjoj
14bbec1801
bb: init at 1.3rc1
2017-10-16 11:08:06 +02:00
Dario Bertini
e55b99e840
pipenv: init at 8.2.7
...
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini
c6f90f9493
pew: 0.1.14 -> 1.1.0
...
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Jörg Thalheim
09deacb7b8
Merge pull request #30388 from Infinisil/vis-fix
...
cli-visualizer: fix
2017-10-16 08:46:59 +01:00
Jörg Thalheim
e4532af925
Merge pull request #30421 from KaiHa/lbdb-0.44
...
lbdb: 0.38 -> 0.44
2017-10-16 08:46:22 +01:00
Vincent Laporte
4cec2d6fb7
ocamlPackages.qtest: 2.6 -> 2.7
2017-10-16 07:02:03 +00:00
Peter Hoeg
02a23b7b24
sddm: theme background images use a relative path which breaks sddm-kcm
2017-10-16 14:25:23 +08:00
Yann Hodique
b6d3d7cfc4
ghq: 0.7.4 -> 0.8.0
2017-10-15 21:21:20 -07:00
Nikolay Amiantov
7bf191337e
opencv: use BLAS and eigen by default
...
Gives a performance boost.
2017-10-16 03:39:35 +03:00
Simon Lackerbauer
800f751740
abella: 2.0.2 -> 2.0.4
2017-10-16 02:39:16 +02:00
Simon Lackerbauer
bb94e0408f
rstudio: 1.1.351 -> 1.1.383
2017-10-16 02:38:26 +02:00
Mathias Schreck
cd9d780f89
nodejs: 8.6.0 -> 8.7.0
2017-10-16 02:36:49 +02:00
Ruben Maher
8c85edb446
flow: 0.57.0 -> 0.57.2
2017-10-16 02:35:45 +02:00
Nikolay Amiantov
d5492433af
epson-escpr: 1.6.12 -> 1.6.16
2017-10-16 02:05:19 +03:00
Shea Levy
ad6b8f438d
Merge branch 'all-cabal-hashes-components'
2017-10-15 18:13:29 -04:00
Robert Helgesson
2d44e72801
httpie: remove superfluous field
2017-10-16 00:06:06 +02:00
Nikolay Amiantov
50ef776bd4
python.pkgs.Keras: remove default backend
...
Theano is discontinued. Instead of setting TensorFlow by default let the user
explicitly add preferred backend into environment.
2017-10-16 00:59:51 +03:00
Heitham Omar
dc60c1e3d0
mpv: enable dvb on Linux
2017-10-15 21:26:00 +01:00
Tim Steinbach
19997f0100
linux-copperhead: 4.13.6.a -> 4.13.7.a
2017-10-15 15:28:16 -04:00
Jörg Thalheim
043529822b
Merge pull request #30413 from symphorien/kexec
...
kexectools: 2.0.14 -> 2.0.15
2017-10-15 18:24:02 +01:00
Yegor Timoshenko
12f460e9e6
libinput: 1.7.3 -> 1.8.3
...
fixes #29784
2017-10-15 12:14:02 -05:00
Yegor Timoshenko
db11d7fd2b
xf86-input-libinput: 0.25.1 -> 0.26.0
2017-10-15 12:13:58 -05:00
Yegor Timoshenko
8f95aef531
meson: do not strip RPATH
...
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -05:00
Jörg Thalheim
69886a4170
Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
...
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Jörg Thalheim
58350ad44a
Merge pull request #30424 from florianjacob/piwik-3.2
...
piwik: 3.1.1 -> 3.2.0
2017-10-15 17:57:58 +01:00
Jörg Thalheim
04c6047b51
Merge pull request #30435 from stesie/update-plv8
...
Update plv8 + build against V8 6.x
2017-10-15 17:37:15 +01:00
Franz Pletz
c100811d63
scudcloud: add jsmin dependency, fixes build
2017-10-15 16:16:36 +02:00
Franz Pletz
dc38f6c524
pythonPackages.jsmin: init at 2.2.2
2017-10-15 16:16:33 +02:00
Franz Pletz
1be825f1e5
pythonPackages.libnacl: 1.5.2 -> 1.6.0, fix new libsodum
2017-10-15 16:04:08 +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
Stefan Siegl
0a58a2fe53
plv8: 2.0.3 -> 2.1.0
2017-10-15 15:45:08 +02:00
Stefan Siegl
68d48aae7e
plv8: use v8_6_x
2017-10-15 15:44:50 +02:00
Franz Pletz
5190b05fa2
fastd: disable aes128-ctr, fix build with new libsodium
2017-10-15 15:27:32 +02:00
Franz Pletz
8619ae38e7
unifi: 5.6.16 -> 5.6.18
2017-10-15 15:27:32 +02:00
Vladimír Čunát
26db832fee
qt56.qtwebkit: fix with icu-59 by upstream patch
...
The patch is from qtwebkit-5.9.1, but it's fairly simple and seems to
work here as well.
2017-10-15 15:16:53 +02:00
Nikolay Amiantov
f7d308dbdc
plyfile: init at 0.5
2017-10-15 15:41:30 +03: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
75e4191739
libreoffice(-still): fixup build by using older icu
...
It's slightly risky, as many dependencies use the newer icu already.
-fresh seems OK without such changes.
2017-10-15 13:49:08 +02:00
Matthias Beyer
5a21efdcdf
gitAndTools.git-dit: 0.1.0 -> 0.3.0
2017-10-15 11:59:30 +01:00
Daiderd Jordan
210731c7dd
Merge pull request #30403 from matthewbauer/sqitch-fix
...
sqitch: fix on broken symlinks
2017-10-15 12:51:06 +02:00
Vladimír Čunát
3932a91776
mapnik: fix build with new icu via upstream patch
2017-10-15 11:57:52 +02:00
Jörg Thalheim
4a01ad0e99
Merge pull request #29882 from Eisfreak7/master
...
sqldeveloper: 4.1.1 -> 17.2.0
2017-10-15 10:40:31 +01:00
Vladimír Čunát
21034a44f0
mailcore2: fixup build by using older icu again
2017-10-15 11:05:34 +02:00
Vladimír Čunát
7cdbc8b246
firebirdSuper: fixup build by using older icu again
2017-10-15 10:53:53 +02:00
Vladimír Čunát
b1d32c0538
aegisub: fixup build with icu-59
...
Thanks to https://github.com/gentoo/gentoo/commit/779fbc09c456a
2017-10-15 10:44:16 +02:00
Vincent Laporte
4eb6e845f9
ocamlPackages.javalib: 2.3.3 -> 2.3.4
2017-10-15 08:31:37 +00:00
Graham Christensen
b16f3b2131
nix-info: include in nixos' default system-path, nixpkgs's channel
2017-10-14 22:01:30 -04:00
Graham Christensen
d9d2c4a4a9
nix-info: init
2017-10-14 22:01:23 -04:00
Timo Kaufmann
6591a70812
sqldeveloper: 17.2 -> 17.3
2017-10-14 18:27:54 -05:00
Timo Kaufmann
1e6662dc6a
sqldeveloper: Add a detailed requireFile message
2017-10-14 18:13:25 -05:00
Michael Raskin
cceae9a56e
Merge pull request #30420 from mimadrid/update/rofi-1.4.1
...
rofi: 1.3.1 -> 1.4.1
2017-10-15 00:28:38 +02:00
Florian Jacob
22b4c58a9f
piwik: 3.1.1 -> 3.2.0
2017-10-14 22:41:26 +02:00
mimadrid
416fe660df
rofi: 1.3.1 -> 1.4.1
2017-10-14 22:08:19 +02:00
mimadrid
30db0a66f4
check: 0.10.0 -> 0.11.0
2017-10-14 22:05:14 +02:00
Kai Harries
c37198e81d
lbdb: 0.38 -> 0.44
2017-10-14 22:02:13 +02:00
vbgl
fcfeda5544
Merge pull request #30206 from romildo/upd.mkvtoolnix
...
mkvtoolnix: 15.0.0 -> 16.0.0; libmatroska: 1.4.7 -> 1.4.8
2017-10-14 21:48:44 +02:00
Matthew Bauer
b5610ed3f0
sqitch: fix on Darwin
...
Fixes #30389 .
2017-10-14 14:41:29 -05: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
Franz Pletz
0f01f8b882
nginxMainline: 1.13.5 -> 1.13.6
2017-10-14 20:07:27 +02:00
Vladimír Čunát
8abbf3379e
v8: fixup build by using older icu again
2017-10-14 19:40:22 +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
Michael Weiss
527f6e9c47
android-studio-preview: 3.0.0.15 -> 3.0.0.16
2017-10-14 18:57:13 +02: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
Mathias Schreck
741e78804b
jenkins: 2.77 -> 2.84
2017-10-14 18:13:23 +02:00
Symphorien Gibol
8e53ca98f2
kexectools: 2.0.14 -> 2.0.15
2017-10-14 16:50:45 +02:00
Luca Bruno
7c45662947
go-ethereum: 1.7.1 -> 1.7.2
2017-10-14 16:39:36 +02:00
Tim Steinbach
8c618fce30
linux: 4.13.6 -> 4.13.7
...
CVE-2017-5123
2017-10-14 10:29:04 -04:00
Jörg Thalheim
a062e325b0
Merge pull request #30345 from matklad/update-jb
...
Update jb
2017-10-14 14:40:41 +01:00
Vincent Laporte
415db05504
ocamlPackages.uuidm: 0.9.5 -> 0.9.6
2017-10-14 12:53:46 +00:00
Shea Levy
3ef3fc43a2
partition-all-cabal-hashes: cross-compile safe
2017-10-14 08:03:53 -04:00
gnidorah
27bcd6c426
mailnag: fix working ( #30358 )
...
* mailnag: fix working
* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Daiderd Jordan
60a7a4db83
erlang: fix ssl on darwin
2017-10-14 12:36:15 +02:00
Vladimír Čunát
2baf618c3e
xorg-server: security 1.19.4 -> 1.19.5
...
CVE-2017-{12176,12177,12178,12183}
2017-10-14 11:55:21 +02:00
Maximilian Bosch
eef496f01c
pythonPackages.yowsup: init at v2.5.2 ( #30406 )
...
* pythonPackages.yowsup: init at v2.5.2
* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Vladimír Čunát
6328c76e77
xorg libXfont2, libXres: security updates
...
CVE-2013-1988, CVE-2017-{13720,13722}
2017-10-14 11:53:23 +02: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
Vincent Laporte
c2758900a1
ocamlPackages.ansiterminal: 0.6.5 -> 0.7
2017-10-14 08:17:06 +00:00
Lancelot SIX
4ea954477f
Merge pull request #30321 from RemiDesgrange/add-postgis-2.4.0
...
Add postgis 2.4.0
2017-10-14 10:13:53 +02:00
Lancelot SIX
c4160a4eb7
Merge pull request #30329 from gleber/pgadmin-upgrade-fix
...
pgadmin3: 1.22.1 -> 1.22.2
2017-10-14 09:48:10 +02:00
Vincent Laporte
0bd108d2ce
ocamlmod: 0.0.8 -> 0.0.9
2017-10-14 07:31:13 +00:00
Peter Hoeg
f22ce20ec0
Revert "hyperv-daemons: init at current linux kernel version"
...
This reverts commit 51f1c635e6
.
2017-10-14 14:42:49 +08:00
Peter Hoeg
a5e387592a
Revert "nix-upgrade-scripts: init at 0.0.4"
...
This reverts commit 15d2cf5494
.
2017-10-14 14:42:49 +08:00
Peter Hoeg
72d8eeea88
Revert "amarok-kf5: init at 2.8.91-20170228"
...
This reverts commit fde0bad577
.
2017-10-14 14:42:49 +08:00
Peter Hoeg
8df1c9ac17
Revert "firewalld: init at 0.4.4.4"
...
This reverts commit 178a96f99b
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
56db212f21
Revert "freetds: 0.91 -> 1.00.62"
...
This reverts commit 3ba45dd220
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
85e7bbb285
Revert "skeleton"
...
This reverts commit a7a1940161
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
d81601065d
Revert "msmtp: add nonblocking support"
...
This reverts commit 5f29e9fdbf
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
5f6d2d15ac
Revert "nvidia-firmware: init at 325.15"
...
This reverts commit 15bdbc21f9
.
2017-10-14 14:42:48 +08:00
Vincent Laporte
cb61845c4a
ocamlbuild: remove unused arguments
2017-10-14 06:40:21 +00:00
Peter Hoeg
9bf0e701e9
kdeconnect: boy scout cleanups
2017-10-14 14:38:04 +08:00
Peter Hoeg
15bdbc21f9
nvidia-firmware: init at 325.15
2017-10-14 14:38:04 +08:00
Peter Hoeg
5f29e9fdbf
msmtp: add nonblocking support
2017-10-14 14:38:04 +08:00
Peter Hoeg
a7a1940161
skeleton
2017-10-14 14:38:04 +08:00
Peter Hoeg
3ba45dd220
freetds: 0.91 -> 1.00.62
2017-10-14 14:38:04 +08:00
Peter Hoeg
178a96f99b
firewalld: init at 0.4.4.4
...
Includes systemd module.
2017-10-14 14:38:04 +08:00
Peter Hoeg
fde0bad577
amarok-kf5: init at 2.8.91-20170228
2017-10-14 14:38:04 +08:00
Peter Hoeg
15d2cf5494
nix-upgrade-scripts: init at 0.0.4
2017-10-14 14:38:04 +08:00
Peter Hoeg
51f1c635e6
hyperv-daemons: init at current linux kernel version
2017-10-14 14:38:04 +08:00
Peter Hoeg
2fdfefa2da
Merge pull request #30342 from acowley/pcl-qt5
...
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Florian Klink
c46fa38c90
gummi: init at 0.6.6 ( #30398 )
...
* gummi: init at 0.6.6
* gummi: cleanup
2017-10-13 23:22:12 +01:00
Gleb Peregud
52bedcb14b
pgadmin3: 1.22.1 -> 1.22.2
...
Also include Debian patch
https://sources.debian.net/data/main/p/pgadmin3/1.22.2-1/debian/patches/843344
which fixes segfault at start
2017-10-13 22:52:52 +02: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
d7030f7576
Merge pull request #30167 from gnidorah/kmsxx
...
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Daiderd Jordan
adc116b2ba
Merge pull request #30349 from efx/topic-modsecurity-update
...
modsecurity: 2.9.0 -> 2.9.2
2017-10-13 21:57:38 +02:00
Jörg Thalheim
93babf0c3b
Merge pull request #30251 from selaux/chromedriver-2.33
...
chromedriver: 2.31 -> 2.33
2017-10-13 20:46:00 +01:00
Jörg Thalheim
a4b999f7c9
Merge pull request #30288 from yegortimoshenko/patch-3
...
ibus-table: fix pygobject3 dependency
2017-10-13 20:44:18 +01:00
Jörg Thalheim
9a6f914f5f
Merge pull request #30287 from indiscipline/borgbackup
...
borgbackup: 1.0.11 -> 1.1.0
2017-10-13 20:37:12 +01:00
Jörg Thalheim
50a3db126d
Merge pull request #30394 from flokli/neomutt
...
neomutt: 20170912 -> 20171013
2017-10-13 20:24:20 +01:00
Jörg Thalheim
965e249a58
Merge pull request #30393 from matthewbauer/nix-bundle-0.2
...
nix-bundle: 0.1.2 → 0.2.0
2017-10-13 20:23:05 +01:00
Matthew Bauer
8342c04c9a
nix-bundle: 0.1.2 → 0.2.0
2017-10-13 14:22:41 -05:00
Jörg Thalheim
23dcc08eb9
Merge pull request #30390 from adisbladis/cryfs_tests
...
cryfs: Enable tests
2017-10-13 20:18:41 +01:00
Jörg Thalheim
662e96144a
Merge pull request #30328 from joncojonathan/update-babl0_1_34
...
babl: 1.2.8 -> 1.3.4
2017-10-13 20:18:10 +01:00
Joerg Thalheim
acee0f9bea
android-udev-rules: 20170612 -> 20171014
2017-10-13 20:15:49 +01:00
Vincent Laporte
cdd3b97d15
camlp4: init at 4.06+1
2017-10-13 17:42:56 +00: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
adisbladis
7a86e4cf0d
cryfs: Enable tests
2017-10-13 23:29:20 +08:00
Shea Levy
8efe90a3f4
nixUnstable: bump
2017-10-13 11:05:57 -04:00
Mateusz Kowalczyk
4c1b8fc890
firefox-devedition-bin: 57.0b6 -> 57.0b8
2017-10-13 15:49:21 +01:00
Joerg Thalheim
998f087fea
dbench: fix wrong client.txt location
...
(the path is hard-coded)
cc @bjornfor
2017-10-13 15:37:29 +01:00
Mateusz Kowalczyk
0ef6e215ff
Agda: package builds fine these days
...
Tested with 8.0.2 and 8.2.1.
2017-10-13 15:35:27 +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
Graham Christensen
2a4f47dd1a
Merge pull request #30228 from jtojnar/geary
...
gnome3.geary: 0.11.3 → 0.12.0
2017-10-13 09:04:49 -04:00
Peter Hoeg
ea1a925a95
cryfs: disable testing as it does not work - I pushed the wrong branch earlier
2017-10-13 20:49:54 +08:00
Silvan Mosberger
6f38c8e182
cli-visualizer: fix
2017-10-13 14:47:23 +02:00
Jörg Thalheim
6a807fe709
Merge pull request #30368 from derchrisuk/awslogs
...
awslogs: 0.7 -> 0.10
2017-10-13 13:22:32 +01:00
Jörg Thalheim
bef0850c61
Merge pull request #30372 from derchrisuk/intecture-cli
...
intecture-{auth,agent,cli}: updates
2017-10-13 13:17:37 +01:00
derchris
1d20ee2f92
intecture-auth: 0.1.0 -> 0.1.2
2017-10-13 12:22:39 +01:00
derchris
845d0b6005
intecture-agent: 0.3.0 -> 0.3.1
2017-10-13 12:22:24 +01:00
Jörg Thalheim
534060e608
Merge pull request #30375 from eqyiel/awsebcli-3.11.0
...
awsebcli: 3.10.5 -> 3.11.0
2017-10-13 12:12:18 +01:00
Jörg Thalheim
1193354e7f
Merge pull request #30382 from sorpaas/update-geth-classic
...
go-ethereum-classic: 3.5.86 -> 4.0.0
2017-10-13 12:11:06 +01:00
Franz Pletz
5ec10da86b
Merge pull request #30356 from bflyblue/plex-1.9.5
...
plex: 1.9.2 -> 1.9.5
2017-10-13 13:10:58 +02:00
Franz Pletz
82e9553250
Merge pull request #30363 from Moredread/udiskie
...
udiskie: 1.7.0 -> 1.7.1
2017-10-13 13:10:21 +02:00
Aneesh Agrawal
98d5aa05cb
salt: 2017.7.1 -> 2017.7.2
2017-10-13 13:07:30 +02:00
Keshav Kini
47d8cd9b67
expect: update website URL
...
expect.nist.gov no longer resolves. It seems the website has been
moved to http://expect.sourceforge.net/ , though there is also a page
on nist.gov at https://www.nist.gov/services-resources/software/expect
.
2017-10-13 13:05:28 +02:00
Fatih Altinok
826d7d2e8d
yarn: 1.0.1 -> 1.2.1 ( #30346 )
2017-10-13 11:23:45 +01:00
Matt McHenry
bbec429f7a
djbdns: fix root server list at build time
...
as suggested by @peterhoeg in
1b7e5eaa79 (commitcomment-24560631)
fixes #30379
2017-10-13 10:29:12 +01:00
Joerg Thalheim
6ec6af4625
djbdns: fix build in usernamespaces
2017-10-13 10:08:34 +01:00
Rémi Desgrange
8dcaa5b313
postgis: add v2.4.0
...
Add postgis 2.4.0
doesn't remove v2.3.1. There are some big change in 2.4 that people may
don't want. see https://postgis.net/docs/release_notes.html#idm41021
fix test call
modify following recommandation of lsix
2017-10-13 09:45:25 +02:00
Ruben Maher
ba6f59ad70
flow: 0.56.0 -> 0.57.0
2017-10-13 09:31:34 +02:00
Wei Tang
e8c89aaf06
go-ethereum-classic: 3.5.86 -> 4.0.0
2017-10-13 14:03:50 +08:00
Anthony Cowley
b2c1020a68
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-13 00:59:50 -04:00
Peter Hoeg
71b7b4f19c
Merge pull request #30296 from adisbladis/kdeconnect_1_2
...
kdeconnect: 1.0.3 -> 1.2
2017-10-13 11:05:52 +08:00
Peter Hoeg
f2e7019346
Merge pull request #30340 from peterhoeg/p/cryfs
...
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Peter Hoeg
82b8a22fa9
Merge pull request #30354 from peterhoeg/p/sddm-kcm
...
sddm-kcm: init at 5.10.5
2017-10-13 09:52:14 +08:00
Tim Steinbach
cc5dd66c03
linux: 4.9.55 -> 4.9.56
2017-10-12 20:02:15 -04:00
Ruben Maher
b686f934c5
awsebcli: 3.10.5 -> 3.11.0
2017-10-13 09:44:25 +10:30
derchris
096efff693
awslogs: 0.7 -> 0.10
2017-10-13 00:00:28 +02:00
derchris
c4ef6ee7cc
intecture-cli: 0.3.2 -> 0.3.4
2017-10-12 23:03:35 +02:00
mimadrid
393a2ea979
fzf: 0.17.0 -> 0.17.0-2
2017-10-12 21:31:17 +02:00
Tuomas Tynkkynen
a25ded05d8
zod: Fix build
2017-10-12 22:07:41 +03:00
Shea Levy
843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
...
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
mimadrid
94fa59228a
unrar: 5.5.7 -> 5.5.8
2017-10-12 21:57:12 +03:00
André-Patrick Bubel
1d340c9e51
udiskie: 1.7.0 -> 1.7.1
2017-10-12 20:46:31 +02:00
Michael Alan Dorman
11efabe29c
htoml-megaparsec: build against newest megaparsec
2017-10-12 18:53:27 +01:00
Peter Simons
57594bcf0a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
635afca45d
.
2017-10-12 18:53:22 +01:00
Peter Simons
6e32a54239
liquidhaskell: re-enable Hydra builds
2017-10-12 18:53:22 +01:00
Peter Simons
fa6ed82e5e
LTS Haskell 9.8
2017-10-12 18:52:41 +01:00
Frederik Rietdijk
959a5b24b5
Merge pull request #30226 from geistesk/pypcap-1.1.6
...
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
Tuomas Tynkkynen
00078afb1f
f2fs-tools: 1.8.0 -> 1.9.0
2017-10-12 20:35:33 +03:00
Tim Steinbach
8a957be337
atom-beta: 1.22.0-beta0 -> 1.22.0-beta1
2017-10-12 13:17:49 -04:00
Tim Steinbach
08b2c82eca
atom: 1.21.0 -> 1.21.1
2017-10-12 13:12:27 -04:00
Tim Steinbach
64a727b160
linux-copperhead: 4.13.5.a -> 4.13.6.a
2017-10-12 13:09:36 -04:00
Shaun Sharples
ce7fd937c1
plex: 1.9.2 -> 1.9.5
2017-10-12 18:55:57 +02:00
Peter Hoeg
37172d2b74
sddm-kcm: init at 5.10.5
2017-10-12 23:09:50 +08:00
gnidorah
9087f56b32
ksmxx: 2017-10-03 -> 2017-10-10
2017-10-12 18:01:37 +03:00
gnidorah
cf4a2bb111
kmsxx, pykms: suggestions by @FRidh
2017-10-12 17:59:12 +03:00
gnidorah
86ebd2e684
kmsxx and pykms: init at 2017-10-03
2017-10-12 17:59:12 +03:00
Thomas Tuegel
4cf0b6ba5d
Merge pull request #30255 from bkchr/qt_5_9_2
...
qt5: 5.9.1 -> 5.9.2
2017-10-12 09:08:59 -05: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
f7f8822208
Merge pull request #30313 from mdorman/emacs-updates
...
Semi-automated Emacs package updates
2017-10-12 13:05:50 +00:00
Aleksey Kladov
c0ec6d9d21
jetbrains.rider: 2017.1.1 -> 2017.1.2
2017-10-12 15:49:16 +03:00
Aleksey Kladov
f8103e7226
jetbrains.idea-ultimate: 2017.2.4 -> 2017.2.5
2017-10-12 15:48:56 +03:00
Aleksey Kladov
7155b8c27d
jetbrains.idea-community: 2017.2.4 -> 2017.2.5
2017-10-12 15:48:29 +03:00
Aleksey Kladov
b9ce5b3f08
jetbrains.gogland: 172.3968.45-> 173.2696.28
2017-10-12 15:47:51 +03:00
Aleksey Kladov
cbdc72b6f1
jetbrains.clion: 2017.2.2 -> 2017.2.3
2017-10-12 15:47:13 +03:00