Commit graph

139620 commits

Author SHA1 Message Date
Will Dietz 0c1b8e8770
Merge pull request #49455 from dtzWill/update/gcc-6.5
gcc6: 6.4.0 -> 6.5.0
2018-11-02 04:00:30 -05:00
Will Dietz 3b056514a7
Merge pull request #49599 from dtzWill/update/harfbuzz-2.1.0
harfbuzz: 2.0.0 -> 2.1.0
2018-11-02 03:58:23 -05:00
Will Dietz ce8e3b9b67
Merge pull request #49597 from dtzWill/update/mesa-18.2.4
mesa: 18.2.3 -> 18.2.4
2018-11-02 03:57:54 -05:00
Will Dietz d60421571a
Merge pull request #49514 from dtzWill/update/curl-7.62.0
curl: 7.61.1 -> 7.62.0
2018-11-02 03:55:27 -05:00
Will Dietz e4f28df8bc harfbuzz: 2.0.0 -> 2.1.0
https://github.com/harfbuzz/harfbuzz/releases/tag/2.1.0
2018-11-01 11:09:13 -05:00
Will Dietz a668934558 mesa: 18.2.3 -> 18.2.4
bug-fix release:
https://www.mesa3d.org/relnotes/18.2.4.html
2018-11-01 11:07:16 -05:00
adisbladis 9fb6569cb8
Merge pull request #49542 from c0bw3b/sec/openjpeg
openjpeg: adding patch for CVE-2018-7648
2018-11-01 11:20:20 +00:00
John Ericson 0da3cb5565
Merge pull request #49129 from obsidiansystems/linux-headers-cleanup
Linux headers: Cleanup
2018-10-31 18:45:26 -04:00
Timon Stampfli 3dc0838450 openjpeg: adding patch for CVE-2018-7648 2018-10-31 19:20:02 +01:00
Will Dietz e9d6475e68 curl: 7.61.1 -> 7.62.0
See
https://github.com/NixOS/nixpkgs/issues/49463#issuecomment-434617623
2018-10-31 07:12:00 -05:00
Will Dietz 950ff37115 nghttp2: grab upstream patch to hopefully fix darwin build error 2018-10-30 18:44:53 -05:00
Will Dietz 1b04d28df2 cairo: 1.15.14 -> 1.16.0 2018-10-30 18:41:29 -05:00
Frederik Rietdijk e3e1a53118 python: pytest: 3.9.2 -> 3.9.3 2018-10-30 20:44:48 +01:00
Timo Kaufmann 34b3a0897f pythonPackages.entrypoints: fix python2 build
The recent pytest upgrade in bea4b361a0e3a21b1e9a69d56f1ebd16fb38a296
broke the test suite.
2018-10-30 20:44:18 +01:00
Frederik Rietdijk 1d196d99be Merge staging-next into staging 2018-10-30 20:35:15 +01:00
Frederik Rietdijk 0e0d20fb5f Merge master into staging-next 2018-10-30 19:55:48 +01:00
Matthew Bauer a6fa5bd936
Merge pull request #48286 from matthewbauer/avrgcc
avr: use new cross compilation infrastructure
2018-10-30 13:49:08 -05:00
Matthew Bauer 2634d37617 systems/examples: add i686 & x86-64 embedded
Fixes #28160
2018-10-30 13:46:01 -05:00
Michael Weiss 46f5debb94 signal-desktop: 1.17.1 -> 1.17.2 2018-10-30 19:40:00 +01:00
adisbladis 1756b0fb75
firefox-beta-bin: 64.0b3 -> 64.0b5 2018-10-30 18:33:04 +00:00
adisbladis 22c7bc1e0f
firefox-devedition-bin: 64.0b3 -> 64.0b5 2018-10-30 18:32:58 +00:00
Matthew Bauer 7a03d2d65f axoloti: use nativeBuildInputs correctly 2018-10-30 13:31:57 -05:00
Matthew Bauer 991e51a1f6 teensy-loader-cli: build on macos 2018-10-30 13:31:57 -05:00
Matthew Bauer a33d122be6 qmk_firmware: init at 0.6.144
A convenient way to test embedded projects
2018-10-30 13:31:56 -05:00
Matthew Bauer dcdf00f18b mentorToolchains: remove
mentorToolchains.armLinuxGnuEabi is replaced with:

- pkgsCross.pogoplug4.buildPackages.gcc
- pkgsCross.pogoplug4.buildPackages.binutils

and mentorToolchains.armEabi is replaced with:

- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils

Fixes #39087
2018-10-30 13:31:56 -05:00
Matthew Bauer c327df544a gcc-arm-embedded: remove
replace with:

- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils
2018-10-30 13:31:55 -05:00
Matthew Bauer aa4707fc34 treewide: use gnu toolchain for avr/arm-embedded
These packages should in theory work with our GCC toolchains, but
there are some definite breakages that need to be tracked down.
Comparing output of these to old gcc-arm-embedded is important.

Affected packages include:

- axolooti
- avrdudess
- opentx
- microscheme
- betaflight
- inav
- blackmagic
- simavr
- gnuk
2018-10-30 13:31:45 -05:00
Patrick Elliott 032a2b3907 nodePackages.git-ssb: add node-gyp-build dependency 2018-10-30 20:26:54 +02:00
Gabriel Ebner f129ed25a0 khal: fix build
Upgrading icalendar to 4.0.3 broke the pinned dateutil version.
Luckily khal 0.9.10 now works with dateutil 2.7, so we no longer need to
override it.  However now one test in khal fails (the string output
changed from icalendar 4.0.2 to 4.0.3)...
2018-10-30 18:32:35 +01:00
Lizard 39662cf61c pbpst: init at unstable-2018-01-11 (#49459) 2018-10-30 17:33:59 +01:00
R. RyanTM 1873e39acf python36Packages.cassandra-driver: 3.6.0 -> 3.15.1 (#49018)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-cassandra-driver/versions
2018-10-30 17:07:48 +01:00
Will Dietz 698197d38a gmime3: 3.2.0 -> 3.2.1, enable tests, now uses libidn2 (#49390)
NEWS:

https://raw.githubusercontent.com/jstedfast/gmime/87405143bb870a6977b7170706a04d747341b425/NEWS
2018-10-30 16:54:54 +01:00
Robert Schütz 95c66dac70 python.pkgs.datadog: 0.20.0 -> 0.23.0 2018-10-30 16:45:36 +01:00
Daniël de Kok 3a2336798f pyo3-pack: init at 0.3.8 (#46754) 2018-10-30 16:36:21 +01:00
markuskowa efd3f8b57f virtualgl-lib: fix broken startup script (#49185)
Replace /bin/sh with bash in vglrun.
'exec' fails with /bin/sh
2018-10-30 16:15:53 +01:00
Robert Schütz 88155c643a getmail: 5.6 -> 5.7 2018-10-30 16:03:57 +01:00
Eelco Dolstra 81b2bfaf36
nixUnstable: 2.2pre6520_18b4c53f -> 2.2pre6526_9f99d624 2018-10-30 16:01:49 +01:00
Eelco Dolstra 0385cb33c6
libeditline: Use multiple outputs
Also disable static build by default per Nixpkgs policy. (Really
static libraries should be moved to the 'dev' output, in which case it
wouldn't be a problem to enable them by default.)
2018-10-30 16:01:49 +01:00
xeji 1d9481a127
Merge pull request #49395 from dtzWill/update/upower-0.99.9
upower: 0.99.7 -> 0.99.9, lock down service
2018-10-30 15:57:11 +01:00
Lancelot SIX f68cf486d8
Merge pull request #48664 from alyssais/postgres11
postgresql_11: init at 11.0
2018-10-30 15:54:42 +01:00
Timo Kaufmann 835df8a8a8
Merge pull request #49452 from timokau/sympy-1.3
pythonPackages.sympy: 1.2 -> 1.3
2018-10-30 15:45:45 +01:00
xeji eece3dddad
Merge pull request #49394 from dtzWill/update/xapian-1.4.8
xapian: 1.4.7 -> 1.4.8, drop included patch
2018-10-30 15:37:12 +01:00
Alyssa Ross 91c746cacc
postgresql_11: init at 11.0 2018-10-30 14:33:35 +00:00
Alyssa Ross c6c7d55790
postgresql*: use underscores in version numbers 2018-10-30 14:32:21 +00:00
Jörg Thalheim 9f88282862
Merge pull request #49450 from Mic92/rambox
rambox: fix crash when downloading files to disk
2018-10-30 13:32:19 +00:00
Jörg Thalheim 8df0ca2bbc
coq_8_4: remove
verasco was its only user
2018-10-30 13:31:11 +00:00
Jörg Thalheim b5ad615474
verasco: remove unmaintained project
Verasco is no longer maintained by upstream and blocks updates of some libraries.
Removing it also makes it possible to remove coq 8.4.
2018-10-30 13:31:11 +00:00
Michael Raskin 1d8794e16e
Merge pull request #48873 from romildo/new.jwm-settings-manager
jwm-settings-manager: init at 2018-10-19
2018-10-30 13:24:46 +00:00
Robert Schütz cc161d738b qutebrowser: 1.5.1 -> 1.5.2 2018-10-30 14:10:44 +01:00
Robert Schütz 863a795281 home-assistant: 0.81.1 -> 0.81.2 2018-10-30 13:55:20 +01:00