summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* gdk-pixbuf: patch library rpath references on darwinDaiderd Jordan2018-05-30
| | | | | A bunch of the libraries like libpixbufloader-png link against libgdk_pixbuf, however the install_name is not correct at this point yet since meson tries to use rpaths.
* virtualbox: fix build after #28029Orivej Desh2018-05-29
|
* Merge pull request #38791 from LnL7/nixos-profile-variablesDaiderd Jordan2018-05-30
|\ | | | | nixos: remove PKG_CONFIG_PATH/PERL5LIB environment variables
| * nixos: remove PKG_CONFIG_PATH and PERL5LIB environment variablesDaiderd Jordan2018-04-11
| | | | | | | | | | These make libraries installed in the system or even user profiles magically available.
* | GHCJS darwin fixes (#41120)Will Fancher2018-05-29
| | | | | | | | | | | | | | | | * GHCJS darwin fixes * Fix ghcjs 80 and 710 packages * Add socket-io to ghcjs 82 and 84 passthru
* | neovim-remote: 1.8.6 -> 2.0.5Jörg Thalheim2018-05-29
| |
* | messenger-for-desktop: remove (#41224)worldofpeace2018-05-29
| |
* | Merge pull request #41219 from tilpner/racket-unameJörg Thalheim2018-05-29
|\ \ | | | | | | racket: use proper uname, allow for unix sockets
| * | racket: use proper uname, allow for unix socketstilpner2018-05-29
| | | | | | | | | | | | | | | | | | Racket checks the current platform via uname, then disallows unix domain socket usage based on the result. Previously, it could not successfully call uname at all, so it fell back to denying UDS.
* | | Merge pull request #41213 from flokli/svn-all-fast-export-1.0.12Jörg Thalheim2018-05-29
|\ \ \ | | | | | | | | gitAndTools.svn-all-fast-export: 1.0.11 -> 1.0.12
| * | | gitAndTools.svn-all-fast-export: 1.0.11 -> 1.0.12Florian Klink2018-05-29
| | | | | | | | | | | | | | | | | | | | patch for https://github.com/svn-all-fast-export/svn2git/pull/40 is contained in this release, so we can drop it here.
* | | | typora: gnome2 cleanup (#41167)worldofpeace2018-05-29
| | | |
* | | | discord: gnome2 cleanup (#41174)worldofpeace2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | * discord: gnome2 cleanup * discord: use top-level gtk2
* | | | skypeforlinux: gnome2 cleanup (#41176)worldofpeace2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | * skypeforlinux: gnome2 cleanup * skypeforlinux: use toplevel gdk_pixbuf and gtk2
* | | | wire-desktop: gnome2 cleanup (#41155)worldofpeace2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | * wire-desktop: gnome2 cleanup * wire-desktop: use toplevel gtk2
* | | | hyper: gnome2 cleanup (#41170)worldofpeace2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | * hyper: gnome2 cleanup * hyper: use toplevel gtk2
* | | | drone: 0.5 -> 0.8.5 (#41200)Vincent Demeester2018-05-29
| | | | | | | | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | | | Merge pull request #40426 from Mic92/bccJörg Thalheim2018-05-29
|\ \ \ \ | | | | | | | | | | linuxPackages.bcc: make it useable as a python library
| * | | | linuxPackages.bcc: make it useable as a python libraryJörg Thalheim2018-05-29
| | | | |
* | | | | Merge pull request #41153 from baracoder/39689-spring-brokenxeji2018-05-29
|\ \ \ \ \ | | | | | | | | | | | | spring: Fixed compiling and version bump
| * | | | | spring: 103.0 -> 104.0Herman Fries2018-05-27
| | | | | |
| * | | | | spring: Fix stdlib.h: No such file or directoryHerman Fries2018-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include_next fatal error: stdlib.h: No such file or directory The fix is the same as here and works: https://github.com/NixOS/nixpkgs/pull/28748 It seams to have to do with header paths.
* | | | | | Merge pull request #41216 from obsidiansystems/fix-nix-env-metaJohn Ericson2018-05-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | lib: Fix `nix-env -qaP -f . --xml --meta`
| * | | | | | lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson2018-05-29
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | A merge undid my fix in d437f2c365a12fb3894eb87f52decf53c745f475.
* | | | | | Merge pull request #40612 from symphorien/boogie_vimxeji2018-05-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | boogie: enable usage as a vim plugin
| * | | | | | boogie: enable usage as a vim pluginSymphorien Gibol2018-05-03
| | | | | | |
* | | | | | | kytea: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It moved our -O2 before their -O3, but -O3 inlines "checkValueVecEqual(&,&)" into "checkValueVecEqual(*,*)".
* | | | | | | yoda: fix build after #28029Orivej Desh2018-05-29
| | | | | | |
* | | | | | | Merge pull request #41065 from Ralith/sanitizer-fixJohn Ericson2018-05-29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | clang_6: fix sanitizers under libstdc++
| * | | | | | clang_6: fix sanitizers under libstdc++Benjamin Saunders2018-05-24
| | | | | | |
* | | | | | | Merge pull request #41207 from Assassinkin/pdfminer_sixFrederik Rietdijk2018-05-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
| * | | | | | | pythonPackages.pdfminer: replacing pdfminer with pdfminer_sixAssassinkin2018-05-29
| | | | | | | |
| * | | | | | | pythonPackages.pdfminer_six: init at 20170720nagato.pain2018-05-29
| | | | | | | |
* | | | | | | | Merge pull request #41202 from markuskowa/qgit-prPeter Hoeg2018-05-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qgit: 2.7 -> 2.8
| * | | | | | | | qgit: 2.7 -> 2.8Markus Kowalewski2018-05-29
| | | | | | | | |
* | | | | | | | | pacparser: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | |
* | | | | | | | | p0f: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | |
* | | | | | | | | luaPackages.mpack: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | |
* | | | | | | | | dadadodo: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | |
* | | | | | | | | cmake_2_8: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | |
* | | | | | | | | ccl: fix build after #28029Orivej Desh2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Clozure/ccl/blob/15d7e26377efa27eeb7086960f090f8c8ab5330e/lisp-kernel/linuxx8664/Makefile#L29
* | | | | | | | | gnome3: remove gtk2 from the attribute setJan Tojnar2018-05-29
| | | | | | | | |
* | | | | | | | | franz: use top-level gtkJan Tojnar2018-05-29
| | | | | | | | |
* | | | | | | | | signal-desktop: use top-level gtkJan Tojnar2018-05-29
| | | | | | | | |
* | | | | | | | | Merge pull request #41206 from orivej/mysqlOrivej Desh2018-05-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mysql55: 5.5.58 -> 5.5.60; mysql57: 5.7.20 -> 5.7.22
| * | | | | | | | | mysql57: 5.7.20 -> 5.7.22Orivej Desh2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not SKIP_BUILD_RPATH to let libmysql_api_test run during the build. There is no WITH_UNITTEST, but there is WITH_UNIT_TESTS. Do not install and immediately delete mysql-test. There is no "basedir=" in mysql_install_db.
| * | | | | | | | | mysql55: 5.5.58 -> 5.5.60Orivej Desh2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql-test-run.pl.1 no longer exists. Do not install and immediately delete mysql-test and sql-bench.
| * | | | | | | | | mirrors: remove obsolete mysql mirrorOrivej Desh2018-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It does not contain any of the versions currently in Nixpkgs.
| * | | | | | | | | qt5.qtlocation: enable parallel buildingOrivej Desh2018-05-29
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was fixed in [1] which is part of 5.9.2, 5.10.0. [1] https://github.com/qt/qtlocation/commit/3ac051c4549575634cecc706175b019f4ed4c3bf#diff-b820e0828543b1da522ff0ab3dac6c75
* | | | | | / / / inkscape: fix buildMichael Raskin2018-05-29
| |_|_|_|_|/ / / |/| | | | | | |