Commit graph

139621 commits

Author SHA1 Message Date
Robert Helgesson 1851203c7b
comfortaa: 2.004 -> 3.001 2018-11-02 23:38:37 +01:00
Robert Helgesson 6b9e570bc2
open-dyslexic: 2014-11-11 -> 2016-06-23 2018-11-02 23:29:29 +01:00
Robert Helgesson 7bade1b0f3
overpass: 3.0.2 -> 3.0.3 2018-11-02 23:23:33 +01:00
Robert Helgesson 2db8372554
pythonPackages.PyICU: 2.0.3 -> 2.2 2018-11-02 23:19:18 +01:00
Robert Helgesson 811509e5a3
abcmidi: 2018.06.23 -> 2018.10.25 2018-11-02 23:19:18 +01:00
Robert Helgesson a562c5fc75
josm: 14289 -> 14382 2018-11-02 23:19:18 +01:00
Averell Dalton 25e68e3048 r-ps: patchShebangs in ./configure to fix build 2018-11-02 23:02:04 +01:00
Robin Gloster ec7cb84bf0
gitlab: refactor and fix test 2018-11-02 22:40:21 +01:00
Matthew Bauer a4234645fe betaflight: don’t use nano
not in newlib
2018-11-02 15:42:33 -05:00
Matthew Bauer 94a2cdebaa inav: don’t use nano
not in newlib
2018-11-02 15:42:32 -05:00
Matthew Bauer 5df22e343d axoloti: don’t hardode paths
Some of these paths are not in gcc-arm-embedded (instead binutils-arm-embedded).
2018-11-02 15:42:32 -05:00
Matthew Bauer 836cbf6a5c opentx: don’t use nano
Vanilla newlib doesn’t install nano.
2018-11-02 15:42:32 -05:00
Matthew Bauer 0b66270ada avrlibc: set platforms to avr-none
It will only build on avr architectures.
2018-11-02 15:42:32 -05:00
Jan Tojnar 3493f44727
Merge pull request #49560 from worldofpeace/eos-third-update
update some elementary thirdparty apps
2018-11-02 21:29:57 +01:00
Langston Barrett 45db416201 folly: 2018.08.27.00 -> 2018.10.29.00
Folly disabled autotools-based builds in favor of CMake.
2018-11-02 13:12:26 -07:00
worldofpeace 0a2420bccd nasc: 0.4.7 -> 0.5.0 2018-11-02 16:01:05 -04:00
Peter Simons 82822c66e4
Merge pull request #48697 from ElvishJerricco/jailbreak-cabal-helper
haskellPackages.cabal-helper: Jailbreak restrictive bounds.
2018-11-02 20:42:42 +01:00
Peter Simons fdc19ff311 haskell-polyparse: use latest version for ghc-8.6.1 2018-11-02 20:25:13 +01:00
Peter Simons bf26876a28 zsh-git-prompt: don't hard-code any particular compiler version
Just use whatever is the current default.
2018-11-02 20:16:56 +01:00
Austin Seipp 5ca1b19dab timescaledb-parallel-copy: init at 2018-05-14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Peter Simons 2f0de54ddb Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.

Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.

At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
Peter Simons 32dcb6051a haskell-brick: drop obsolete jailbreak for ghc-8.6.x 2018-11-02 20:00:28 +01:00
Austin Seipp 648f4a2769 nixpkgs: tidy up pgjwt package
This makes pgjwt take a dummy 'postgresql' argument, which it does not *need*
in the buildInputs (it is purely a SQL extension with no C code). However, this
argument will be necessary for an upcoming change that will parameterize the
extensions over a particular PostgreSQL version.

It also does some tiny cleanup, setting a null build phase.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:48 -05:00
Austin Seipp 2266f2014b nixos/postgresql: add myself as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:33 -05:00
Jan Tojnar b603856e44
Merge pull request #49648 from worldofpeace/granite/5.2.0
granite: 5.1.0 -> 5.2.0
2018-11-02 19:45:45 +01:00
Peter Simons f648605b4e all-cabal-hashes: update to Hackage at 2018-11-02T16:36:33Z 2018-11-02 19:22:17 +01:00
Peter Simons 1bc120fa5f git-annex: update sha256 hash for new version 7.20181031 2018-11-02 19:22:17 +01:00
Peter Simons 7766df8eba hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
98ec0eee2d.
2018-11-02 19:22:10 +01:00
Peter Simons 508ce6e208 haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16 2018-11-02 19:21:58 +01:00
Will Dietz c78761b5bd tor: 0.3.4.8 -> 0.3.4.9
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.3.4.9

