Commit Graph

106703 Commits

Author SHA1 Message Date
Bastian Köcher
d830959510 plasma: 5.11.3 -> 5.11.4 2017-12-03 22:25:36 +01:00
Tuomas Tynkkynen
b39ab30ba7 linux_4_13: Remove, no longer supported. 2017-12-03 23:20:08 +02:00
Andreas Rammhold
6809cb0b5f
polybar: 3.0.5 -> 3.1.0 2017-12-03 22:14:54 +01:00
Joachim F
2d0ed7bef5
Merge pull request #32283 from andir/tor-sec
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
2017-12-03 19:54:31 +00:00
Andreas Rammhold
959364c01d
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
More details in the release mail [1].

[1] https://lists.torproject.org/pipermail/tor-announce/2017-December/000147.html
2017-12-03 20:35:16 +01:00
Tuomas Tynkkynen
8c3b96e58c virtualbox: Broken on non-x86
https://hydra.nixos.org/build/65212946
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen
b3e4b224ed rowhammer-test: Broken on non-x86 (and Darwin)
https://hydra.nixos.org/build/65060720
https://hydra.nixos.org/build/65048404
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen
56ecf95468 open-vm-tools: Broken on non-x86
https://hydra.nixos.org/build/65049444
2017-12-03 19:51:58 +02:00
Tuomas Tynkkynen
9a13bc817e memtest86plus: Broken on non-x86
https://hydra.nixos.org/build/65048457
2017-12-03 19:51:58 +02:00
Tuomas Tynkkynen
b51cc95a61 ioport: Broken on non-x86
https://hydra.nixos.org/build/65057213
2017-12-03 19:51:58 +02:00
Tuomas Tynkkynen
f2766b4f42 intel-gpu-tools: Broken on non-x86
https://hydra.nixos.org/build/65032931
2017-12-03 19:51:58 +02:00
Benjamin Hipple
b1ec502c1e Init Centos 7.4 vmTools diskImage
This commit adds the CentOS 7.4 base image from the CentOS mirror, for use with
building RPMs or evaluating Nix expressions in a CentOS image.

When CentOS 7.5 comes out, I will swap this URL to the permanently vaulted image.
2017-12-03 11:42:34 -05:00
Vladimír Čunát
e001bd2c2f
xorg-server-1.18: fixup build with glibc-2.26
It's non-default version required by amdgpu-pro ATM.  Thanks to Mounium.
2017-12-03 16:23:45 +01:00
Tuomas Tynkkynen
17218f0bac Make callPackage_i686 fail on on-x86
...instead of silently producing an i686 derivation.
2017-12-03 17:17:34 +02:00
WilliButz
717423e2f0
pgtap: 0.97.0 -> 0.98.0 2017-12-03 16:02:21 +01:00
WilliButz
1c07970bcc
highlight: 3.40 -> 3.41 2017-12-03 15:42:23 +01:00
Rok Garbas
5ab47ccfd1 zsh-prezto: updating "4f19700" -> "0crrj2n" 2017-12-03 14:51:36 +01:00
Vincent Laporte
842d8e4766 frama-c: 20170501 (Phosphorus) -> 20171101 (Sulfur) 2017-12-03 12:26:02 +01:00
Herwig Hochleitner
bccd410e78 dwarf-fortress-packages.stoneSense: remove vestigial package
To use stonesense, build dwarf-fortress with `enableDFHack=true` and
`enableStoneSense=true`, then type `ssense` into the dfhack console.

This partially reverts commit 85056ee698
2017-12-03 12:22:13 +01:00
Tor Hedin Brønner
60d3a11251 nix-zsh-completions: 0.3.5 -> 0.3.6 2017-12-03 10:49:21 +00:00
Tor Hedin Brønner
9534764006 nix-bash-completions: 0.5 -> 0.6 2017-12-03 10:49:21 +00:00
Domen Kožar
d64ba1c060
Add localtime package and nixos module
Simple daemon for keeping system timezone up-to-date via geoclue2.

Sadly i3 status needs to be restarted for timezone changes.
2017-12-03 11:42:51 +01:00
Thomas Mader
66860af01a ldc: 1.3.0 -> 1.5.0
- Bootstrap with ldc lts (0.17.5) instead of dmd.
- Enable unittests by using a fixed-output derivation for runtime tests.
2017-12-03 11:41:39 +01:00
Orivej Desh
ecd0e11851 neko: enable check phase 2017-12-03 10:30:08 +00:00
Vincent Laporte
41be8102e3
ocamlPackages.ptmap: 2.0.2 -> 2.0.3 2017-12-03 07:43:46 +00:00
Vincent Laporte
83005408d3 ocamlPackages.mlgmpidl: 1.2.4 -> 1.2.6 2017-12-03 08:21:55 +01:00
Orivej Desh
3954032ac5 fwup: 0.16.1 -> 0.18.1 2017-12-03 04:57:57 +00:00
Thomas Mader
54f1b753b3 dmd: Enable tests and integrate bootstrap into one derivation
- Merge bootstrap dmd into default derivation.
- Reenable all tests by using a fixed-output derivation for phobos tests because of network checks in sandbox mode.
- Adding supported platforms.
2017-12-03 05:18:57 +01:00
adisbladis
a4336c2290
Merge pull request #32265 from dywedir/youtube-dl
youtube-dl: 2017.11.06 -> 2017.12.02
2017-12-03 09:57:57 +08:00
Thomas Mader
48dcf2620d dub: 1.5.0 -> 1.6.0
- Enable unittests by using a fixed-output derivation
- Remove substitutions because they are fixed upstream now
2017-12-03 02:52:04 +01:00
Tuomas Tynkkynen
58307d15a7 Merge remote-tracking branch 'upstream/staging' into master 2017-12-03 01:49:14 +02:00
Michael Weiss
70d1c37f77 signing-party: 2.5 -> 2.6 2017-12-03 00:40:04 +01:00
Michael Weiss
2dca1a6d6e quiterss: 0.18.8 -> 0.18.9 2017-12-03 00:01:10 +01:00
dywedir
63c84c5ac6 youtube-dl: 2017.11.06 -> 2017.12.02 2017-12-02 23:35:48 +02:00
Jan Tojnar
e53ebf3a31
gnome3.cheese: add thumbnailers
Without thumbnailers available, cheese loops endlessly.

