about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* haskell-lens: use latest version when building with ghc-8.6.xPeter Simons2018-10-03
|
* haskell-free and base-orphans: use latest versions to fix build with ghc-8.6.xPeter Simons2018-10-03
|
* haskell-hspec: fix overrides to use the newer QuickCheck versionPeter Simons2018-10-03
|
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-03
| | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/007086bd5ba6f5293d2aac0f7f0bd2a3937d14af.
* haskell-semigroupoids: update to latest version for ghc-8.6.xPeter Simons2018-10-03
|
* haskellPackages.*.env: Use shellForSilvan Mosberger2018-10-03
|
* haskellPackages.shellFor: Clean and fixupSilvan Mosberger2018-10-03
| | | | - Now correctly sets NIX_GHC* env vars
* haskell.lib.getBuildInputs: Use generic builder passthru to implementSilvan Mosberger2018-10-03
|
* Merge pull request #47739 from r-ryantm/auto-update/pgcliJörg Thalheim2018-10-03
|\ | | | | pgcli: 1.10.3 -> 1.11.0
| * pgcli: 1.10.3 -> 1.11.0R. RyanTM2018-10-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/pgcli/versions
* | xmonad-extras: jailbreakTim Steinbach2018-10-03
| | | | | | | | | | Our XMonad identifies as 0.15, which is why we need to jailbreak it into the extras build
* | Merge pull request #47731 from periklis/update-kubectxSarah Brofeldt2018-10-03
|\ \ | | | | | | kubectx: 0.5.1 -> 0.6.1
| * | kubectx: 0.5.1 -> 0.6.1Periklis Tsirakidis2018-10-03
| | | | | | | | | | | | Also provides shell completions for zsh, bash and fish
* | | Merge pull request #47711 from r-ryantm/auto-update/VcJörg Thalheim2018-10-03
|\ \ \ | | | | | | | | vc: 1.3.3 -> 1.4.0
| * | | vc: 1.3.3 -> 1.4.0R. RyanTM2018-10-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/vc/versions
* | | Merge pull request #47716 from r-ryantm/auto-update/visualvmJörg Thalheim2018-10-03
|\ \ \ | | | | | | | | visualvm: 1.4.1 -> 1.4.2
| * | | visualvm: 1.4.1 -> 1.4.2R. RyanTM2018-10-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/visualvm/versions
* | | Merge pull request #47719 from r-ryantm/auto-update/sundialsJörg Thalheim2018-10-03
|\ \ \ | | | | | | | | sundials: 3.1.2 -> 3.2.0
| * | | sundials: 3.1.2 -> 3.2.0R. RyanTM2018-10-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/sundials/versions
* | | Merge pull request #47500 from ma9e/libimagequantSarah Brofeldt2018-10-03
|\ \ \ | | | | | | | | libimagequant: init at 2.12.1
| * | | libimagequant: add myself as maintainerSean Haugh2018-10-02
| | | |
| * | | libimagequant: init at 2.12.1Sean Haugh2018-10-02
| | | |
* | | | gmm: 5.1 -> 5.3 (#47686)Renaud2018-10-03
| | | |
* | | | Merge pull request #47676 from matthewbauer/security-mojave-fixMatthew Bauer2018-10-02
|\ \ \ \ | | | | | | | | | | haskell: fix x509-system on mojave
| * | | | haskell: fix x509-system on mojaveMatthew Bauer2018-10-02
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | darwin.security_tool is currently broken in Mojave. See issue #45042 for more info. Our security_tool stuff comes from 10.9 so I suspect that it needs an update. Here I am putting in a hack to get things working again. This uses the system provided security binary at /usr/bin/security to avoid the issue in Haskell’s x509-system package. Unfortunately, this will break with the sandbox. I am also working on a proper fix, but this requires updating lots of Apple stuff (and also copumpkin’s new CF). You can follow the progress on this branch: https://github.com/matthewbauer/nixpkgs/tree/xcode-security This commit should be backported to release-18.03 and release-18.09. /cc @copumpkin @lnl7 @pikajude
* | | | hledger: fix build of new version 1.11Peter Simons2018-10-02
| | | |
* | | | haskell-hspec: update ghc-8.6.x overrides for version 2.5.8Peter Simons2018-10-02
| | | |
* | | | haskell-doctest: drop obsolete override for ghc-8.6.xPeter Simons2018-10-02
| | | |
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-02
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/8d7d987c0d0c6ae33af1ad8c444342dfdefef8b9.
* | | | LTS Haskell 12.11Peter Simons2018-10-02
| | | |
* | | | Merge pull request #47666 from plapadoo/jshint-phantomjsJörg Thalheim2018-10-02
|\ \ \ \ | |/ / / |/| | | jshint: depend on phantomjs2
| * | | jshint: depend on phantomjs2Philipp Middendorf2018-10-02
| | | |
* | | | Merge pull request #47604 from NixOS/staging-nextFrederik Rietdijk2018-10-02
|\ \ \ \ | | | | | | | | | | Staging next
| * | | | ffmpeg: unbreak build of older versions after #46078Vladimír Čunát2018-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | As in the other cases, I didn't care about passing the dependency if unused...
| * | | | Merge branch 'master' into staging-nextDaiderd Jordan2018-10-01
| |\ \ \ \
| * \ \ \ \ Merge pull request #47355 from obsidiansystems/numpy-fortranJohn Ericson2018-09-25
| |\ \ \ \ \ | | | | | | | | | | | | | | numpy, scipy: Fix some nativeBuildInputs
| | * | | | | scipy: gfortran should be in nativeBuildInputsJohn Ericson2018-09-25
| | | | | | |
| | * | | | | numpy: gfortran and pytest should be nativeBuildInputsJohn Ericson2018-09-25
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-25
| |\ \ \ \ \ \
| * | | | | | | epoxy: 1.5.1 -> 1.5.2 (#47178)Alexander V. Nikolaev2018-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libgl-path.patch was updated (it applied with little fuzz, because I am a bit lazy, and rebase it on master of epoxy, not 1.5.2)
| * | | | | | | nspr: 4.19 -> 4.20 (#46227)R. RyanTM2018-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from nspr
| * | | | | | | Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson2018-09-25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | treewide: mass rebuild noop cleanups
| | * | | | | | | libdaemon: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | pkgconfig: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | newt: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | texinfo: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | llvmPackages_6.libcxx: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | llvm_5: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | gcc7: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | | | |
| | * | | | | | | gcc-*: Clean up crossStageStatic logicJohn Ericson2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 54282b9610e80b1ed93136319e24cb79c5bbcc33 tread carefuly to avoid a mass rebuild. This embraces the mass rebuild to clean things up.