summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* libical: 3.0.3 -> 3.0.4 (#45196)R. RyanTM2018-08-21
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libical/versions.
* krb5: add linux keyring supportDan Peebles2018-08-20
| | | | | | | This requires some minor hoop-hopping because it's involved in the Linux bootstrap, but it's nothing too complicated. Fixes #43289
* Merge pull request #45256 from volth/patch-232xeji2018-08-20
|\ | | | | perl: remove duplicated code
| * perl: remove duplicated codevolth2018-08-17
| |
* | wayland-protocols: 1.15 -> 1.16 (#45123)R. RyanTM2018-08-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/wayland-protocols/versions.
* | openjdk: fixup build after #44767Vladimír Čunát2018-08-19
| |
* | Revert "Merge #43190: libyaml: 0.1.7 -> 0.2.1"Vladimír Čunát2018-08-19
| | | | | | | | | | | | | | This reverts commit 0f57d85522c8b80f2050a508fe50d9dcf68885a8, reversing changes made to 65af43026a8d2c0e7f7c83f3b5f3d45655cf1bf2. I'm missing human time to solve errors or verify that they're harmless...
* | Merge #44625: libgit2* updates (security)Vladimír Čunát2018-08-19
|\ \
| * | libgit2_0_27: 0.27.3 -> 0.27.4 (security)Will Dietz2018-08-07
| | | | | | | | | | | | https://github.com/libgit2/libgit2/releases/tag/v0.27.4
| * | libgit2: 0.26.0 -> 0.26.6 (security, fixes)Will Dietz2018-08-07
| | | | | | | | | | | | | | | Don't know that there's a reason to keep the patch level fixed at 0, optimistically bumping to latest (6).
* | | Merge #43190: libyaml: 0.1.7 -> 0.2.1Vladimír Čunát2018-08-18
|\ \ \ | | | | | | | | | | | | | | | | | | | | It builds, the NEWS seem safe enough. The "large" change in version is apparently due to switching the maintenance team; ABI tracker shows no changes.
| * | | libyaml: 0.1.7 -> 0.2.1R. RyanTM2018-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libyaml/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 0.2.1 with grep in /nix/store/bn221ypclyhac7pzicwf0kj7b6g03d4v-libyaml-0.2.1 - directory tree listing: https://gist.github.com/a183f8e1406cfb340cfc7e4809746583 - du listing: https://gist.github.com/6731d94c1363109427d6793cc7cd010a
* | | | Merge #45224: harfbuzz: 1.8.2 -> 1.8.8Vladimír Čunát2018-08-18
|\ \ \ \ | | | | | | | | | | | | | | | It builds, NEWS seem safe enough.
| * | | | harfbuzz: 1.8.2 -> 1.8.8R. RyanTM2018-08-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/harfbuzz/versions.
* | | | | Merge #45174: p11-kit: 0.23.12 -> 0.23.13Vladimír Čunát2018-08-18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Builds, NEWS seem OK.
| * | | | | p11-kit: 0.23.12 -> 0.23.13R. RyanTM2018-08-16
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/p11-kit/versions.
* | | | | Merge #45237: expat: 2.2.5 -> 2.2.6Vladimír Čunát2018-08-18
|\ \ \ \ \
| * | | | | expat: 2.2.5 -> 2.2.6R. RyanTM2018-08-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/expat/versions.
* | | | | Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2018-08-17
|\ \ \ \ \ | | | | | | | | | | | | {cc,bintools}-wrapper, ghc, libgcc: Define wrapper env vars as full paths
| * | | | | ghc-*: Tool env vars no longer need to be made full pathsJohn Ericson2018-08-08
| | | | | |
| * | | | | libgcc: Tool env vars no longer need to be made full pathsJohn Ericson2018-08-08
| | | | | |
* | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge pull request #45183 from matthewbauer/macdevelopMatthew Bauer2018-08-17
| |\ \ \ \ \ | | | | | | | | | | | | | | Assorted darwin/macOS fixes
| | * | | | | qca: fix on darwinMatthew Bauer2018-08-16
| | | | | | |
| | * | | | | treewide: disable some tests broken on darwinMatthew Bauer2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disable checks for: - cython - ldap - tqdm
| | * | | | | libglvnd: build on darwinMatthew Bauer2018-08-15
| | | | | | |
| | * | | | | nodejs: remove ‘no-xcode’ patchesMatthew Bauer2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | now provided by xcbuild
| | * | | | | v8: remove xcodebuild patchMatthew Bauer2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add xcodebuild commands from xcbuild.
| * | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1473892
| | * | | | | | flow: 0.78.0 -> 0.79.0Ruben Maher2018-08-17
| | | | | | | |
| | * | | | | | gdal: allow version 1.11 on DarwinCalvin Loncaric2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | The GDAL 1.11 derivation has been Linux-only for its entire life, but builds just fine on Mac.
| | * | | | | | Merge pull request #45151 from r-ryantm/auto-update/react-native-debuggerJörg Thalheim2018-08-17
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | react-native-debugger: 0.7.18 -> 0.7.20
| | | * | | | | | react-native-debugger: 0.7.18 -> 0.7.20R. RyanTM2018-08-16
| | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/react-native-debugger/versions.
| | * | | | | | Merge pull request #45156 from markuskowa/lics-toolsJörg Thalheim2018-08-17
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add license meta tags
| | | * | | | | | flex: add licenseMarkus Kowalewski2018-08-16
| | | | | | | | |
| | * | | | | | | Merge pull request #45141 from veprbl/pr/rivet_271_bumpTimo Kaufmann2018-08-16
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | rivet: fix hash broken by upstream
| | | * | | | | | | rivet: fix hash broken by upstreamDmitry Kalinkin2018-08-16
| | | | | | | | | |
| | * | | | | | | | pakcs: 2.0.2-b7 -> 2.0.2-b9 (#45118)gnidorah2018-08-16
| | | | | | | | | |
| | * | | | | | | | haskellPackages.hasktags: Disable broken testsuite.Shea Levy2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MarcWeber/hasktags/issues/52
| | * | | | | | | | haskellPackages.cabal-plan: Remove broken patch.Shea Levy2018-08-16
| | | | | | | | | |
| | * | | | | | | | Add back (optional) deterministic profiling patch for GHC 8.4Shea Levy2018-08-16
| | | | | | | | | |
| | * | | | | | | | Merge pull request #45115 from dtzWill/update/strace-4.24Jörg Thalheim2018-08-16
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | strace: 4.23 -> 4.24
| | | * | | | | | | | strace: 4.23 -> 4.24Will Dietz2018-08-16
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #44098 from alyssais/capybara-webkitJörg Thalheim2018-08-16
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gem-config: fix capybara-webkit on Darwin
| | | * | | | | | | | | gem-config: fix capybara-webkit on DarwinAlyssa Ross2018-07-25
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #45110 from flokli/sqldeveloperJörg Thalheim2018-08-16
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | sqldeveloper: simplify, add darwin support
| | | * | | | | | | | | | sqldeveloper: simplify, add darwin supportFlorian Klink2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use unpackCmd and installPhase instead of overwriting buildCommand. This makes the derivation more readable, and adds binary stripping and shebang patching of the output as a bonus :-) Use makeWrapper instead of a custom wrapper script, and only export environment variables that are used. Set JAVA_HOME to ${jdk.home}, making it more generic and independent of the specific jdk path being used (was a different one on zulu). This fixes sqldeveloper on darwin, so add it to supported platforms (plus the known-working x86_64-linux)
| | * | | | | | | | | | | pprof: 2017-08-28 -> 2018-08-15Vincent Demeester2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
| | * | | | | | | | | | | granite: 0.5 -> 5.0 (#45099)worldofpeace2018-08-16
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge pull request #45077 from markuskowa/licenses-cxeji2018-08-16
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add license meta tags