https://github.com/NixOS/nixpkgs/issues/15790
2017-12-02 20:34:30 +01:00
Jan Tojnar
f816fe6fd3
gnome3.gnome_desktop: fix sandboxing 2017-12-02 20:34:30 +01:00
Jan Tojnar
129aac73ec
gnome3.gnome_desktop: reorganize build inputs 2017-12-02 20:34:30 +01:00
Jan Tojnar
cc4d5520fb
gnome3.cheese: fix missing vp8enc preset
Closes: #11634
2017-12-02 20:34:29 +01:00
Jan Tojnar
83df26f180
gnome3.cheese: build devdoc 2017-12-02 20:34:29 +01:00
Jan Tojnar
cb447dda85
gnome3.cheese: build manpage 2017-12-02 20:34:29 +01:00
Jan Tojnar
a6cd26740b
gtk_doc: propagate the respect-xml-catalog-files-var.patch
We are patching the xmlcatalog calls in the JH_CHECK_XML_CATALOG
macro to use the XML_CATALOG_FILES environment variable instead
of a single central catalog file. Since consumers (libraries or
applications) are expected to copy the m4 files to their source
tree, we need to patch them separately. The files should be
identical, though, so we can reuse the patch for gtk_doc.

This commit makes the patch available in passthru so the consumer
expressions do not need to maintain the long relative path.
2017-12-02 20:34:29 +01:00
Jan Tojnar
d95052a896
gnome3.cheese: add effects to path 2017-12-02 20:34:29 +01:00
Jan Tojnar
9d18aa073d
gnome3.cheese: reorganize build inputs 2017-12-02 20:34:29 +01:00
Jan Tojnar
d217cad2ac
gnome3.gnome-video-effects: 0.4.1 → 0.4.3 2017-12-02 20:34:29 +01:00
Tim Steinbach
4e7deb7100
linux-copperhead: 4.14.2.a -> 4.14.3.a 2017-12-02 14:01:14 -05:00
Nicolò Balzarotti
af3745f615 osrm-backend: 4.9.1 -> 5.14.1 2017-12-02 20:00:04 +01:00
Orivej Desh
e29b1f4ba7
Merge pull request #32259 from orivej/qt
Revert "qt5: 5.9.1 -> 5.9.3"
2017-12-02 18:49:33 +00:00
Orivej Desh
a1b77bfe5f Revert "qt5: 5.9.1 -> 5.9.3"
KDE frameworks 5.40 are not compatible with Qt 5.9.3: #32253