Please confirm the sha256 is correct for a verified tarball,
I'm not setup (or know how offhand but docs look promising)
to do this myself.
2018-11-02 13:21:25 -05:00
Peter Simons c9e1380626 r-nloptr: fix build by adding pkgconfig 2018-11-02 17:50:18 +01:00
Peter Simons 9f9fc7ae15 nlopt: update from 2.4.2 to 2.5.0 2018-11-02 17:50:18 +01:00
Peter Simons 9b63cc6313 r-rlang: patch shebang in configure script to fix the build 2018-11-02 17:50:18 +01:00
Tom McLaughlin cac5c9401e R: update CRAN and BIOC package sets
Closes https://github.com/NixOS/nixpkgs/pull/49430.
2018-11-02 17:50:18 +01:00
worldofpeace 8cf1e97fcf granite: 5.1.0 -> 5.2.0
- Correct License to LGPLv3+
2018-11-02 12:44:05 -04:00
Vladimír Čunát 1fe3328593
knot-resolver: 3.0.0 -> 3.1.0
https://lists.nic.cz/pipermail/knot-resolver-users/2018/000086.html
2018-11-02 16:46:03 +01:00
talyz 06acfb853f nomachine-client: init at 6.3.6_1
Packages mainly the nxplayer part of the client, since the tray
doesn't work very well without the server / a complete installation.

Use the shipped libs, since nxplayer really doesn't like any others. I
believe they use internally modified versions of many libs.

