summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* openscad: enableParallelBuilding = false;Vladimír Čunát2019-02-20
| | | | Discussion: https://github.com/NixOS/nixpkgs/commit/c68dc2212e22
* Merge pull request #56041 from f--t/fix/paraview-updateDavid Guibert2019-02-20
|\ | | | | paraview: 5.5.2 -> 5.6.0
| * paraview: 5.5.2 -> 5.6.0ft2019-02-19
| |
* | Merge pull request #55997 from aanderse/php-odbcElis Hirwing2019-02-20
|\ \ | | | | | | php: add pdo odbc support
| * | php: add pdo odbc supportAaron Andersen2019-02-18
| | |
* | | Merge pull request #54402 from lopsided98/boehm-gc-cross-fixMatthew Bauer2019-02-19
|\ \ \ | | | | | | | | beohm-gc: fix cross build of dependent packages
| * | | boehm-gc: don't link to libatomic_ops when cross-compilingBen Wolsieffer2019-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script can't detect whether C11 atomic intrinsics are available when cross-compiling, so it links to libatomic_ops, which has to be propagated to all dependencies. To avoid this, assume that the atomic intrinsics are available.
* | | | Merge pull request #54916 from pbogdan/emacs-xcursorMatthew Bauer2019-02-19
|\ \ \ \ | | | | | | | | | | emacs: link libXcursor when using lucid toolkit
| * | | | emacs: link libXcursor when using lucid toolkitPiotr Bogdan2019-01-30
| | | | |
* | | | | Merge pull request #55950 from LnL7/darwin-ubiquityMatthew Bauer2019-02-19
|\ \ \ \ \ | | | | | | | | | | | | darwin: remove references to Ubiquity.framework
| * | | | | darwin: remove references to Ubiquity.frameworkDaiderd Jordan2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was removed on recent versions of macOS and these entries break sandboxing if they don't exist. Aborted: while setting up the build environment: getting attributes of path '/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity': No such file or directory
* | | | | | Merge pull request #55910 from veprbl/pr/qt5_qtconnectivity_darwin_fixMatthew Bauer2019-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | qt5.qtconnectivity: fix darwin build
| * | | | | | qt5.qtconnectivity: fix darwin buildDmitry Kalinkin2019-02-16
| | | | | | |
* | | | | | | Fix alpha-embedded Target on Hydra (#55725)Vincent Weisner2019-02-19
| | | | | | |
* | | | | | | Merge pull request #55956 from mroi/patch-1Matthew Bauer2019-02-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | glibc: enable cross builds on Darwin
| * | | | | | | glibc: enable cross builds on DarwinMichael Roitzsch2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add patch file for cross compilation on Darwin documentation of the changes is at the top of the patch file
* | | | | | | | epkowa: support Epson Perfection V330 PhotoBenedikt Heine2019-02-19
| | | | | | | |
* | | | | | | | mautrix-whatsapp: init at 2019-02-11 (#56054)Victor SENE2019-02-20
| | | | | | | |
* | | | | | | | Merge pull request #56068 from andir/linux-firmware-nonfreeFlorian Klink2019-02-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
| * | | | | | | | firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13Andreas Rammhold2019-02-19
| | | | | | | | |
* | | | | | | | | Merge pull request #55942 from flokli/gitlab-11.7.5Franz Pletz2019-02-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gitlab 11.7.4 -> 11.7.5
| * | | | | | | | | gitlab-ee: 11.7.4 -> 11.7.5Florian Klink2019-02-17
| | | | | | | | | |
| * | | | | | | | | gitlab: 11.7.4 -> 11.7.5Florian Klink2019-02-17
| | | | | | | | | |
| * | | | | | | | | gitlab-workhorse: 8.0.1 -> 8.0.2Florian Klink2019-02-17
| | | | | | | | | |
* | | | | | | | | | aws-sdk-cpp: 1.7.49 -> 1.7.53Orivej Desh2019-02-19
| | | | | | | | | |
* | | | | | | | | | Merge pull request #55754 from orivej/aws-sdk-cppOrivej Desh (NixOS)2019-02-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | aws-sdk-cpp: 1.6.52 -> 1.7.49; add aws-checksums, aws-c-common, aws-c-event-stream
| * | | | | | | | | | aws-c-common: silence warnings that cause -WerrorOrivej Desh2019-02-14
| | | | | | | | | | |
| * | | | | | | | | | aws-sdk-cpp: 1.6.52 -> 1.7.49Orivej Desh2019-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 1.7.0 it requires new aws-c* dependencies: https://github.com/aws/aws-sdk-cpp/releases/tag/1.7.0 https://github.com/aws/aws-sdk-cpp/commit/ffd81252bec92f3e0587e144b07c05f8aed28eb1
| * | | | | | | | | | aws-c-event-stream: init at 0.1.1Orivej Desh2019-02-14
| | | | | | | | | | |
| * | | | | | | | | | aws-checksums: init at 0.1.2Orivej Desh2019-02-14
| | | | | | | | | | |
| * | | | | | | | | | aws-c-common: init at 0.3.2Orivej Desh2019-02-14
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #56026 from ↵Michael Raskin2019-02-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oxij/tree/move-defaults-to-package-files-half-cuda all-packages.nix: move defaults to package files continues^2
| * | | | | | | | | | | xmonad_log_applet: move defaults to package file, cleanupJan Malakhovski2019-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are already inherited in the parent derivation.
| * | | | | | | | | | | pcmciaUtils: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | gtk2: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | gnu-smalltalk: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | cairo: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | cntk: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | caffe: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | mxnet: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | blender: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | xgboost: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | opensubdiv: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | libtensorflow: move defaults to package fileJan Malakhovski2019-02-03
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #56056 from delroth/electrum-3.3.4Joachim F2019-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | electrum: 3.3.2 -> 3.3.4
| * | | | | | | | | | | | electrum: 3.3.2 -> 3.3.4Pierre Bourdon2019-02-19
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #55872 from aanderse/kdevelop-phpFranz Pletz2019-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdevelop: added ability to include kdevelop plugins, kdev-php: init at 5.3.1, kdev-python: init at 5.3.1
| * | | | | | | | | | | | | kdevelop: added ability to include kdevelop pluginsAaron Andersen2019-02-15
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdev-php: init at 5.3.1 kdev-python: init at 5.3.1
* | | | | | | | | | | | | mdsh: 0.1.2 -> 0.1.3zimbatm2019-02-19
| | | | | | | | | | | | |
* | | | | | | | | | | | | ncmpcpp: enable outputs and clock tab by defaultFranz Pletz2019-02-19
| | | | | | | | | | | | |