Commit Graph

109157 Commits

Author SHA1 Message Date
Florian Klink ad87adfe96 sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
- Java 9 (JDK) is now supported
 - Data Guard in DBA panel is only available for 12c and higher connections
 - Updated the NoSQL drivers to version 4.5
 - Added support for defining consumer group mappings for CLIENT_ID
 - Preferences Search feature now covers all options
 - Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
 - RAC support added to Real Time SQL Monitoring
2018-01-05 10:49:59 +01:00
Yegor Timoshenko a114dfca63
Merge pull request #33290 from bkchr/phantomjs2
phantomjs2: Fixes build with Qt5.10
2018-01-05 09:48:45 +00:00
Yegor Timoshenko 252171e674
Merge pull request #33250 from bkchr/focuswriter1.6.8
focuswriter: 1.6.7 -> 1.6.8
2018-01-05 09:47:49 +00:00
Bastian Köcher d5ba7d42b1 teamspeak_client: 3.1.6 -> 3.1.7 2018-01-05 10:15:09 +01:00
Jörg Thalheim 14f3eb2dfd linuxPackages.bcc: 0.4.0 -> 0.5.0 2018-01-05 10:02:25 +01:00
Jörg Thalheim 8124abd16a linuxPackages.ixgbevf: 4.2.1 -> 4.3.3 2018-01-05 10:02:25 +01:00
Jörg Thalheim 91f03e6b19 linuxPackages.ena: 1.2.0 -> 1.5.0; fix build dependencies 2018-01-05 10:02:25 +01:00
Jörg Thalheim b3ba9fb9e0
Merge pull request #33413 from corngood/youtube-dl-update
youtube-dl: 2017.12.23 -> 2017.12.31
2018-01-05 09:58:16 +01:00
Peter Simons a1a3aeaa8f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
1ec0a139aa.
2018-01-05 09:34:51 +01:00
Michael Alan Dorman b1a1062dad text-icu: Some sort of testing issue with ghc-8.2 2018-01-05 09:34:25 +01:00
Peter Simons be49066415
Merge pull request #33433 from obsidiansystems/haskell-misc
ghcWithPackages: Misc cleanups
2018-01-05 09:28:07 +01:00
Jörg Thalheim c513945df8 linuxPackages.ixgbevf: needs libelf from kernel.moduleBuildDependencies 2018-01-05 09:25:50 +01:00
adisbladis 1e6a48e296
qtpass: Fix huge icons and spacing 2018-01-05 16:17:37 +08:00
Daniel Fullmer 028068a274
qtpass: 1.1.6 -> 1.2.1 2018-01-05 16:17:36 +08:00
Matthieu Coudron c696d38ecd universal-ctags: 2017-09-22 -> 2018-01-05
Fixup of https://github.com/NixOS/nixpkgs/issues/33124 (ctags failed to
create its temporary files when TMPDIR was not in environment). I used
the opportunity to bump version with the improvements made to ctags to
help diagnose these kinds of errors:
https://github.com/universal-ctags/ctags/pull/1648
2018-01-05 14:17:03 +09:00
Yegor Timoshenko 4e990c25e3
broadcom-sta: fix build 2018-01-05 03:51:21 +00:00
Victor Calvert 14a4749e44 tomb: 2.4 -> 2.5 2018-01-04 20:33:49 -05:00
Franz Pletz c01cfb9e01
firmware-linux-nonfree: 2017-12-06 -> 2018-01-04 2018-01-05 02:32:17 +01:00
David McFarland 93f30a4144 youtube-dl: 2017.12.23 -> 2017.12.31
- add phantomjs2 to PATH for openload plugin
2018-01-04 19:47:50 -04:00
Daiderd Jordan 00309d66ff
pcsclite: fix darwin build 2018-01-05 00:41:27 +01:00
Ingo Blechschmidt bd43424e2c signal-desktop: fix URL to Debian package (fixes #33401) (#33440) 2018-01-04 18:01:51 -05:00
Eric Litak 144b7d2acc betaflight: init at 3.2.3 2018-01-04 14:04:40 -08:00
Will Dietz 039b9ab8b9 mendeley: Use libsForQt56.callPackage, NFCI 2018-01-04 14:48:06 -06:00
Will Dietz f07d90d5c5 mendeley: fix gconf errors by propgating to user env
gconf fix is based on same done w/guake in #16670.
See also:
https://github.com/NixOS/nixpkgs/issues/24709#issuecomment-292565654
2018-01-04 14:47:20 -06:00
John Ericson ec2f121bed ghcWithPackages: Fix comment URL 2018-01-04 14:49:52 -05:00
John Ericson dea9fceb0b ghcWithPackages: Get rid of unused passthrough
If you want the whole packages set...don't use ghcWithPackages.
2018-01-04 14:49:50 -05:00
Joachim F 05204ddfe4
Merge pull request #33332 from dtzWill/feature/fac
fac: init at 1.0.1
2018-01-04 19:31:12 +00:00
Joachim F cf944e4c12
Merge pull request #33344 from dtzWill/feature/icesl
icesl: init at 2.1.10
2018-01-04 19:29:11 +00:00
Joachim F 23d4ac89f3
Merge pull request #33389 from michelk/saga
saga: 5.0.0 -> 6.2.0
2018-01-04 19:26:59 +00:00
Joachim F ca32019b04
Merge pull request #33422 from fadenb/emby_3.2.60.0
emby: 3.2.36.0 -> 3.2.60.0
2018-01-04 19:24:28 +00:00
Will Dietz 42b84057a4 qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
Based on:
4e8083b4ab

Fixes mendeley bug mentioned in #33396,
which links to related issues in other distributions and upstream Qt.
2018-01-04 13:08:51 -06:00
Joachim F 24e8c382af
Merge pull request #33257 from danielfullmer/john-utils
john: Fix extra utility programs
2018-01-04 18:35:25 +00:00
Shea Levy 0f925943fd
Fix emacsWithPackages after 7f3ca3e21a.
This is hacky but it does the job, resurrects findInputs from before staging merge
2018-01-04 12:15:55 -05:00
Peter Simons 0a07a52506
Merge pull request #33425 from mpickering/stringbuilder
Use self rather than super to make stringbuilder overridable
2018-01-04 18:02:07 +01:00
Matthew Pickering d7944aba3e Use self rather than super to make stringbuilder overridable 2018-01-04 16:54:38 +00:00
Vincent Laporte 83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
John Ericson 6bdf9a7f6d ghcWithPackages: Don't bother with ignoreCollisions cause we don't use buildEnv
SymlinkJoin doesn't know or care about this.
2018-01-04 11:45:36 -05:00
adisbladis a3cb76cf48
Merge pull request #33419 from markus1189/scalafmt-1-4-0
scalafmt: 1.3.0 -> 1.4.0
2018-01-04 17:44:20 +01:00
adisbladis 3cfa038870
dos2unix: 7.3.4 -> 7.4.0 2018-01-04 16:34:35 +01:00
adisbladis 2e4b802e98
pcsclite: 1.8.22 -> 1.8.23 2018-01-04 16:34:34 +01:00
adisbladis 1c0c82582a
fail2ban: 0.9.7 -> 0.10.1 2018-01-04 16:34:33 +01:00
adisbladis 13b203fb4f
stunnel: 5.41 -> 5.44 2018-01-04 16:34:32 +01:00
adisbladis 274e0a2682
offlineimap: 7.1.2 -> 7.1.4 2018-01-04 16:34:31 +01:00
adisbladis 2645683796
ncftp: 3.2.5 -> 3.2.6 2018-01-04 16:34:30 +01:00
adisbladis 7e74a9b0b4
traefik: 1.4.4 -> 1.4.6 2018-01-04 16:34:29 +01:00
adisbladis 16b5329629
redis: 4.0.2 -> 4.0.6 2018-01-04 16:34:28 +01:00
adisbladis b85de87e8a
sysdig: 0.18.0 -> 0.19.1 2018-01-04 16:34:27 +01:00
adisbladis 30b68c9ba9
nftables: 0.7 -> 0.8 2018-01-04 16:34:27 +01:00
adisbladis cd7ce7ca70
wireshark: 2.4.2 -> 2.4.3 2018-01-04 16:34:26 +01:00
adisbladis 31898ec13a
calibre: 3.12.0 -> 3.14.0 2018-01-04 16:34:25 +01:00
adisbladis ddc309c406
x265: 2.5 -> 2.6 2018-01-04 16:34:24 +01:00
Jörg Thalheim b85c083c99
Merge pull request #32838 from flokli/sqldeveloper
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2018-01-04 15:48:08 +01:00
Tristan Helmich fa4035bec6 emby: 3.2.36.0 -> 3.2.60.0 2018-01-04 15:26:29 +01:00
Robin Gloster 42af265eee
uwsgi: fix php plugin build
fixes #33400
closes #33420
2018-01-04 15:23:04 +01:00
Robin Gloster 231754d995
haskellPackages.restless-git: fix build 2018-01-04 15:13:57 +01:00
Francesco Gazzetta 5c8ca3de03 megaglest: build the map and model editors too 2018-01-04 13:44:10 +00:00
Francesco Gazzetta 28fe4ce075 megaglest: do not build tests 2018-01-04 13:44:09 +00:00
Francesco Gazzetta c400bb9fb8 megaglest: 3.9.2 -> 3.13.0 2018-01-04 13:43:35 +00:00
Francesco Gazzetta 484c24b324 megaglest: use fetchFromGitHub 2018-01-04 13:41:49 +00:00
Peter Hoeg 423dd6cc29
Merge pull request #33415 from peterhoeg/p/hv
hyperv-daemons: package and nixos module
2018-01-04 21:11:34 +08:00
Peter Hoeg ae20c22531 hyperv-daemons: init at current linux kernel version 2018-01-04 21:08:58 +08:00
zimbatm 450f6b7987
Merge pull request #33014 from aneeshusa/general-ruby-improvements-for-vagrant-from-source
General ruby improvements for vagrant from source
2018-01-04 13:05:36 +00:00
Markus Hauck 4e4b3a691b scalafmt: 1.3.0 -> 1.4.0 2018-01-04 13:05:28 +01:00
Gabriel Ebner 6484eac5b2 python2Packages.odfpy: disable tests 2018-01-04 09:54:52 +01:00
adisbladis 8661c59149
Merge pull request #33409 from volth/patch-76
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 09:47:02 +01:00
adisbladis dfe2f76e83
Merge pull request #33411 from andir/gopass-1.6.7
gopass: 1.6.6 -> 1.6.7
2018-01-04 09:46:44 +01:00
Aneesh Agrawal 36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal 8686b98612 ruby-modules: Allow overriding gemset
This allows patching the gemset output by bundix from a default.nix
file, making it easier to perform updates since the bundix update no
longer has to be manually updated.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal aa9fc7ee25 bundler-env: Remove unused args 2018-01-04 02:28:33 -05:00
John Wiegley 426c513c14 apg: Permit building again on Darwin 2018-01-03 21:48:06 -08:00
Franz Pletz ccb0ba56ef
linux_hardended: enable gcc latent entropy plugin 2018-01-04 05:02:39 +01:00
Franz Pletz f8fd0b7a5f
zcash: 1.0.12 -> 1.0.13
libsnark now comes bundled with zcash.
2018-01-04 05:02:38 +01:00
Austin Seipp ebeb95d18b z3: 4.5.0-2017-11-06 -> 4.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-01-03 21:44:56 -06:00
adisbladis 0009c816c5
Merge pull request #33384 from andir/add-fonttools-test-asset
fonttools: 3.21.0 -> 3.21.1
2018-01-04 03:28:58 +01:00
Andreas Rammhold eac3d9ce69
gopass: 1.6.6 -> 1.6.7 2018-01-04 03:13:34 +01:00
volth b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0 2018-01-04 02:07:49 +00:00
adisbladis bf4936d88f
memcached: 1.4.39 -> 1.5.4 2018-01-04 02:15:07 +01:00
adisbladis e7524ad3a3
Merge pull request #33402 from andir/libtorrent-rastabar-1.1.6
libtorrentRasterbar: 1.1.5 -> 1.1.6, switch deluge to libtorrentRasterbar & removed libtorrentRasterbar_1_0
2018-01-04 01:42:02 +01:00
David McFarland 0ee70af836 transgui: fix crash at startup with file argument 2018-01-03 20:11:15 -04:00
adisbladis 91f15c9c72
qbittorrent: 4.0.1 -> 4.0.3 2018-01-04 00:51:07 +01:00
Andreas Rammhold cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone 2018-01-04 00:41:02 +01:00
Andreas Rammhold 9731756205
deluge: use libtorrentRasterbar instead of libtorrentRasterbar_1_0 2018-01-04 00:40:18 +01:00
Andreas Rammhold 5b72e1be76
libtorrentRasterbar: 1.1.5 -> 1.1.6 2018-01-04 00:35:40 +01:00
Mathieu Boespflug a325405c93 bazel: 0.8.0 -> 0.9.0 (#33082) 2018-01-03 23:33:15 +00:00
John Wiegley 29510ca8fe pass-otp: Change oathtool reference into an absolute path 2018-01-03 15:31:27 -08:00
Daiderd Jordan 6d1a547b8d
Merge pull request #33352 from dtzWill/fix/pandoc-2.0.6
pandoc: fix build by using buildDepends to match cabal file
2018-01-04 00:30:37 +01:00
adisbladis 09287355e3
Merge pull request #33051 from etu/linux-steam-integration
linux-steam-integration: init at 0.7.2
2018-01-04 00:30:00 +01:00
John Wiegley 75634afba8 pass-otp: New expression 2018-01-03 15:20:10 -08:00
John Wiegley e8caa47b35 nss: Omit an extraneous definition; fix other problems on Darwin 2018-01-03 15:18:00 -08:00
Elis Hirwing d732c53c15
linux-steam-integration: init at 0.7.2 2018-01-04 00:06:28 +01:00
John Ericson 25aff92280
Merge pull request #33399 from obsidiansystems/ghc-normalize
GHC: Normalize derivations is a few simple-hash preserving ways
2018-01-03 17:36:22 -05:00
adisbladis b057dff811
Merge pull request #33356 from adisbladis/plasma-5_11_5
plasma: 5.11.4 -> 5.11.5
2018-01-03 23:34:01 +01:00
Ryan Trinkle e1e5860ab5
Merge pull request #33346 from ryantrinkle/init-thunderbolt
Init thunderbolt at 0.9.2
2018-01-03 17:31:57 -05:00
John Ericson 0e23478a7e Merge commit '9361b7eb85045c7e7dd20d2ddd716a9d10bf4bd4' into ericson2314-cross-base 2018-01-03 17:20:40 -05:00
John Ericson 93d3561b57
Merge pull request #33393 from bnikolic/boostconfigurepythonfix
Correct boost configure phase when enablePython is false
2018-01-03 17:12:13 -05:00
John Ericson 3fb5fd0060 ghc: Normalize derivations in hash-preserving ways 2018-01-03 17:04:19 -05:00
John Ericson 0df29e1259 ghc: Noramlized source URLs 2018-01-03 17:04:19 -05:00
Bojan Nikolic 35462db2e3 Correct boost configure phase when enablePython is false
The bootstrap script does not seem to have --without-python; instead
just omit --with-python option
2018-01-03 16:57:49 -05:00
Andreas Rammhold d4bc14898d
fonttools: 3.21.0 -> 3.21.1 2018-01-03 22:06:10 +01:00
John Ericson c1497cac72
Merge pull request #33350 from dhess/ghc821Binary
ghc: bootstrap 8.2.2 with 8.2.1-binary.
2018-01-03 15:54:39 -05:00
John Wiegley 7147ef8e80 zbar: Enable building on darwin by disabling video support there 2018-01-03 12:40:33 -08:00
adisbladis 0d407b7e52
Merge pull request #33390 from michelk/gdal
gdal: 2.2.1 -> 2.2.3
2018-01-03 21:37:59 +01:00
Shea Levy 707cfbf39a
haskell: Add hoogle-5.0.14 for hie-hoogle.
5.0.14 is actually the version of hoogle in the stackage LTS we're
tracking, but due to
NixOS/cabal2nix@5c816fdee9 that isn't respected.
2018-01-03 14:59:39 -05:00
Daiderd Jordan 9d33aa50fe
brotli: fix darwin build 2018-01-03 20:40:56 +01:00
Michel Kuhlmann 3b33aba309 saga: 5.0.0 -> 6.2.0 2018-01-03 20:18:57 +01:00
Michel Kuhlmann b2282b0e1d gdal: 2.2.1 -> 2.2.3 2018-01-03 20:17:41 +01:00
adisbladis d2e8c20911
Merge pull request #33387 from etu/font-lock-plus
font-lock-plus: 2017-0222.1755 -> 20180101.25
2018-01-03 20:05:43 +01:00
adisbladis 240f1bf1ea
Merge pull request #33379 from dywedir/fd
fd: 6.1.0 -> 6.2.0
2018-01-03 20:01:40 +01:00
Elis Hirwing cc122e5ec3
font-lock-plus: 2017-0222.1755 -> 20180101.25
Also specified specific revisions of the file to download to not have
a breaking package whenever the author decides to update the package.

This happened on 2018-01-01 when the author updated the copyright of
the package to match the new year.
2018-01-03 19:55:38 +01:00
Daiderd Jordan c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
Matthew O'Gorman 27b5dbb1d0 platformio: 3.4.1 -> 3.5.0 2018-01-03 13:11:26 -05:00
dywedir 286e30e42c fd: 6.1.0 -> 6.2.0 2018-01-03 19:19:27 +02:00
Tim Steinbach bbb04db8fe
Merge pull request #33329 from NeQuissimus/docker_17_12
docker: 17.{09,11} -> 17.12
2018-01-03 15:36:02 +00:00
Will Dietz 48a5212c15 ncurses: use more complicated expression to avoid mass-rebuilds, note 2018-01-03 08:49:48 -06:00
Will Dietz 96f0d3b908 ncurses: simplify patch expr, fix ncurses6 build w/clang
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:

       5  5p 6  6p
gcc    ✓  ✓  ✓  ✓
clang  ✗  ✓  ✓  ✗

Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.

For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00
adisbladis ab1fdc784d
osrm-backend: Use nativeBuildInputs for compile-time-only deps 2018-01-03 14:52:23 +01:00
Frederik Rietdijk 340cadd97d python.pkgs.arrow: fix python 2 build 2018-01-03 14:34:06 +01:00
adisbladis c3754a785f
Merge pull request #33348 from erictapen/osrm-5.14.3
osrm-backend: 5.14.1 -> 5.14.3
2018-01-03 14:42:31 +01:00
adisbladis 9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
Nodejs minor releases
2018-01-03 13:19:38 +01:00
Peter Simons eb6db32d01
Merge pull request #33358 from obsidiansystems/cross-haskell-samehash
haskell infra, ghc: Start to fix cross compilation without changing hashes
2018-01-03 11:49:49 +01:00
Jörg Thalheim f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
Jörg Thalheim a2ca2b535c
Merge pull request #33364 from orivej/sc-controller
sc-controller: init at 0.4.0.1
2018-01-03 10:49:35 +01:00
John Ericson 5e31e828f8 ghcWithPackages: Fix cross, and avoid needless C compiler 2018-01-03 01:24:57 -05:00
Franz Pletz abcb639df1
Merge pull request #33300 from adisbladis/postgresql
Postgresql security updates
2018-01-03 05:44:45 +00:00
Orivej Desh 24d61a48b3 sc-controller: init at 0.4.0.1 2018-01-03 03:27:34 +00:00
John Ericson bc066466fb haskell generic-builder: Don't use absolute path to tools, and also track strip 2018-01-02 21:04:14 -05:00
John Ericson faa4b45a1e ghc 8.2.2, head: Inline `common*` bindings
Cross case purposely changed as it will be rewritten anyways. But no
native hashes should be changed.
2018-01-02 21:00:23 -05:00
John Ericson a224dfc253 haskell infra: Fix cross as much as possible without changing hashes 2018-01-02 21:00:13 -05:00
Joachim F 55dbaba66a
Merge pull request #33336 from dtzWill/fix/lxterminal-nativebuildinputs
lxterminal: use nativeBuildInputs for compile-time-only deps
2018-01-03 01:20:02 +00:00
Joachim F 7e0b155c0e
Merge pull request #33354 from romildo/upd.deepin-gtk-theme
deepin-gtk-theme: 17.10.4 -> 17.10.5
2018-01-03 01:19:16 +00:00
Joachim F 845cbb141b
Merge pull request #33361 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-03 01:18:57 +00:00
Orivej Desh 2a85919079 python.pkgs.evdev: 0.6.4 -> 0.7.0 2018-01-03 01:12:23 +00:00
Orivej Desh d831604a78 python.pkgs.evdev: move to python-modules 2018-01-03 01:12:23 +00:00
John Ericson a5cc983c45 ghc: Clean up, and add `passthru.targetPrefix`, in preparation for cross
No hashes should be changed.
2018-01-02 19:50:38 -05:00
John Ericson e3993464d9 Merge commit 'db475df127f8c82853181c46501c142ff020c3d8' into ericson2314-cross-base 2018-01-02 19:50:28 -05:00
Jan Tojnar 608daaa649
gnome_mplayer: 1.0.4 → 1.0.9 2018-01-03 01:46:13 +01:00
Jan Tojnar ef3a5865d1
gmtk: init 1.0.9 2018-01-03 01:46:13 +01:00
John Ericson f3bb3de213
Merge pull request #33359 from bnikolic/boostnumpy
boost: Do not force numpy support from 1.65
2018-01-02 19:41:42 -05:00
Tim Steinbach b720e9c23a
linux-copperhead: 4.14.10.a -> 4.14.11.a 2018-01-02 19:38:01 -05:00
Tim Steinbach 1e129a3f99
linux: 4.14.10 -> 4.14.11 2018-01-02 19:31:31 -05:00
Bojan Nikolic 00b038a3f8 boost: Do not force numpy support from 1.65
The reason is that if cross compiling (or for other reasons) python
bindings as a whole are turned off. Those two lines then trigger
assertion errors unless manually overridden for cross compilation.

This way:

 1. The `enableNumpy` default respects the `enablePython deafult.
 2. Cross works by default
 3. Absurd manual overrides still break as they should
 4. The `>= 1.65` logic is direct and not a maintaince gotcha.
2018-01-02 19:31:25 -05:00
Tim Steinbach 56f91dcb7b
linux: 4.9.73 -> 4.9.74 2018-01-02 19:31:14 -05:00
Tim Steinbach 1eb53a3830
linux: 4.4.108 -> 4.4.109 2018-01-02 19:30:58 -05:00
John Ericson 0e3be421e3
Merge pull request #33357 from bnikolic/mingw64-pthreads
Correct derivation of pthreads on mingw64
2018-01-02 19:10:59 -05:00
Will Dietz b7ed446cd1 fac: 1.0.1
Fixes #33321.
2018-01-02 18:05:20 -06:00
Bojan Nikolic db475df127 mingw-w64-pthreads: The C compiler is needed
It was a copy and paste error from the headers derivation. Also test in
release-cross.
2018-01-02 19:01:18 -05:00
Michael Alan Dorman 8229306369 melpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman b3203b9302 melpa-stable-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman 9cc47a6c23 org-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman c261b32aa2 elpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
John Ericson cb8349f59f Merge branch 'pharo' into ericson2314-cross-base 2018-01-02 18:59:21 -05:00
John Ericson 2b4502c78e Merge @LnL7's pharo-vm darwin eval fix from staging
Not a mass-rebuild
2018-01-02 18:54:35 -05:00
John Ericson 0bc1642fb8
Merge pull request #26883 from obsidiansystems/linux-make-bootstrap-tools
linux bootstrap tools: Use same derivation whether cross compiling or not
2018-01-02 18:31:37 -05:00
adisbladis 74ac6b5fe6
Merge pull request #33351 from jluttine/update-rssguard-3.5.5
rssguard: 3.4.2 -> 3.5.5
2018-01-02 23:52:05 +01:00
José Romildo Malaquias b33b4a76de xkbmon: init at 0.1 2018-01-02 23:42:02 +01:00
adisbladis 8aafa83838
plasma: 5.11.4 -> 5.11.5 2018-01-02 23:35:51 +01:00
José Romildo Malaquias 63c850768f deepin-gtk-theme: 17.10.4 -> 17.10.5 2018-01-02 19:59:28 -02:00
Will Dietz d8141bc059 irker: cleanup manual setting of XML_CATALOG_FILES, no longer needed 2018-01-02 22:40:39 +01:00
Jörg Thalheim cb92075daf
Merge pull request #33339 from romildo/upd.pnmixer
pnmixer: 0.7.1 -> 0.7.2
2018-01-02 21:40:21 +01:00
Will Dietz 566ded39b1 pandoc: fix build by using buildDepends to match cabal file
The previously used dependency hsb2hs was a build-tools dependency,
but file-embed is build-depends:

ff991d1e21

Fixes #33349
2018-01-02 14:37:47 -06:00
Jaakko Luttinen b68156006a
rssguard: 3.4.2 -> 3.5.5 2018-01-02 22:16:22 +02:00
Drew Hess 9361b7eb85
ghc: bootstrap 8.2.2 with 8.2.1-binary. 2018-01-02 12:15:16 -08:00
Justin Humm 792b085b1a
osrm-backend: 5.14.1 -> 5.14.3 2018-01-02 20:54:45 +01:00
Ryan Trinkle 36fbcfd811 thunderbolt: init at 0.9.2 2018-01-02 14:28:56 -05:00
Merlin Göttlinger 60e76dfff8 icesl: init at 2.1.10 2018-01-02 13:19:47 -06:00
John Ericson ab651d2c9b linux bootstrap tools: Use same derivation whether cross compiling or not 2018-01-02 13:52:41 -05:00
Will Dietz 9d2c5010fb xterm: Fix license from BSD to 'mit', don't use string
Inspecting source suggests it's MIT-X11;
don't see mention of BSD licensing.

https://repology.org/metapackage/xterm/information
shows we're currently only one marking it as BSD.
2018-01-02 12:31:34 -06:00
Will Dietz 73824f1e65 xterm: 330 -> 331
https://invisible-island.net/xterm/xterm.log.html#xterm_331
2018-01-02 12:31:34 -06:00
Will Dietz bf8be80ce3 dialog: 1.3-20160209 -> 1.3-20171209 2018-01-02 12:31:33 -06:00
Will Dietz e3f83c3f4b cdk: 5.0-20161210 -> 5.0-20171209
http://invisible-island.net/cdk/CHANGES.html#t20171209
2018-01-02 12:31:33 -06:00
Will Dietz 94f06c8868 byacc: 20170201 -> 20170709
http://invisible-island.net/byacc/CHANGES.html#t20170709
2018-01-02 12:31:33 -06:00
Will Dietz 19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
José Romildo Malaquias e80b27f383 pnmixer: 0.7.1 -> 0.7.2 2018-01-02 16:29:16 -02:00
Daiderd Jordan 1531fd7351
pharo: disable on darwin 2018-01-02 19:19:37 +01:00
Frederik Rietdijk 58f9fd64ef
Merge pull request #33338 from matthiasbeyer/update-toot
toot: 0.15.0 -> 0.16.2
2018-01-02 19:19:16 +01:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Matthias Beyer b222e44f0a toot: 0.15.0 -> 0.16.2 2018-01-02 19:06:21 +01:00
Yegor Timoshenko 63c1a54257
Merge pull request #33213 from wchresta/master
steam: add wrapper testing for libGL
2018-01-02 21:03:28 +03:00
Uli Schlachter 5465d6f7de awesome: Use --search instead of $LUA_PATH/$LUA_CPATH
Instead of polluting the environment with environment variables which
are inherited by processes spawned from awesome, use the command line
argument "--search" to add things to the search path.

cc #33169
2018-01-02 17:24:56 +00:00
Will Dietz fa777a4de7 lxterminal: use nativeBuildInputs for compile-time-only deps 2018-01-02 11:05:58 -06:00
Shea Levy 34a91b7922
haskell: Fix depending on libs with internal libs on darwin.
Thanks to @hamishmack for the pointer.

Fixes #33149.
2018-01-02 11:37:54 -05:00
Jörg Thalheim bc5bf95858
Merge pull request #33279 from lopsided98/go-stdenv-shell
go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bash
2018-01-02 16:21:41 +01:00
Jörg Thalheim e9d5c55d01
Merge pull request #33260 from lopsided98/jemalloc-thp
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02 16:18:26 +01:00
John Ericson 1ecebbd939
Merge pull request #33240 from velovix/master
lxterminal: init at 0.3.1
2018-01-02 10:05:28 -05:00
Jörg Thalheim 02e95ea0b5 jemalloc: do not expose hugepage support as an option
The only common use case so far seems ARMv6/ARMv7 support.
The way this option is exposed might collide with a package with the
same name. Also the option naming on its own is not self-descriptive
without context.
2018-01-02 15:25:06 +01:00
Tim Steinbach b084b36010
docker: 17.{09,11} -> 17.12 2018-01-02 09:11:33 -05:00
Jörg Thalheim 9057682839
Merge pull request #33301 from adisbladis/openexr-2_2_1
openexr: 2.2.0 -> 2.2.1
2018-01-02 14:45:39 +01:00
Jörg Thalheim 57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
Jörg Thalheim c43b166daf
Merge pull request #33305 from adisbladis/zmq-4_2_3
zeromq: 4.2.2 -> 4.2.3
2018-01-02 14:12:39 +01:00
Bastian Köcher f8427deea0 ttfautohint: 1.7 -> 1.8.1 2018-01-02 13:44:21 +01:00
Michele Guerini Rocco 25b7008520 qutebrowser: make gstreamer and pdfjs configurable (#33074)
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02 07:15:20 -05:00
Drew Hess 1e137832b8
ghc: add ARM variants to meta.platforms for new binary versions. 2018-01-02 03:57:12 -08:00
Peter Simons 6ad2c20bd4
Merge pull request #33327 from dhess/armv7l-ghc-fix
ghc: fix armv7l-linux support in new binary versions.
2018-01-02 12:47:16 +01:00
Peter Simons 81581ba381 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
d8aa793b33.
2018-01-02 12:44:26 +01:00
Drew Hess 9c91d0d63c
ghc: fix armv7l-linux support in new binary versions. 2018-01-02 03:36:42 -08:00
adisbladis 2d74fa62a8
postgresql100: 10.0 -> 10.1 2018-01-02 12:13:45 +01:00
adisbladis 71acd1f8a2
postgresql96: 9.6.5 -> 9.6.6 2018-01-02 12:13:45 +01:00
adisbladis 414dc6ba15
postgresql95: 9.5.9 -> 9.5.10 2018-01-02 12:13:44 +01:00
adisbladis b7302ccb81
postgresql94: 9.4.14 -> 9.4.15 2018-01-02 12:13:43 +01:00
adisbladis 9da1b2f911
postgresql93: 9.3.19 -> 9.3.20 2018-01-02 12:13:42 +01:00