Audio doesn't work: the libasound.so shipped looks for the alsa config
files in the wrong place, and even if it finds them, it still doesn't
work. Using the one from alsaLib doesn't work either and adds
instability.
2018-11-02 15:56:46 +01:00
Michael Raskin 722476273c
Merge pull request #49547 from fadenb/simgrid_3.21
simgrid: 3.20 -> 3.21
2018-11-02 14:22:47 +00:00
Linus Heckemann e23ebd02ab
Merge pull request #49347 from sjau/easysnap-init
easysnap: init at 2018-10-28
2018-11-02 15:01:47 +01:00
Vladimír Čunát 87e4e1ba72
Revert "c-ares: 1.14.0 -> 1.15.0"
This reverts commit 5ace270309.
It's a mass rebuild, moving to staging.
2018-11-02 14:33:55 +01:00
Tristan Helmich (omniIT) 4f8cac02c6 simgrid: 3.20 -> 3.21 2018-11-02 14:23:39 +01:00
Michael Raskin d03ca0c105
Merge pull request #49641 from aanderse/openscenegraph
openscenegraph: 3.6.2 -> 3.6.3
2018-11-02 13:05:36 +00:00
Mario Rodas 91ce8c050f pyre: 0.0.14 -> 0.0.17 2018-11-02 07:07:52 -05:00
Peter Hoeg f8a415f793 home-assistant: make broadlink module available 2018-11-02 18:12:19 +08:00
Peter Hoeg 1ccafe56f9 pythonPackages.broadlink: init at 0.9 2018-11-02 18:12:07 +08:00
ikarulus 7bd8805408 kicad 5.0.0 -> 5.0.1 (#49561) 2018-11-02 10:32:32 +01:00
Gabriel Ebner 5de50f8fa3
Merge pull request #49250 from royneary/nim-0.19
nim: 0.18.0 -> 0.19.0
2018-11-02 10:20:13 +01:00
Daniël de Kok de6d025592 mupdf: 1.13.0 -> 1.14.0
Changelog: https://mupdf.com/release_history.html
2018-11-02 10:20:09 +01:00
Will Dietz 467a822ac7
Merge pull request #49495 from dtzWill/fix/thunderbolt-cleanup
thunderbolt: cleanup
2018-11-02 04:04:13 -05:00
Will Dietz c417342cd2
Merge pull request #48579 from dtzWill/update/z3-4.8.1
z3: 4.7.1 -> 4.8.1
2018-11-02 04:02:24 -05:00
Will Dietz 9e23f72ce7
Merge pull request #49548 from dtzWill/update/c-ares-1.15.0
c-ares: 1.14.0 -> 1.15.0
2018-11-02 03:56:41 -05:00
Will Dietz 71bde96d2b
Merge pull request #49570 from dtzWill/update/webkitgtk-2.22.3
webkitgtk: 2.22.2 -> 2.22.3
2018-11-02 03:53:35 -05:00
Vincent Laporte 6a449c0742
coqPackages.contribs.zfc: enable for Coq 8.8 2018-11-02 08:51:24 +00:00
Michael Raskin bfd838a695
Merge pull request #49180 from symphorien/issue-49092
brlaser: fix install dir
2018-11-02 08:18:47 +00:00
Michael Raskin e5ca104835
Merge pull request #49562 from zarelit/ntp_upstream_patch
ntp: fix ntpd shutdown by using upstream patch
2018-11-02 08:11:24 +00:00
Michael Raskin d24dee08e8
Merge pull request #49617 from aanderse/openscenegraph_3_4
Fix flightgear, simgear & speed_dreams
2018-11-02 08:06:29 +00:00
Peter Romfeld 61aa7e0e29
fastlane: 2.105.2 -> 2.107.0 2018-11-02 15:10:18 +08:00
Mario Rodas c7c278dc0f pyre: enable tests 2018-11-01 22:31:11 -05:00
Mario Rodas f422f8d0ad pyre: fix darwin build 2018-11-01 22:29:18 -05:00
Will Dietz 6753b2c6c1
Merge pull request #49605 from mroi/swift-4.2.1
swift: 4.1.3 -> 4.2.1
2018-11-01 22:28:37 -05:00
Ben Wolsieffer 62429fe41b raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20 2018-11-01 22:59:20 -04:00
volth c246b5283c perldevel: 5.29.3 -> 5.29.4 (#49624) 2018-11-02 03:10:11 +01:00
Lysergia 1ed146b438 lightdm-mini-greeter: 0.3.2 -> 0.3.3 (#49619)
New upstream release.
2018-11-02 03:08:19 +01:00
Franz Pletz 5ae33b77a1
Merge pull request #49622 from pbogdan/polybar-cc
polybar: nuke reference to stdenv.cc, small clean up
2018-11-02 01:35:39 +00:00
Piotr Bogdan 10e3dde91f polybar: nuke reference to stdenv.cc, small clean up 2018-11-02 00:54:37 +00:00
Renaud 87f97f068e
Merge pull request #49614 from markuskowa/licenses-26
Add licenses
2018-11-02 00:31:33 +01:00
Daniël de Kok 3f0fa6296a leveldb: 1.18 -> 1.20 (#49587)
Changelog:

1.20: https://github.com/google/leveldb/releases/tag/v1.20
1.19: https://github.com/google/leveldb/releases/tag/v1.19
2018-11-02 00:13:43 +01:00
Renaud 1a91d50ff2 dropwatch: init at 1.5 (#49593) 2018-11-02 00:11:07 +01:00
Christian Rackerseder 678e28dfd5 yarn: 1.10.1 -> 1.12.1 (#49616) 2018-11-02 00:52:52 +02:00
Markus Kowalewski 645b5a0e82
mockobjects: add license + description 2018-11-01 23:27:15 +01:00
Markus Kowalewski 5fabd1b3c6
lucene: add license + description 2018-11-01 23:27:15 +01:00
Markus Kowalewski 4598cf4f3f
libmatthew-java: add license 2018-11-01 23:27:15 +01:00
Markus Kowalewski 0d140370cb
jdom: add meta data 2018-11-01 23:27:15 +01:00
Markus Kowalewski d356808b2f
httpunit: add license + homepage 2018-11-01 23:27:14 +01:00
Markus Kowalewski fe326f8794
hsqldb: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski a923a5aa2d
gwt-widgets: add licenses 2018-11-01 23:27:14 +01:00
Markus Kowalewski eea1946708
gwt-dnd: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski 08f4d756af
dbus-java: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski b13ab27360
jasper: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski 6afad9b00e
jama: add license 2018-11-01 23:27:13 +01:00
Markus Kowalewski ba9d6b673a
incrtcl: add license 2018-11-01 23:27:11 +01:00
Renaud 31e9f37539
vulkan-tools: 1.1.85 -> 1.1.85.0 (#49615)
sdk-1.1.85 is a branch and not the stable release tag
2018-11-01 23:25:26 +01:00
Aaron Andersen 51b661be2c speed_dreams: fix compilation issues 2018-11-01 18:18:25 -04:00
Aaron Andersen bdc293caba flightgear & simgear: 2017.3.1 -> 2018.2.2 2018-11-01 18:17:34 -04:00
Aaron Andersen b543748771 flightgear, simgear & speed_dreams: use openscenegraph_3_4 (version 3.4.0) instead of openscenegraph (version 3.6.2) 2018-11-01 18:15:10 -04:00
Aaron Andersen 0cca209943 openscenegraph: revive version 3.4.0 2018-11-01 18:07:12 -04:00
John Ericson 3dfd66fb03
Merge pull request #49565 from obsidiansystems/release-lib-cleanup
release-lib: Cache cross nixpkgs evals too, and other fixes
2018-11-01 17:39:52 -04:00
Franz Pletz 9fe0e57d9d
tomcat_connectors: 1.2.41-dev-1613051 -> 1.2.46
Fixes CVE-2018-11759, CVE-2018-1323, CVE-2016-6808.
2018-11-01 22:37:14 +01:00
Franz Pletz 68cf3df2a6
Merge pull request #47375 from taku0/remove_oraclejdk_10
oraclejdk: remove version 10
2018-11-01 21:36:42 +00:00
xeji a1d4a77ca7
Merge pull request #49611 from markuskowa/rev-virtualgl
virtualgl: revert PR #49185
2018-11-01 22:06:24 +01:00
Franz Pletz 24d6c0dbde
icecast: 2.4.3 -> 2.4.4
Fixes CVE-2018-18820.
2018-11-01 21:48:22 +01:00
John Ericson e3082c313b Merge remote-tracking branch 'upstream/master' into release-lib-cleanup 2018-11-01 16:47:42 -04:00
Sander van der Burg 5262cf6d0a kapacitor: 1.4.0 -> 1.5.1 2018-11-01 21:40:50 +01:00
Markus Kowalewski ddd761abb3
Revert "virtualgl-lib: fix broken startup script (#49185)"
This reverts commit efd3f8b57f.
2018-11-01 21:40:38 +01:00
John Ericson f2ed7c7af9 linux bootstrap tools: Use right system for some raw derivations
This allows cross builds to work. Evidentallyy this has been done wrong
since I combined the bootstrap tool creation files in
ab651d2c9b. Oops!
2018-11-01 16:22:00 -04:00
Renaud 32382d2cc9
Merge pull request #49598 from dtzWill/update/nlohmann_json-3.4.0
nlohmann_json: 3.3.0 -> 3.4.0
2018-11-01 21:20:40 +01:00
R. RyanTM ed0d0eef73 vulkan-tools: 1.1.82.0 -> 1.1.85
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions
2018-11-01 22:19:41 +02:00
John Ericson ffaffb36d1 linux bootstrap-tools: use stdenv.*Platform to avoid deprecation warning 2018-11-01 16:18:51 -04:00
John Ericson 984df7ca06 top-level: libcCrossChooser: More or fallback hack
This fixes some eval errors in release-cross.nix
2018-11-01 16:16:58 -04:00
John Ericson 24e2bc18b6 release-lib: Fallback on uncached rather than error for unknown crossSystem
The `ensureUnaffected` the tests purposefully use an absurd crossSystem.
Also sheevaplug and pogoplug share the same config.
2018-11-01 16:15:56 -04:00
Markus Kowalewski cc476f04b8
imlib: add license + description 2018-11-01 20:47:54 +01:00
John Ericson 79c713bc14 release-lib: Cache cross nixpkgs evals too
This will help with release-cross.nix eval time. It also allowed me to
share code between the cross and native helpers.
2018-11-01 15:35:08 -04:00
Patrick Hilhorst c8e2b666a7 atom, atom-beta: 1.32.0 -> 1.32.1, 1.33.0-beta0 -> 1.33.0-beta1 (#49590) 2018-11-01 20:09:24 +01:00
Renaud db72b65338 pmtools: remove and alias (#49596)
These are the old tools that later became part of ACPICA.
It is obsolete and we already have newer acpica-tools.
Alias to acpica-tools for out of tree backward-compat
2018-11-01 20:07:47 +01:00
Bart Brouns 5a5ef43b40 HybridReverb2: init at 2.1.1 (#49080) 2018-11-01 20:00:24 +01:00
Bart Brouns 55905659a9 avldrums-lv2: init at 0.3.0 (#48896) 2018-11-01 19:59:34 +01:00
Domen Kožar 89ede978a0
chromium: use jumbo builds to speedup compilation
On Hetzner machine with 1 core: 4h40m
On Hetzner machine with 8 cores: 1h20m
2018-11-01 17:51:51 +00:00
Renaud 17ec29230e
Merge pull request #49076 from markuskowa/fet-urh
urh: add support for airspy and limesdr
2018-11-01 18:29:06 +01:00
Yurii Izorkin 99b4045826 percona-toolkit: 3.0.11 -> 3.0.12 (#47963)
* percona-toolkit: 3.0.11 -> 3.0.12

License is GPL2 (or Artistic License) but not LGPL2
https://www.percona.com/doc/percona-toolkit/LATEST/copyright_license_and_warranty.html
2018-11-01 18:22:43 +01:00
Jan Tojnar 96bb8ce13b
Merge pull request #46844 from teto/gImageReader
gImageReader: init at 3.2.99 [rdy]
2018-11-01 18:03:04 +01:00
Michael Roitzsch 4e89814fc6 swift: 4.1.3 -> 4.2.1
* necessary tweaks and patches to get swift 4.2.1 to build
* disabled more tests because they would require additional patching
* delete empty directories from final build output
* some minor cleanup
2018-11-01 17:53:04 +01:00
Matthieu Coudron efbf9afb17 gImageReader: init at 3.2.99
gImageReader is a GUI for tesseract, an optical character recognition engine.
While the UI supports Qt/Gtk, I have only added the gtk one in the nix derivation.
2018-11-02 01:22:12 +09:00
Will Dietz 81f39ee22f slack-term: init at 0.4.1 2018-11-01 11:17:05 -05:00
Will Dietz a06fde5e24 nlohmann_json: 3.3.0 -> 3.4.0
https://github.com/nlohmann/json/releases/tag/v3.4.0
2018-11-01 11:07:56 -05:00
Peter Hoeg 7b5a329449
Merge pull request #49460 from peterhoeg/u/pio
platformio: 3.5.3 -> 3.6.1
2018-11-01 23:16:44 +08:00
Periklis Tsirakidis 84db315fb3 libid3tag: patch CVE-2017-11550 and CVE-2017-11551 2018-11-01 13:17:01 +01:00
taku0 15692e6f12
oraclejdk: remove version 10 2018-11-01 12:37:21 +01:00
Franz Pletz 38db6fdfb9
Merge pull request #48326 from jerith666/jdk11
openjdk: 10.0.2 -> 11.0.1
2018-11-01 11:34:13 +00:00
Franz Pletz eca0826b01
Merge pull request #49529 from NixOS/package/systemd-v239.20181031
systemd: 239 -> 239.20181031
2018-11-01 10:23:29 +00:00
Edmund Wu b3bff5c249 pythonPackages.trueskill: init at 0.4.5 (#49342) 2018-11-01 10:56:56 +01:00
Edmund Wu 0111c7d851 pythonPackages.zstd: init at 1.3.5.1 (#49339) 2018-11-01 10:41:28 +01:00
Peter Hoeg 718d3aea7c platformio: 3.5.3 -> 3.6.1 2018-11-01 17:16:02 +08:00
Sarah Brofeldt 9fce8d5203
Merge pull request #49572 from vaibhavsagar/bump-lightstep-tracer-cpp
lightstep-tracer-cpp: 0.36 -> 0.8.1
2018-11-01 10:01:38 +01:00
Sarah Brofeldt 452ad42005
Merge pull request #49543 from fadenb/sc-controller_0.4.5
sc-controller: 0.4.4 -> 0.4.5
2018-11-01 09:31:58 +01:00
Daniël de Kok 1836905bf1 cargo-tree: 0.20.0 -> 0.21.0 2018-11-01 08:22:55 +01:00
Michael Raskin 650fd5bd59
Merge pull request #48033 from colemickens/konqueror
konqueror: init at 18.08
2018-11-01 05:05:31 +00:00
Vaibhav Sagar 841a0bee5f lightstep-tracer-cpp: 0.36 -> 0.8.1 2018-10-31 22:19:39 -04:00
Will Dietz 7b66d96910 webkitgtk: 2.22.2 -> 2.22.3
https://webkitgtk.org/2018/10/29/webkitgtk2.22.3-released.html
2018-10-31 20:08:48 -05:00
taku0 73344be7bf thunderbird-bin: 60.2.1 -> 60.3.0 2018-11-01 09:12:12 +09:00
Michael Raskin 4878526889
Merge pull request #49558 from tohl/master
sbcl updated, tested on nixos x86_64
2018-10-31 23:09:32 +00:00
worldofpeace 144c7267dd spice-up: 1.3.2 -> 1.6.0 2018-10-31 19:05:37 -04:00
Will Dietz 8f2a1dc955 regextester: 0.1.7 -> 1.0.1
* uses meson now
* crashes on start complaining schema not installed,
  so I added a postInstall that compiles the schema?
  Fixes the problem but I'm not particularly familiar
  with these bits so review appreciated.
2018-10-31 19:05:37 -04:00
David Costa 6759b7900e ntp: fix ntpd shutdown by using upstream patch
After a series of amendments the seccomp.patch made ntpd work properly
but only on 32-bit systems.
This commit replaces that patch with the one submitted upstream by
cleverca22 and that fixes the issue also on 64-bit systems.

Close #38627, #45885
2018-10-31 23:01:40 +00:00
worldofpeace c1e3f1c458 aesop: 1.0.5 -> 1.0.7 2018-10-31 18:49:41 -04:00
worldofpeace 8bf705658a hashit: 0.2.0 -> 1.0.0 2018-10-31 18:49:40 -04:00
worldofpeace a9288f1d95 notejot: 1.4.5 -> 1.4.7 2018-10-31 18:49:40 -04:00
worldofpeace 398282c196 bookworm: 1.0.0 -> 2018-10-21 2018-10-31 18:49:40 -04:00
worldofpeace 622eb09d31 quilter: 1.6.3 -> 1.6.8 2018-10-31 18:49:39 -04:00
Tomas Hlavaty dc50b2b558 sbcl: 1.4.12 -> 1.4.13 2018-10-31 23:32:47 +01:00
Andreas Rammhold c5c2da9d6c
Merge pull request #49524 from dtzWill/update/grv-0.3.0
gitAndTools.grv: 0.2.0 -> 0.3.0
2018-10-31 23:21:33 +01:00
Robert Schütz f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00
Michael Raskin 1faa7a41ba
Merge pull request #49555 from tohl/master
sbcl added info manual, tested on nixos x86_64
2018-10-31 22:03:59 +00:00
Tomas Hlavaty 8f4c570030 sbcl: include info manual 2018-10-31 22:33:28 +01:00
qolii a2d39a802d linux-hardkernel: 4.14.73-149 -> 4.14.78-150 (#49535) 2018-10-31 22:05:02 +01:00
royneary 18aa80f352 nrpl: fix compilation with nim 0.19 2018-10-31 22:04:00 +01:00
royneary bb2bae6986 mosdeph: fix compilation with nim 0.19 2018-10-31 22:03:27 +01:00
Michael Weiss e075748769 signal-desktop: 1.17.2 -> 1.17.3 2018-10-31 22:02:41 +01:00
Tristan Helmich 40ae90c9e4 dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 (#49545) 2018-10-31 21:04:31 +01:00
Michael Weiss dc00987d95 androidStudioPackages.beta: 3.3.0.13 -> 3.3.0.14 2018-10-31 20:59:49 +01:00
Christian S e4c64ae930 openh264: 1.7.0 -> 1.8.0 (#49544)
encoder fixes, clang compilation error for ARM
2018-10-31 20:47:24 +01:00
Will Dietz 5ace270309 c-ares: 1.14.0 -> 1.15.0
https://c-ares.haxx.se/changelog.html#1_15_0
2018-10-31 14:33:53 -05:00
R. RyanTM f475aee598 closurecompiler: 20180805 -> 20180910 (#48529)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2018-10-31 20:30:38 +01:00
Arnaud 67c1815d0a protonmail-bridge: 1.0.6-1 -> 1.1.0-1 (#49517) 2018-10-31 20:24:58 +01:00
Patrick Elliott 7c0122e7e6 Added native build dependencies for scuttlebot (#49471) 2018-10-31 20:12:53 +01:00
leenaars 363f28f1de tribler: 7.0.2 -> 7.1.2 (#49386) 2018-10-31 20:08:18 +01:00
Tristan Helmich e662e0b8d9 saxon-he: 9.8.0.6 -> 9.9.0.1 (#49541) 2018-10-31 19:53:46 +01:00
Will Dietz 9c79402962 hub: 2.5.1 -> 2.6.0, cleanup a bit (#49503)
* categorize inputs appropriately
* only put man pages into share/man; previously we copied other formats
  as well as intermediate files used in man page generation.
  (which 'man' complained about but otherwise seemed to ignore)
2018-10-31 19:32:44 +01:00
Tristan Helmich (omniIT) 0459a8c8db sc-controller: 0.4.4 -> 0.4.5 2018-10-31 19:28:55 +01:00
xeji 5f755425a1
Merge pull request #49505 from qolii/eternal-terminal__5_1_7__5_1_8
eternal-terminal: 5.1.7 -> 5.1.8.
2018-10-31 19:28:06 +01:00
Frederik Rietdijk 8db4814e8e
Merge pull request #49476 from Synthetica9/cuda-update
cudatoolkit, cudnn: many updates
2018-10-31 19:26:41 +01:00
Franz Pletz ac159e3b48
Merge pull request #49538 from fadenb/saml2aws_2.10.0
saml2aws: 2.6.1 -> 2.10.0
2018-10-31 18:17:09 +00:00
Timo Kaufmann 4133885dab pythonPackages.pyzmq: use zeromq4 2018-10-31 19:15:55 +01:00
xeji c970b4ef12 eternal-terminal: fix homepage url 2018-10-31 19:11:23 +01:00
qolii 30c92945a4 eternal-terminal: 5.1.7 -> 5.1.8. 2018-10-31 19:10:29 +01:00
Tristan Helmich (omniIT) 41880aea09 saml2aws: 2.6.1 -> 2.10.0 2018-10-31 18:59:32 +01:00
baracoder a9202796ec smartgithg: 18.1.4 -> 18.1.5 (#49527)
Bugfix version
2018-10-31 18:53:51 +01:00
Daniël de Kok f9a8abe86b hugo: 0.49.2 -> 0.50 (#49525)
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.50
2018-10-31 18:49:32 +01:00
Maximilian Bosch c6fc3bb7fc python3Packages.gplaycli: 3.21 -> 3.25 (#49521)
The version 3.21 isn't compatible with our currently packaged
`pythonPackages.gpapi` which is now at version 0.4.3.

See https://hydra.nixos.org/build/83154918
2018-10-31 18:47:41 +01:00
Alyssa Ross 39edfe5a2d
doh-proxy: init at 0.0.8 2018-10-31 17:47:25 +00:00
Alyssa Ross 1f1bd5c8e8
python3Packages.aioh2: init at 0.2.2
Tests skipped due to https://github.com/decentfox/aioh2/issues/17.
2018-10-31 17:47:24 +00:00
Bart Brouns 56b88fb03f gxplugins-lv2: init at 0.5 (#48847) 2018-10-31 18:39:34 +01:00
Will Dietz 98fd559eaa strace: 4.24 -> 4.25 (#49518)
https://github.com/strace/strace/releases/tag/v4.25
2018-10-31 18:36:08 +01:00
Bart Brouns 0f601b7f76 wolf-shaper: init at 0.1.6 (#49087) 2018-10-31 18:26:46 +01:00
Robert Schütz e0772e6ef8
Merge pull request #48183 from costrouc/costrouc/python-atomman
pythonPackages.atomman: init at 1.2.3
2018-10-31 17:23:30 +01:00
Will Dietz 8798de63fb gitAndTools.grv: 0.2.0 -> 0.3.0
Remove 'update_latest_release.go' so we don't try to build it
since this fails due to unmet dependencies.

AFAICT this utility is only meant for developer use anyway,
and helps manage/create new github releases for the project.
2018-10-31 10:58:03 -05:00
Franz Pletz a7912ecc85
systemd: 239 -> 239.20181031
Fixes CVE-2018-15688 and updates latest upstream stable v239 branch.

See https://github.com/NixOS/systemd/pull/24 for details.

Co-authored-by: Andreas Rammhold <andreas@rammhold.de>
2018-10-31 16:12:00 +01:00
Joachim F e4bfc708e5
Merge pull request #49330 from sephalon/fstrcmp
fstrcmp: init at 0.7
2018-10-31 15:01:35 +00:00
Timo Kaufmann fdba69326d
Merge pull request #49522 from timokau/youtube-dl-2018.10.29
youtube-dl: 2018.10.05 -> 2018.10.29
2018-10-31 15:58:40 +01:00
CharlesHD c8c77476dc cmusfm: init at 2018-10-11 2018-10-31 15:24:46 +01:00
Timo Kaufmann 6ff17834db youtube-dl: 2018.10.05 -> 2018.10.29 2018-10-31 14:41:17 +01:00
Alyssa Ross cd1ff3bede
python3Packages.aiohttp_remotes: init at 0.1.2 2018-10-31 13:08:40 +00:00
Peter Simons 3d5f7e368f haskell-polyparse: drop obsolete override for ghc-8.6.x 2018-10-31 12:09:59 +01:00
Peter Simons cd68a8c7cc haskell-fltkhs-themes: disable Hydra build to avoid evaluation errors 2018-10-31 12:09:59 +01:00
Peter Simons 1bc42cb193 haskell-xmobar: drop obsolete override for ghc-8.6.x 2018-10-31 12:09:59 +01:00
Peter Simons b376d55e52 haskell-easytest: drop obsolete override for ghc-8.6.x 2018-10-31 12:09:59 +01:00
Peter Simons 5d18129ce8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
b6545b2cd8.
2018-10-31 12:09:54 +01:00
Peter Simons 771849af9e LTS Haskell 12.16 2018-10-31 12:09:49 +01:00
Patrick Hilhorst 43f6d9ada4
pytorch: remove pre-cuda92 hack 2018-10-31 10:43:00 +01:00
royneary 9dcdf5a545 nim: update nodejs-slim 2018-10-31 10:38:16 +01:00
royneary b786a47e9e nim: move build time dependencies into nativeBuildInputs 2018-10-31 10:37:38 +01:00
Stefan Wiehler beeaebad5e fstrcmp: init at 0.7 2018-10-31 07:47:20 +01:00
Jan Tojnar bdbeeb6151
Merge pull request #49496 from ali-abrar/xfce4-terminal-wrapgappshook
xfce4-terminal: add missing gsettings schema dependency
2018-10-31 06:45:32 +01:00
sjau df51c5ef80 easysnap: init at 2018-10-28 2018-10-31 04:41:23 +01:00
Aaron Andersen ea1024e101 openscenegraph: 3.6.2 -> 3.6.3 2018-10-30 22:49:39 -04:00
Patrick Hilhorst cca88cc134
albert: add myself as maintainer 2018-10-31 01:16:45 +01:00
Patrick Hilhorst fa53671e79
albert: 0.14.21 -> 0.14.22 2018-10-31 01:16:30 +01:00
xeji 933874ef08
Merge pull request #49374 from loskutov/jemalloc51
jemalloc: 5.0.1 -> 5.1.0
2018-10-31 00:10:14 +01:00
Ali Abrar bbc3cb31e8 xfce4-terminal: add missing gsettings schema dependency 2018-10-30 18:50:22 -04:00
Ignat Loskutov 1c7d246d81 drop the obsolete '--disable-thp' option 2018-10-31 01:44:55 +03:00
Will Dietz 5d616900ec thunderbolt: cleanup 2018-10-30 17:36:19 -05:00
Kristoffer Søholm 5e5e57c572 buildFHSUserEnv: use runScript in env (#49077)
This makes its behaviour conform to what is implied in the
documentation.
2018-10-30 22:47:08 +01:00
Edmund Wu f8ef8bf469 vscode-extensions.ms-vscode.cpptools: use mono 5 (#49489) 2018-10-30 22:18:05 +01:00
Jörg Thalheim 0c1ee96a89
Merge pull request #48848 from nicknovitski/android-sdk-26-licenses
Update android sdk, add license config option and selectable build tools
2018-10-30 21:06:52 +00:00
Ales Huzik 6d34e36ed7
modem-manager-gui: init at 0.0.19.1 2018-10-30 21:55:15 +01:00
Ales Huzik 29080af27f
perlPackages.Po4a: fix install paths 2018-10-30 21:55:15 +01:00
Michael Raskin b201817eb3
Merge pull request #49416 from veprbl/pr/texlive_repstopdf_fix
texlive: provide repstopdf
2018-10-30 20:37:27 +00:00
Jan Tojnar 628b6cc679
Merge pull request #49254 from jtojnar/remmina-cleanup
remmina: clean up
2018-10-30 21:36:07 +01:00
Vincent Laporte 0a24919923 ocamlPackages_latest.ocaml: 4.07.0 -> 4.07.1 2018-10-30 20:33:28 +00:00
Michał Janiszewski 3f05186984 Compare to None using identity is operator
This is a trivial change that replaces `==` operator with `is` operator, following PEP 8 guideline:

> Comparisons to singletons like None should always be done with is or is not, never the equality operators.

https://legacy.python.org/dev/peps/pep-0008/#programming-recommendations
2018-10-30 21:30:56 +01:00
R. RyanTM c3a1c0008b python36Packages.nbxmpp: 0.6.6 -> 0.6.8
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-nbxmpp/versions
2018-10-30 21:11:19 +01:00
Benjamin Hipple baf0703010 pythonPackages.pythondaemon: rename to pythonPackages.python-daemon
This commit renames the pythondaemon module to match its module name, github
name, and pypi name, which makes it easier to find and reference. In order to
avoid breaking any external users, I've left an alias with a deprecated warning.
2018-10-30 21:09:34 +01:00
Carlos Morera de la Chica fe30cce533 beancount: fix build
pytest is now a runtime dependency
2018-10-30 21:01:02 +01:00
John Ericson 26fa9d2b51
Merge pull request #49477 from obsidiansystems/haskell-shell-completions
haskell-lib: Factor out shell completion scripts helper
2018-10-30 15:25:03 -04:00
Niklas Thörne d48cef7d5b cppclean: init at 2018-05-12 (#49264)
* cppclean: init at 2018-05-12

* Updated according to review comments
2018-10-30 20:15:33 +01:00
Jan Tojnar 92fcce4641
Merge pull request #49468 from worldofpeace/bamf-fix
bamf: 0.5.3 -> 2018-02-07, fix build
2018-10-30 20:08:11 +01:00
markuskowa 1881e8e7e4
Merge pull request #49469 from Ekleog/self-as-maintainer
Add self as maintainer
2018-10-30 19:58:07 +01:00
John Ericson c34f5176f1 haskell-lib: Factor out shell completion scripts helper 2018-10-30 14:49:58 -04: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
Patrick Hilhorst 4cfeb9da53
cudatoolkit, cudnn: many updates
cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3
cudatoolkit_9_2: init at 9.2.148.1
cudatoolkit_9: 9.1.85.1 -> 9.2.148.1
cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130

cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0
cudnn_cudatoolkit_9_1: init at 7.1.3
cudnn_cudatoolkit_9_2: init at 7.2.1
cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2)
cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
2018-10-30 19:09:20 +01:00
Chris Ostrouchov 1ac9d8ea40
pythonPackages.atomman: init at 1.2.3 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 7dd7190a57
pythonPackages.DataModelDict: init at 0.9.4 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 0cf2c6fcfe
pythonPackages.numericalunits: init at 1.16 2018-10-30 13:38:59 -04: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
Léo Gaspard e54079133e
global-platform-pro: add self as maintainer 2018-10-31 01:06:27 +09: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
worldofpeace 3358e256b1 bamf: 0.5.3 -> 2018-02-07, fix build
Technically this is 0.5.4 but it's unreleased
2018-10-30 10:58:24 -04: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