about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* cocoapods: 1.7.3 -> 1.7.4Lily Ballard2019-07-10
|
* Merge pull request #63207 from gnidorah/mididingsFrederik Rietdijk2019-07-10
|\ | | | | mididings: init at 20151117
| * pythonPackages.pysmf: init at 0.1.1gnidorah2019-06-16
| |
* | Merge pull request #64453 from doronbehar/package-cpp-utilitiesMario Rodas2019-07-10
|\ \ | | | | | | cpp-utilities: init at 4.17.1
| * | cpp-utilities: init at 4.17.1Doron Behar2019-07-10
| | |
* | | Merge pull request #64236 from NixOS/staging-nextFrederik Rietdijk2019-07-10
|\ \ \ | | | | | | | | Staging next
| * \ \ Merge master into staging-nextFrederik Rietdijk2019-07-09
| |\ \ \
| * | | | mesa: fix darwin and use meson auto features (PR #63912)Matthew Bauer2019-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the darwin build, while also using Meson’s auto features as much as possible. As a result, we avoid using having to specify default drivers and instead delegate that to Mesa’s build system. Removed other flags that were specified to the default in Mesa. The -fno-common is needed to address undefined symbol _lp_dummy_tile in the build.
| * | | | cmake: update ApplicationServices patchDaiderd Jordan2019-07-08
| | | | |
| * | | | Merge branch 'master' into staging-nextVladimír Čunát2019-07-06
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | There are several thousand rebuilds from master already. Hydra nixpkgs: ?compare=1528940
| * \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2019-07-03
| |\ \ \ \ \
| * | | | | | speexdsp: 1.2rc3 -> 1.2.0R. RyanTM2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/speexdsp/versions
| * | | | | | libssh2: 1.8.2 -> 1.9.0Izorkin2019-07-03
| | | | | | |
| * | | | | | Integrate review suggestionsTobias Mayer2019-07-03
| | | | | | |
| * | | | | | cmake: 3.13.4 -> 3.14.5Tobias Mayer2019-07-03
| | | | | | |
| * | | | | | libinput: 1.13.2 -> 1.13.4R. RyanTM2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libinput/versions
| * | | | | | python2: backport fix for pyc race conditionTimo Kaufmann2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is python bug https://bugs.python.org/issue13146. Fixed since python 3.4. It makes pyc creation atomic, preventing a race condition. The patch has been rebased on our deterministic build patch. It wasn't backported to python 2.7 because there was a complaint about changed semantics. Since files are now created in a temporary directory and then moved, symlinks will be overridden. See https://bugs.python.org/issue17222. That is an edge-case however. Ubuntu and debian have backported the fix in 2013 already, making it mainstream enough for us to adopt.
| * | | | | | libuv: 1.29.1 -> 1.30.0R. RyanTM2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libuv/versions
| * | | | | | buildPerlPackage: recognize "#!perl" as shebangvolth2019-07-03
| | | | | | |
| * | | | | | Merge pull request #63520 from worldofpeace/dontConfigureworldofpeace2019-07-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | setup.sh: add dontConfigure
| | * | | | | | treewide: use dontUnpackworldofpeace2019-07-01
| | | | | | | |
| | * | | | | | treewide: use dontConfigureworldofpeace2019-07-01
| | | | | | | |
| * | | | | | | expat: 2.2.6 -> 2.2.7R. RyanTM2019-07-01
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/expat/versions
| * | | | | | Merge pull request #63572 from volth/cpan2nix-2019-06-20Graham Christensen2019-06-28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | buildPerlPackage: name -> (pname, version)
| | * | | | | | buildPerlPackage: name -> (pname, version)volth2019-06-20
| | | | | | | |
| * | | | | | | mesa: fix build Aarch64worldofpeace2019-06-27
| | | | | | | |
| * | | | | | | Merge pull request #56199 from eadwu/mesa/build-with-mesonGraham Christensen2019-06-26
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mesa: build with meson
| | * | | | | | | mesa: 18.3.4 -> 19.1.1Edmund Wu2019-06-26
| | | | | | | | |
| | * | | | | | | mesa: build with mesonEdmund Wu2019-06-26
| | | | | | | | |
| * | | | | | | | libdrm: build with mesonCole Mickens2019-06-26
| |/ / / / / / /
| * | | | | | | Merge pull request #56261 from eadwu/mesa/extract-stubsMatthew Bauer2019-06-26
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mesa: extract stubs
| | * | | | | | | mesa: extract stubsEdmund Wu2019-06-25
| | | | | | | | |
| * | | | | | | | spice: remove auto_features=enabled from expressionJan Tojnar2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is now the default.
| * | | | | | | | spice-gtk: remove auto_features=enabled from expressionJan Tojnar2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is now default
| * | | | | | | | wlroots: fix build with auto_features=enabledJan Tojnar2019-06-25
| | | | | | | | |
| * | | | | | | | meson: use plain buildtypeJan Tojnar2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should allow us to inherit optimization/striping from stdenv
| * | | | | | | | meson: do not download wrapsJan Tojnar2019-06-25
| | | | | | | | |
| * | | | | | | | meson: enable auto_features by defaultJan Tojnar2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We disabled them by default when they were introduced in https://github.com/NixOS/nixpkgs/pull/42994 but enabling them probably makes more sense: https://github.com/NixOS/nixpkgs/pull/54398 https://github.com/NixOS/nixpkgs/pull/63491
| * | | | | | | | wxGTK31: fix evalJan Tojnar2019-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bc109b19c9a503948e0f88272224422c456ed5b9 on master created a separate expression based on wxGTK30, but that expression was modified on staging in f0733a07d5a1347eeee1fda81eee336fef50be66. Let's sync that.
| * | | | | | | | Merge branch 'master' into stagingJan Tojnar2019-06-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Revert "python: scikit-learn: 0.20.3 -> 0.21.2"Jan Tojnar2019-06-25
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 58cbb1b9e2c3c48304a9167c87d147992b36d8de. 78054a581c0f72aaa507eddc634ae7d733114b93 is more elaborated upgrade.
| * | | | | | | | Merge pull request #63166 from ambrop72/libelf-fixMatthew Bauer2019-06-23
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libelf: Add patch to prevent -Wundef warnings.
| | * | | | | | | | libelf: Add patch to prevent -Wundef warnings.Ambroz Bizjak2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Linux kernel includes libelf headers with -Wundef and -Werror enabled, resulting in an error when the headers are found through -I as opposed to -isystem. Fixes https://github.com/NixOS/nixpkgs/issues/59929
| * | | | | | | | | libshout: 2.4.2 -> 2.4.3R. RyanTM2019-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libshout/versions
| * | | | | | | | | protobuf: remove obsolete NIX_CFLAGS_COMPILEBen Wolsieffer2019-06-23
| | | | | | | | | |
| * | | | | | | | | protobuf: remove 3.4 and 3.5Ben Wolsieffer2019-06-23
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | They have no users in nixpkgs.
| * | | | | | | | Merge pull request #63060 from layus/gtk-demosMichael Raskin2019-06-20
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gtk3: re-enable demos
| | * | | | | | | | gtk3: re-enable demosGuillaume Maudoux2019-06-14
| | | | | | | | | |
| * | | | | | | | | meson: 0.49.1 → 0.50.1 (#57767)Jan Tojnar2019-06-19
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | meson: 0.49.1 → 0.50.1
| | * | | | | | | | | meson: 0.49.1 → 0.50.1Jan Tojnar2019-06-18
| | | | | | | | | | |