This reverts commit bd71d3aef7 (#32100).
2017-12-02 17:22:17 +00:00
Joachim F
7d27f25582
Merge pull request #32213 from pbogdan/update-wordpress
wordpress: 4.9 -> 4.9.1
2017-12-02 16:40:03 +00:00
sg2002
af9cf7ec77 lm-sensors: add option to enable sensord (#32172) 2017-12-02 15:46:14 +00:00
Tuomas Tynkkynen
491e5d8649 rustc: Support aarch64 2017-12-02 14:46:33 +02:00
Michael Fellinger
94b7925b30 elm-interface-to-json: init at 0.1 (#32194)
elm-interface-to-json -> init at 0.1
2017-12-02 13:32:45 +01:00
Orivej Desh
4a7a497fb6 go: add procps for sysctl in tests, print ulimits for debugging resource exhaustion 2017-12-02 12:19:14 +00:00
Orivej Desh
ae2cf0bee8 tortoisehg: check imports
This could have prevented #32245.
2017-12-02 11:40:37 +00:00
Daiderd Jordan
0017479abb
Merge pull request #32100 from bkchr/qt_5_9_3
qt5: 5.9.2 -> 5.9.3
2017-12-02 11:12:38 +01:00
Peter Simons
ce777a26f6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
766fbc64fb.
2017-12-02 10:08:45 +01:00
Vladimír Čunát
33300c7316
Merge branch 'master' into staging
Hydra: ?compare=1415329
2017-12-02 09:37:07 +01:00
Orivej Desh
686ce232aa
Merge pull request #32247 from kini/glucose-syrup-arg
glucose-syrup: Remove unused fetchurl argument
2017-12-02 07:47:40 +00:00
Joachim F
96cff07ac5
Merge pull request #32151 from chpatrick/mate-media
mate-media: init at 1.18
2017-12-02 06:21:51 +00:00
Orivej Desh
7b1489e1a1 j: fix build
/usr/bin/env does not exist in the sandbox.
2017-12-02 06:04:00 +00:00
Keshav Kini
2d91801242 glucose-syrup: Remove unused fetchurl argument 2017-12-01 21:13:21 -08:00
adisbladis
1741042388
firefox-beta-bin: 58.0b7 -> 58.0b8 2017-12-02 09:50:15 +08:00
adisbladis
c1fc9d5cd4
firefox-devedition-bin: 58.0b7 -> 58.0b8 2017-12-02 09:50:07 +08:00
adisbladis
a3b5575bcd
Merge pull request #32226 from bkchr/airwave
vst-sdk: vstsdk366_27_06_2016_build_61 -> vstsdk368_08_11_2017_build_121
2017-12-02 09:36:03 +08:00
Jörg Thalheim
278f2faf8e
Merge pull request #32228 from bkchr/digikam
digikam: Fix empty album problem with Qt 5.9.3
2017-12-02 01:19:11 +00:00
Robert Helgesson
d1ddc3ff23
perl-Sys-Syslog: 0.34 -> 0.35
Fixes CVE-2016-1238.
2017-12-01 23:50:15 +01:00
Robert Helgesson
25a853e619
perl-Log-Any: disable syslog test 2017-12-01 23:44:19 +01:00
Robert Helgesson
84c3186711
perlPackages: update some packages
- CGI: 4.37 -> 4.38

- Log-Any: 1.045 -> 1.703

- Moo: 2.003003 -> 2.003004

- Sub-Info: init at 0.002

- Term-Table: init at 0.012

- Test2-Suite: 0.000061 -> 0.000094

- Test-Simple: 1.302067 -> 1.302120
2017-12-01 23:33:24 +01:00
Vincent Laporte
871fa250b6
ocamlPackages.ipaddr: 2.7.2 -> 2.8.0 2017-12-01 22:26:54 +00:00
Jörg Thalheim
ae096444a2
simgrid: 3.15 -> 3.17 (#32114)
* simgrid: 3.15 -> 3.17 + clean + add options

* Add myself as maintainer

* Fix typo
2017-12-01 22:14:24 +00:00
Jörg Thalheim
302552b722
Merge pull request #32120 from rybern/add-drip
drip: init at 0.2.4
2017-12-01 21:44:23 +00:00
Jörg Thalheim
04221193f9
Merge pull request #32167 from dotlambda/git-annex-adapter
python3Packages.git-annex-adapter: init at 0.2.0
2017-12-01 21:39:08 +00:00
Jörg Thalheim
13dcdbedaa
Merge pull request #32227 from bkchr/keyfinder
keyfinder: 2.1 -> 2.2
2017-12-01 21:20:45 +00:00
Jörg Thalheim
6d2167fc1e
Merge pull request #32236 from guillaumekoenig/fix-enpass-firefox-webextensions
enpass: fix install to work with firefox webextensions
2017-12-01 21:09:17 +00:00
Jörg Thalheim
dd40eaef6f
Merge pull request #32231 from bkchr/qesteidutil
qesteidutil: 3.12.5.1233 -> 3.12.10
2017-12-01 21:06:35 +00:00
Jörg Thalheim
9ad7394443
Merge pull request #32235 from magnetophon/evopedia
evopedia: patch the desktop file
2017-12-01 21:03:58 +00:00
Jörg Thalheim
9d78a5cfb3
Merge pull request #32239 from matklad/jetbrains-2017.3
Jetbrains IDEs to 2017.3
2017-12-01 21:01:51 +00:00
Joerg Thalheim
5da0dffef7 gdbgui: 0.9.0.1 -> 0.9.1.0 2017-12-01 20:56:51 +00:00
Joerg Thalheim
617d053f30 jetbrains.clion: patchelf lldb files correctly 2017-12-01 20:54:22 +00:00
Jörg Thalheim
fdb8dea0c6
Merge pull request #32233 from wizeman/u/upd-gup
gup: 0.6.0 -> 0.7.0
2017-12-01 20:46:28 +00:00
Joachim F
e4c22e4f5a
Merge pull request #32035 from knedlsepp/upgrade-armadillo
armadillo: 7.800.1 -> 8.300.0
2017-12-01 20:45:41 +00:00
Jörg Thalheim
0b0256a72f
Merge pull request #32224 from bkchr/redis_desktop_manager
redis-desktop-manager: 0.8.3 -> 0.9.0-alpha5
2017-12-01 20:25:50 +00:00
Jörg Thalheim
420a6ad95f
Merge pull request #32240 from tohl/master
ccl and sbcl updated, tested on nixos x86_64
2017-12-01 20:06:23 +00:00
Tomas Hlavaty
eefe8271af sbcl: 1.4.1.0.20171104 -> 1.4.2 2017-12-01 20:43:11 +01:00
Bart Brouns
1d10e7f1c5 pqiv: 2.9 -> 2.10.1 2017-12-01 20:40:27 +01:00
Tomas Hlavaty
89f61b3339 ccl: 1.11 -> 1.11.5 2017-12-01 20:31:47 +01:00
Aleksey Kladov
50b498d23e jetbrains.idea-community: 2017.2.6 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
ad8bbe5254 jetbrains.goland: 173.3727.79 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
e59a03547f jetbrains.webstorm: 2017.2.5 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
3495b00eac jetbrains.ruby-mine: 2017.1.5 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
4072861ab7 jetbrains.rider: 2017.1.2 -> 2017.2.1 2017-12-01 22:26:31 +03:00
Aleksey Kladov
032ce0d375 jetbrains.pycharm-professional: 2017.2.4 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
1bebed01b3 jetbrains.phpstorm: 2017.2.4 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov
ce0d346416 jetbrains.idea-ultimate: 2017.2.6 -> 2017.3 2017-12-01 22:26:30 +03:00
Aleksey Kladov
f1630b430c jetbrains.clion: 2017.2.3 -> 2017.3 2017-12-01 20:47:18 +03:00
Bastian Köcher
bd71d3aef7 qt5: 5.9.2 -> 5.9.3 2017-12-01 18:34:54 +01:00
Joachim F
6ccf5617d2
Merge pull request #32208 from Synthetica9/master
j: 701_b -> 806
2017-12-01 17:24:04 +00:00
Orivej Desh
c13de40f04 tzdata: export TZDIR for dependent packages
https://github.com/NixOS/nix/issues/1709
2017-12-01 17:17:30 +00:00
adisbladis
eb0121540e
Merge pull request #32225 from bkchr/ipe
ipe: 7.1.10 -> 7.2.7
2017-12-02 01:16:19 +08:00
adisbladis
bfc1141c74
Merge pull request #32232 from bkchr/teamviewer_12_85001
teamviewer: 12.0.76279 -> 12.0.85001
2017-12-02 01:08:18 +08:00
Jörg Thalheim
20fb2f8fd8
Merge pull request #32229 from bkchr/paraview
paraview: 5.4.0 -> 5.4.1
2017-12-01 16:50:13 +00:00
Guillaume Koenig
dff239d7b1 enpass: fix install to work with firefox webextensions
With new Firefox 57 and WebExtensions, the new addon uses Firefox'
Native Messaging mechanism to communicate with local programs (here
the main enpass program). This commit activates EnpassNMHost, a binary
that bootstraps communication between the two.
2017-12-01 17:43:58 +01:00
zimbatm
aa5fa2f7cd
Merge pull request #32179 from mrVanDalo/feature/memo
memo: init at 0.2 + changed my email address
2017-12-01 16:38:00 +00:00
Bart Brouns
e2160affab evopedia: patch the desktop file 2017-12-01 17:28:55 +01:00
Ingolf Wagner
4896b37236
maintainers: changed email and nice of maintainer mrVanDalo 2017-12-01 13:10:55 -03:00
Tim Steinbach
a57a32e07c
linux: 4.4.102 -> 4.4.103 2017-12-01 10:07:28 -05:00
Tim Steinbach
777f49bfff
linux: 4.9.65 -> 4.9.66 2017-12-01 10:04:09 -05:00
Tim Steinbach
2863022480
linux: 4.14.2 -> 4.14.3 2017-12-01 10:00:48 -05:00
Ricardo M. Correia
eb9c69f6eb gup: 0.6.0 -> 0.7.0 2017-12-01 15:45:13 +01:00
Peter Simons
ae82d9e59e
Merge pull request #32181 from joncfoo/update/purescript-dependencies
purescript: fix build by overriding optparse-applicative dependency
2017-12-01 14:38:00 +01:00
Bastian Köcher
1ba448252d teamviewer: 12.0.76279 -> 12.0.85001 2017-12-01 13:50:35 +01:00
Joerg Thalheim
fcd16d3338 paraview: cmake belongs to nativeBuildInputs 2017-12-01 12:49:52 +00:00
Peter Simons
65b15c40f1 R: update package set 2017-12-01 13:48:26 +01:00
Bastian Köcher
76244def98 qesteidutil: 3.12.5.1233 -> 3.12.10 2017-12-01 13:25:25 +01:00
Bastian Köcher
cef755a843 paraview: 5.4.0 -> 5.4.1 2017-12-01 13:20:15 +01:00
Bastian Köcher
f2d8970aeb digikam: Fix empty album problem with Qt 5.9.3 2017-12-01 13:17:47 +01:00
Bastian Köcher
31f8e4be5f keyfinder: 2.1 -> 2.2 2017-12-01 13:16:35 +01:00
Bastian Köcher
cc1bdbb225 vst-sdk: vstsdk366_27_06_2016_build_61 -> vstsdk368_08_11_2017_build_121 2017-12-01 13:12:49 +01:00
Bastian Köcher
2700a58861 ipe: 7.1.10 -> 7.2.7 2017-12-01 13:11:20 +01:00
Bastian Köcher
623d859001 redis-desktop-manager: 0.8.3 -> 0.9.0-alpha5
- Fixes build with latest Qt and glibc.
- Switches to Qt 5.9
2017-12-01 13:07:57 +01:00
Peter Hoeg
efd4ad0b16 dbus-broker: 8 -> 9 2017-12-01 19:55:17 +08:00
Jörg Thalheim
509bc6fe43
Merge pull request #32221 from markus1189/jo-1.1
jo: 1.0 -> 1.1
2017-12-01 11:47:16 +00:00
Vladimír Čunát
4dba2f2158
knot-dns: maintenance 2.6.1 -> 2.6.3 2017-12-01 12:43:05 +01:00
Vladimír Čunát
7def2a8b95
Merge #32223: xorg.fontmiscmisc: make the fonts available
Needed due to upstream security fix:
https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=7b377456f95d
2017-12-01 11:54:34 +01:00
Orivej Desh
6eddd8081f xorg.fontmiscmisc: make the misc fonts available
Xorg was rejecting font directories with symlinks since
db6adec156.
2017-12-01 10:37:03 +00:00
Markus Hauck
6191299474 jo: 1.0 -> 1.1 2017-12-01 10:58:58 +01:00
Pascal Wittmann
9ed8274921 bfr: homepage is down since a long time 2017-12-01 10:58:38 +01:00
Pascal Wittmann
a941856f01 udunits: use https instead of http for homepage url 2017-12-01 10:44:04 +01:00
Vladimír Čunát
9f8c3f77ea
Merge branch 'master' into staging
Hydra: ?compare=1415011
2017-12-01 09:18:58 +01:00
adisbladis
de675e19cf
Merge pull request #32191 from adisbladis/vagrant-ruby-24
vagrant: Use ruby 2.4
2017-12-01 16:18:57 +08:00
gnidorah
a06871ab56 gnome3.dconf-editor: drop gnome3.gsettings_desktop_schemas 2017-12-01 11:11:09 +03:00
gnidorah
f423efb7f5 libreoffice: use wrapGAppsHook 2017-12-01 11:11:09 +03:00
gnidorah
0c402c6056 transmission_gtk: use wrapGAppsHook 2017-12-01 11:11:03 +03:00
Orivej Desh
d95cc52d14 emulationstation: fix build by using gcc5 2017-12-01 07:30:16 +00:00
Vladimír Čunát
da3679c160
libsoup: maintenance 2.60.0 -> 2.60.2 + patch 2017-12-01 08:27:31 +01:00
Orivej Desh
45cf0b0da4 fenics: restrict to Darwin
It has never been building on Linux.
2017-12-01 07:17:15 +00:00
Vladimír Čunát
5cc70518bf
Merge #32162: libmicrohttpd: 0.9.55 -> 0.9.57 2017-12-01 08:11:18 +01:00
Vladimír Čunát
542adbdd05
Merge #32034: pygobject: 3.24.1 -> 3.26.1 2017-12-01 08:00:24 +01:00
Vladimír Čunát
b4ec153040
orc: doCheck broken on i686 on Hydra, again 2017-12-01 07:49:25 +01:00
adisbladis
6d0fbb9dc4
Merge pull request #32209 from elasticdog/ansible
ansible: 2.4.1.0 -> 2.4.2.0
2017-12-01 13:44:13 +08:00
Orivej Desh
0df7d2d010 python.pkgs.ws4py: skip flaky timing-sensitive tests 2017-12-01 04:12:06 +00:00
adisbladis
0fe990b000
Merge pull request #32211 from michalrus/hubstaff
hubstaff: 1.2.14 → 1.2.15
2017-12-01 08:54:13 +08:00
Orivej Desh
eb32f08bc0 widertiger: mark as broken
It is not maintained, and not used since 480b289f5b.
2017-12-01 00:47:46 +00:00
Orivej Desh
1f99fd6965 libminc: fix build after hdf5 upgrade by using hdf5_1_8 2017-12-01 00:37:29 +00:00
Orivej Desh
e1757f6a24 julia: do not print environment before testing 2017-12-01 00:05:26 +00:00
Jörg Thalheim
ef8933233b
Merge pull request #32013 from romildo/upd.lumina
lumina: 1.3.0 -> 1.4.0-p1
2017-11-30 21:48:24 +00:00
Michal Rus
015c0fc9af
hubstaff: 1.2.14 → 1.2.15 2017-11-30 19:26:54 +01:00
José Romildo Malaquias
0345e5d576 lumina: 1.3.0 -> 1.4.0-p1 2017-11-30 16:23:59 -02:00
zimbatm
cc1d7a358f direnv: 2.13.2 -> 2.13.3 2017-11-30 18:14:42 +00:00
Peter Simons
b0f82f0f2d R: update to 3.4.3 2017-11-30 18:45:48 +01:00
Peter Simons
458331408e r-openssl: fix build 2017-11-30 18:45:47 +01:00
Tuomas Tynkkynen
86ad1451f2 xorg: Mark some xf86* drivers x86-only
https://hydra.nixos.org/eval/1413937?filter=xorg&compare=1358674
2017-11-30 19:03:14 +02:00
Aaron Bull Schaefer
6636f3bc25 ansible: 2.4.1.0 -> 2.4.2.0 2017-11-30 08:41:10 -08:00
Patrick Hilhorst
4bb9ffef6a j: 701_b -> 806 2017-11-30 17:14:33 +01:00
Piotr Bogdan
8eccb7d2c7 wordpress: 4.9 -> 4.9.1 2017-11-30 15:11:42 +00:00
Robert Helgesson
1332bf244c
perl-CryptX: 0.054 -> 0.055 2017-11-30 16:02:19 +01:00
adisbladis
88417853e1
Merge pull request #32205 from cillianderoiste/mhwaveedit
mhwaveedit: fix src url (gna is dead) and use autoreconf for build
2017-11-30 23:00:03 +08:00
Cillian de Róiste
77882b6dc4 mhwaveedit: fix src url (gna is dead) and use autoreconf for build 2017-11-30 14:37:44 +01:00
Vladimír Čunát
e55c3b37b2
Merge #32198: firefox patch-updates 2017-11-30 14:37:36 +01:00
Milan Svoboda
8bc0bf6785
kitty: 0.4.2 → 0.5.0 2017-11-30 13:12:11 +01:00
taku0
282bd5c03c firefox-esr: 52.5.0esr -> 52.5.1esr 2017-11-30 20:33:08 +09:00
Vladimír Čunát
d477bc353c
ocamlnet: fixup build by bringing back nettle-3.3 2017-11-30 12:28:35 +01:00
Vladimír Čunát
e9550f290c
nvidia_x11_legacy340: add another patch
I *suspect* that NV_VM_OPERATIONS_STRUCT_HAS_FAULT isn't detected
in our case for some reason, so this patch doesn't make a difference.
In any case, the patch seems unlikely to make anything worse.
2017-11-30 12:06:27 +01:00
Orivej Desh
163315f5e2
Merge pull request #32183 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-30 11:06:02 +00:00
Orivej Desh
6b4f0b5bf4 qt4: fix parallel building
qmake needs uic to extract dependency information from .ui files.  In -fast mode
qmake generates Makefiles for each subproject after the previous subproject is
built, and by the time it encounters subprojects with .ui files, uic is
available to provide dependency information.  In -no-fast mode qmake builds
subprojects in the same order, but generates all Makefiles beforehand, without
uic, and they miss dependencies.
2017-11-30 09:51:14 +00:00
Orivej Desh
c8d822252b qt4: delete parallel-build.patch to replace with a generic fix 2017-11-30 09:51:14 +00:00
adisbladis
d7fb709180
Merge pull request #32192 from 4z3/exim
exim: 4.89 -> 4.89.1
2017-11-30 17:30:14 +08:00
Vladimír Čunát
b934716782
nvidia_x11_legacy304: fix build with kernel 4.14
/cc #31640.
2017-11-30 09:51:17 +01:00
Vladimír Čunát
1e4d675c4e
nvidia_x11_legacy304: 304.135 -> 304.137
This now builds with kernel 4.13; Debian has only the typo patch there.
Curiously, .settings still fails to link on x86_64-linux but works
on i686-linux, just as with .135.
2017-11-30 09:50:22 +01:00
tv
4eb6309da3 exim: 4.89 -> 4.89.1 2017-11-30 09:13:28 +01:00
adisbladis
0396e494db
vagrant: Use ruby 2.4
ffi gem is explicitly referencing libruby.so.2.4

Fixes #32190
2017-11-30 15:57:40 +08:00
Orivej Desh
64f945efd2 Revert "qt48: use tabs in the Makefile patch"
to apply a different fix, since the current one does not apply to Darwin.

This reverts commit bfaf7ae5ae.
2017-11-30 07:42:07 +00:00
Peter Hoeg
9a4cd40337 gemrb: 0.8.1 -> 0.8.5
Additionally:
 - use SDL2 instead of SDL
2017-11-30 11:14:47 +08:00
adisbladis
78b3d6de28
Merge pull request #32184 from acowley/rtags-2.16
rtags: 2.15 -> 2.16
2017-11-30 09:50:54 +08:00
Peter Hoeg
c2509a8d28 quaternion: fix hash 2017-11-30 09:22:57 +08:00
Ingolf Wagner
c80e1b6fe7
memo: init at version 0.2 2017-11-29 21:22:25 -03:00
taku0
28f55a216f firefox: 57.0 -> 57.0.1 2017-11-30 09:12:59 +09:00
taku0
e9587f0a5f firefox-bin: 57.0 -> 57.0.1 2017-11-30 09:12:47 +09:00
Tuomas Tynkkynen
7fbf1c9afa yle-dl: 2.27 -> 2.28 2017-11-30 01:41:40 +02:00
Anthony Cowley
cd5ce7f4d4 rtags: 2.15 -> 2.16 2017-11-29 18:29:20 -05:00
Jörg Thalheim
cdfc462140
Merge pull request #32166 from lheckemann/mumble-icon-fix
mumble: fix icon symlink
2017-11-29 23:12:18 +00:00
Jörg Thalheim
4657fc893a
Merge pull request #32174 from lheckemann/weechat-all-default
weechat: default to enabling all plugins
2017-11-29 23:02:32 +00:00
Daiderd Jordan
aee138b506
Merge pull request #32182 from cjtoolseram/master
added pssh to darwin
2017-11-30 00:02:23 +01:00
Michael Alan Dorman
0dad7d997b emacsPackagesNg: mark some packages broken
These failed to build for various reasons.
2017-11-29 17:50:54 -05:00
Michael Alan Dorman
f684d9a422 melpa-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:51 -05:00
Michael Alan Dorman
8cb330cb23 melpa-stable-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:48 -05:00
Michael Alan Dorman
198f4cb0da org-packages: 2017-11-29 2017-11-29 17:50:46 -05:00
Michael Alan Dorman
e086cbf9fc elpa-packages: 2017-11-29 2017-11-29 17:50:37 -05:00
Jonathan Curran
75b79fb5db Use override instead of overrideScope 2017-11-29 15:47:44 -07:00
Vladimír Čunát
6aa3f54f8d
nvidia_x11_legacy340: patch to support kernel 4.14
/cc #31640.
2017-11-29 23:26:00 +01:00
Jonathan Curran
7775a1a60e purescript: fix build by overriding optparse-applicative dependency 2017-11-29 14:52:29 -07:00
Tuomas Tynkkynen
a43ec91901 usbutils: 008 -> 009 2017-11-29 23:40:33 +02:00
Tuomas Tynkkynen
95c67a600f xfsprogs: 4.13.1 -> 4.14.0 2017-11-29 23:40:33 +02:00
Vladimír Čunát
a8f3df29c6
Merge #32165: curlFull: add brotli support 2017-11-29 22:36:47 +01:00
Tuomas Tynkkynen
703a9f93c1 gcc6: Restore missing platform flags
This was missed in commit 1c1207220f
("gcc: Refactor treatment of configure flags"), all other GCC versions
have it right.
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
0f249a7354 gccSnapshot: Reduce diff to gcc7 2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
d7a0695c43 gcc7: Reduce diff to gcc6 2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
825b953bf5 gcc48: Reduce diff to gcc49 2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
77b409b2cf gcc49: Reduce diff to gcc5 2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
aa3d195a30 gcc5: Reduce diff to gcc6 2017-11-29 23:09:16 +02:00
Vincent Laporte
191f03f02e
ocamlPackages.re: disable tests for OCaml ≥ 4.06 2017-11-29 20:46:24 +00:00
Daiderd Jordan
a125946bc1
Merge pull request #32177 from eraserhd/chez-darwin
Enable Chez Scheme on Darwin
2017-11-29 21:08:01 +01:00
Jason Felice
ed38976d9a chez: support Darwin 2017-11-29 19:26:13 +00:00
Orivej Desh
0c9ba0e149
Merge pull request #32173 from dtzWill/fix/qt48-parallel-patch-tabs
qt48: match whitespace in context of patch to better apply on @dtzWill's tree and maybe future nixpkgs too
2017-11-29 18:59:11 +00:00
Kosta Welke
bfd4eae7a2 zopfli: build on macos 2017-11-29 18:34:09 +00:00
Vladimír Čunát
2dfbc5f8ed
nvidia_x11_legacy340: 340.102 -> 340.104
Fixes #32169: build with kernel 4.13.
Unfortunately, 4.13 is going away very soon and for 4.14 doesn't build.

I only tested building it, but these minor bumps should be safe.
2017-11-29 19:04:48 +01:00
Vladimír Čunát
a4280a5e1c
mesa_noglu: use llvm-5 on aarch64 as well 2017-11-29 18:06:57 +01:00
Vladimír Čunát
6671aac6a9
Merge branch 'master' into staging
to fix llvm on aarch64
2017-11-29 18:05:51 +01:00
Joachim F
85b4a20db3
Merge pull request #32154 from JamesTheAwesomeDude/palemoon
palemoon: 27.6.0 -> 27.6.2
2017-11-29 16:11:28 +00:00
Mateusz Kowalczyk
6f8601288b bazel: 0.7.0 -> 0.8.0 2017-11-29 16:10:53 +00:00
Linus Heckemann
566a16b742 weechat: default to enabling all plugins
Plain weechat is still accessible as `weechat.unwrapped`
or `weechat.override {configure = null;}`.

Also update documentation to reflect this change.
2017-11-29 15:30:56 +00:00
Will Dietz
bfaf7ae5ae qt48: use tabs in the Makefile patch
Fixes application of the patch to a differently configured Qt.
2017-11-29 15:29:31 +00:00
Tuomas Tynkkynen
fc26ff04b2 llvm: Include aarch64 patch in repo
The URL is already a dead link.
2017-11-29 17:01:17 +02:00
Philipp Hausmann
59a737a922 FusionInventory: Patch in NixOS support
Adds support for the /etc/os-release file and to read installed
software from the Nix store.
2017-11-29 14:58:36 +00:00
Philipp Hausmann
5f59913c74 FusionInventory: 3.18 -> 3.21 2017-11-29 14:58:36 +00:00
Vladimír Čunát
df5600d440
Merge #32163: qemu: patch CVE-2017-15118 2017-11-29 15:04:02 +01:00
Jörg Thalheim
4654fb6aa5
Merge pull request #32157 from womfoo/init/yq-2.3.3
yq: init at 2.3.3
2017-11-29 13:05:48 +00:00
Robert Helgesson
ffd7ebdd49
perl-Log-Contextual: 0.007001 -> 0.008000 2017-11-29 12:50:54 +01:00
adisbladis
8d479c0397
curl: Add brotli support 2017-11-29 19:47:41 +08:00
adisbladis
b7e6fd3b3a curl: 7.56.1 -> 7.57.0
Fixes CVEs:
CVE-2017-8816
CVE-2017-8817
CVE-2017-8818
2017-11-29 11:19:37 +00:00
Orivej Desh
3cb0103818 Merge branch 'master' into staging
* master:
  libretro.mame: fix parallel building
  gnome3: add jtojnar as maintainer
  libskk: fix build
  gencfsm: fix build
  wkhtmltopdf: fix build
  gutenprint: fix build
  ghc-8.2.2: drop obsolete gold linker patch
  git-annex: update hash for new version 6.20171124
  hackage-packages.nix: automatic Haskell package set update
  hackage2nix: disable failing builds
  hackage2nix: keep language-c-0.7.0 around in the package set for c2hs hack
  brotli: 0.6.0 -> 1.0.1
  brotliUnstable: delete
  libbrotli: delete
  libbrotli: 1.0 -> 1.0.1.2017-10-30
  nginxModules.brotli: 2015-11-18 -> 2016-12-02
2017-11-29 11:18:49 +00:00
Orivej Desh
4cbbecc85d libretro.mame: fix parallel building 2017-11-29 11:18:14 +00:00
Orivej Desh
11520e812c
Merge pull request #32123 from kosta/master
brotli: 0.6.0 -> 1.0.1
2017-11-29 11:16:53 +00:00
Linus Heckemann
1022f97d10 mumble: fix icon symlink 2017-11-29 11:15:11 +00:00
Jan Tojnar
6254f59488
gnome3: add jtojnar as maintainer 2017-11-29 11:46:36 +01:00
Lancelot SIX
858ed1fc30
libmicrohttpd: 0.9.55 -> 0.9.57
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00011.html
for release information
2017-11-29 11:30:51 +01:00
Orivej Desh
6c82383370 libskk: fix build 2017-11-29 10:30:03 +00:00
Orivej Desh
d6431833be gencfsm: fix build 2017-11-29 10:27:24 +00:00
Antoine Eiche
268d3656db qemu: fix CVE-2017-15118
See https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05045.html
2017-11-29 11:19:50 +01:00
Orivej Desh
7375e49f58 wkhtmltopdf: fix build
by not appling parallel-build.patch from
a88146d308
2017-11-29 10:19:00 +00:00
Kranium Gikos Mendoza
131f48d0b1 yq: init at 2.3.3 2017-11-29 21:15:15 +11:00
Orivej Desh
c905d9351c gutenprint: fix build
after "gnutls: 3.5.15 -> 3.6.1" became independent from zlib.
2017-11-29 10:08:37 +00:00
Peter Simons
b58cb3fa28 ghc-8.2.2: drop obsolete gold linker patch
Pointed out by @basvandijk in b1a0f91afe.
2017-11-29 10:47:08 +01:00
Peter Simons
cf1e09013e git-annex: update hash for new version 6.20171124 2017-11-29 10:47:07 +01:00
Peter Simons
f2dd899a67 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
7428a6b894.
2017-11-29 10:47:03 +01:00
Peter Simons
98bf2860e4 hackage2nix: disable failing builds 2017-11-29 10:47:01 +01:00
Peter Simons
6610c3557d hackage2nix: keep language-c-0.7.0 around in the package set for c2hs hack 2017-11-29 10:45:36 +01:00
Orivej Desh
6c6fb4f6ce Merge branch 'master' into staging
* master: (32 commits)
  qt4: fix parallel building of moc_qtgradientviewdialog.o
  qt4: enable parallel building in the configure phase
  aseprite-unfree: 1.2.2 -> 1.2.4
  peek: disable on darwin, add optional dependencies
  vdrsymbols: init at 20100612
  xorg.bitmap: provide resource search path
  xorg.bitmap: init at 1.0.8
  firefox-devedition-bin: 58.0b7 -> 58.0b7
  firefox-beta-bin: 58.0b7 -> 58.0b7
  lua-mpack: fix darwin build
  lua5_1: provide version
  libmpack: fix darwin build
  libamqpcpp: init at 2.7.4
  nano: fix darwin build
  gnome3.gnome-software: enable parallel building
  dbus-broker: 3 -> 8
  nix-exec: mark as broken
  peek: init at 1.2.0
  gnucash: use nativeBuildInputs
  gnucash: 2.6.12 -> 2.6.18-1
  ...
2017-11-29 09:15:53 +00:00
Orivej Desh
a88146d308 qt4: fix parallel building of moc_qtgradientviewdialog.o
Previously the last of these commands:

```
make -j sub-tools-bootstrap
make -j sub-uic sub-moc sub-rcc
make -C tools/designer/src/lib .obj/release-shared/moc_qtgradientviewdialog.o
```

failed with this error:

```
In file included from .uic/release-shared/ui_qtgradientviewdialog.h:63:0,
                 from .moc/release-shared/../../../../../shared/qtgradienteditor/qtgradientviewdialog.h:47,
                 from .moc/release-shared/moc_qtgradientviewdialog.cpp:9:
../../../shared/qtgradienteditor/qtgradientview.h:47:31: fatal error: ui_qtgradientview.h: No such file or directory
```

because uic did not ensure that the build of moc_qtgradientviewdialog.o happens
after the build of moc_qtgradientview.o.
2017-11-29 09:08:44 +00:00
Orivej Desh
8b0ef2a564 qt4: enable parallel building in the configure phase 2017-11-29 09:06:42 +00:00
Vladimír Čunát
5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh
937b4821fe aseprite-unfree: 1.2.2 -> 1.2.4 2017-11-29 08:18:12 +00:00
Orivej Desh
31a96a3b44
Merge pull request #30837 from rnhmjoj/bitmap
xorg.bitmap: init at 1.0.8
2017-11-29 08:15:23 +00:00
Orivej Desh
3db6d699d6 peek: disable on darwin, add optional dependencies 2017-11-29 07:50:40 +00:00
James Edington
3741ecd57c palemoon: 27.6.0 -> 27.6.2
Small security and bugfix update
2017-11-29 01:15:37 -06:00
Daiderd Jordan
4cf3a494cc
Merge pull request #31759 from LnL7/darwin-libmpack
libmpack: fix darwin build
2017-11-29 08:07:48 +01:00
Christian Kögler
0f570807fc vdrsymbols: init at 20100612 2017-11-29 06:53:32 +00:00
Orivej Desh
4549190441 xorg.bitmap: provide resource search path 2017-11-29 04:29:43 +00:00
rnhmjoj
69450d8ce3 xorg.bitmap: init at 1.0.8 2017-11-29 04:26:24 +00:00
adisbladis
700fc57f34
firefox-devedition-bin: 58.0b7 -> 58.0b7 2017-11-29 12:21:36 +08:00