about summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
* Merge staging-next into stagingFrederik Rietdijk2018-12-26
|\
| * treewide: Fix broken Gmane URLsCraig Younkins2018-12-25
| |
* | Merge branch 'master' into stagingJan Tojnar2018-12-25
|\|
| * Merge pull request #52763 from bachp/gitlab-runner-11.6.0Florian Klink2018-12-25
| |\ | | | | | | gitlab-runner: 11.5.0 -> 11.6.0
| | * gitlab-runner: 11.5.0 -> 11.6.0Pascal Bach2018-12-24
| | |
| * | Merge pull request #50596 from svanderburg/mobile-updatesSander van der Burg2018-12-24
| |\ \ | | | | | | | | Mobile updates
| | * | Port packages with Android dependencies to new androidenvSander van der Burg2018-12-18
| | | |
| * | | skopeo: 0.1.32 -> 0.1.34Tobias Pflug2018-12-24
| | |/ | |/|
* | | Merge branch 'master' into stagingJan Tojnar2018-12-24
|\| |
| * | sysbench: 1.0.15 -> 1.0.16R. RyanTM2018-12-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/sysbench/versions
| * | ammonite: 1.5.0 -> 1.6.0Tim Steinbach2018-12-22
| | |
| * | pyre: fix watchman referencesMario Rodas2018-12-21
| | |
| * | Merge pull request #52519 from risicle/ris-cf-cli-platformsJörg Thalheim2018-12-21
| |\ \ | | | | | | | | cloudfoundry-cli: fix build on multiple platforms, notably darwin. also bump -> 6.41.0
| | * | cloudfoundry-cli: 6.37.0 -> 6.41.0Robert Scott2018-12-21
| | | |
| | * | cloudfoundry-cli: output to "bin" output, don't "remove-references-to"Robert Scott2018-12-21
| | | |
| | * | cloudfoundry-cli: fix build on multiple platforms, notably darwin, to ↵Robert Scott2018-12-21
| | | | | | | | | | | | | | | | produce correct binary for target
| * | | Merge pull request #52587 from plapadoo/liquibase-temporary-fix-jarsMaximilian Bosch2018-12-21
| |\ \ \ | | | | | | | | | | liquibase: fix missing dependencies
| | * | | liquibase: fix missing dependenciesPhilipp Middendorf2018-12-20
| | | | |
| * | | | bazel: fix sandbox executionMathieu Boespflug2018-12-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bazel runs actions in a sandbox by default on Darwin and Linux. However, the sandboxing was always and *silently* disabled previously, because a Bazel feature test was always failing. The feature test involved running `/bin/true` inside a sandbox. But on NixOS, `/bin/true` does not exist...
| * | | pmd: 6.9.0 -> 6.10.0R. RyanTM2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pmd/versions
| * | | valgrind: fix build on darwinTor Hedin Brønner2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We fixed a race condition in #51505 and #51107. This required running autoreconfHook to pick up the `coregrind-makefile-race.patch` patch. Unfortunately this broke darwin's postPatch fixes as autoreconfHook would run afterwards regenerating the fixed makefiles. Moving the postPatch fixes to preConfigure should resolve the issue. I left `postPatch = ""` in to avoid a rebuild on linux. (cherry picked from commit a6d4a0c53c88bf47482b17665fe2675f4cc82bb2)
| * | | Merge pull request #52413 from mat8913/vagrant-libvirtJörg Thalheim2018-12-19
| |\ \ \ | | | | | | | | | | vagrant: build and install vagrant-libvirt plugin
| | * | | vagrant: Remove unnecessary buildInputsMatthew Harm Bekkema2018-12-17
| | | | | | | | | | | | | | | | | | | | libvirt and pkgconfig are now buildInputs to ruby-libvirt instead.
| | * | | vagrant: Install vagrant-libvirt as system pluginMatthew Harm Bekkema2018-12-17
| | | | |
| | * | | vagrant: Support system-installed pluginsMatthew Harm Bekkema2018-12-17
| | | | | | | | | | | | | | | | | | | | Patch taken from Debian
| | * | | vagrant: Add vagrant-libvirt to the gemsetMatthew Harm Bekkema2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this, you can "install" the plugin just by adding the following to ~/vagrant.d/plugins.json: { "version":"1", "installed": { "vagrant-libvirt": { "ruby_version":"2.5.3", "vagrant_version":"2.2.0", "gem_version":"", "require":"", "sources":[] } } }
| * | | | pipenv: 2018.11.14 -> 2018.11.26R. RyanTM2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pipenv/versions
* | | | | treewide: remove paxutils from stdenvJörg Thalheim2018-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More then one year ago we removed grsecurity kernels from nixpkgs: https://github.com/NixOS/nixpkgs/pull/25277 This removes now also paxutils from stdenv.
* | | | | binutils: remove dtneeded.patchPiotr Bogdan2018-12-19
| | | | |
* | | | | Merge staging-next into stagingFrederik Rietdijk2018-12-19
|\| | | |
| * | | | Merge master into staging-nextFrederik Rietdijk2018-12-19
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #52128 from tilpner/add-mkdocsJörg Thalheim2018-12-18
| | |\ \ \ | | | |_|/ | | |/| | mkdocs: 0.17.5 -> 1.0.4
| | | * | mkdocs: 0.17.5 -> 1.0.4tilpner2018-12-15
| | | | |
| | * | | squirrel-sql: 3.8.1 -> 3.9.0R. RyanTM2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * squirrel-sql: 3.8.1 -> 3.9.0 (#52029) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/squirrel-sql/versions * squirrel-sql: cleanup * squirrel-sql: don't pass stdenv as a build input
| * | | | Merge master into staging-nextFrederik Rietdijk2018-12-18
| |\| | |
| | * | | Merge pull request #52449 from TomSmeets/gamecube-toolsMatthew Bauer2018-12-17
| | |\ \ \ | | | | | | | | | | | | gamecube-tools: init at v1.0.2
| | | * | | gamecube-tools: init at v1.0.2Tom Smeets2018-12-17
| | | | | |
| | * | | | Merge pull request #52450 from TomSmeets/wiiload-1Matthew Bauer2018-12-17
| | |\ \ \ \ | | | | | | | | | | | | | | wiiload: init at v0.5.1
| | | * | | | wiiload: init at v0.5.1Tom Smeets2018-12-17
| | | |/ / /
| | * | | | Merge pull request #52189 from r-ryantm/auto-update/apache-mavenMaximilian Bosch2018-12-18
| | |\ \ \ \ | | | | | | | | | | | | | | maven: 3.5.4 -> 3.6.0
| | | * | | | maven: 3.5.4 -> 3.6.0R. RyanTM2018-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-maven/versions
| | * | | | | github-changelog-generator: init at v1.14.3Fritz Otlinghaus2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Fritz Otlinghaus <fritz@otlinghaus.it>
| | * | | | | msitools: 0.97 -> 0.98R. RyanTM2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * msitools: 0.97 -> 0.98 (#52188) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/msitools/versions * msitools: fetch from Gnome mirrors + misc cleanup
| | * | | | | Merge pull request #52076 from r-ryantm/auto-update/qbsRenaud2018-12-17
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | qbs: 1.12.1 -> 1.12.2
| | | * | | | | qbs: 1.12.1 -> 1.12.2R. RyanTM2018-12-14
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qbs/versions
| | * | / / / ammonite: 1.4.2 -> 1.5.0R. RyanTM2018-12-17
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ammonite/versions
| | * | | | fswatch: 1.13.0 -> 1.14.0R. RyanTM2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fswatch/versions
* | | | | | Merge branch 'staging' into make-perl-pathdvolth2018-12-18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #47678 from matthewbauer/landmarksMatthew Bauer2018-12-18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update macOS frameworks to 10.12
| | * | | | | | darwin: 10.11 → 10.12Matthew Bauer2018-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of stuff has gotten moved around. Many security libraries have been merged into the Security monorepo. I’ve cleared them out for now, we will need to modify Security to build them! This also moves some things around to more clearly separate bootstrapping the stdenv from everything else. We want the “normal” mode to be the non-bootstrapped version. When you ask for “Security”, you want the actual built software, not a crippled one. - Add TARGET_OS_OSX to darwin.libSystem. Looks like something introduced in 10.12. TARGET_OS_MAC is only set when building for desktop (iOS will have TARGET_OS_MAC set) - Bump darwin.dtrace - Bump darwin.libpthread - Remove SmartCardServices, libsecurity*, etc. - Install some more headers for darling.