about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
| * | | | | | haskellPackages.crpytonite: fix buildDomen Kožar2020-02-28
| | | | | | |
| * | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/f2eea06cf20bd7bb190d789e5585d5a9fe905535.
| * | | | | | hackage2nix: let's try to compile everything to see what worksPeter Simons2020-02-28
| | | | | | |
| * | | | | | haskell-primitive: avoid infinite recursion during evaluationPeter Simons2020-02-28
| | | | | | |
| * | | | | | haskellPackages: drop obsolete overrides that break evaluationPeter Simons2020-02-28
| | | | | | |
| * | | | | | haskellPackages.streamly-bytestring: Fix buildSilvan Mosberger2020-02-28
| | | | | | |
| * | | | | | haskellPackages.construct: Fix buildSilvan Mosberger2020-02-28
| | | | | | |
| * | | | | | haskellPackages.bitwise-enum: Fix buildSilvan Mosberger2020-02-28
| | | | | | |
| * | | | | | haskellPackages.Chart-tests: Fix buildSilvan Mosberger2020-02-28
| | | | | | |
| * | | | | | haskell-gtk2hs packges: fixes for building on DarwinSimon Chatterjee2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes two layered changes so the gtk2hs packages build on Darwin: - For `glib`, `gio`, `gtk`, `gtk3`, and `pango`: the fix for version 0.13.8.0 from https://github.com/gtk2hs/gtk2hs/pull/293 . I expect at some point the referenced fix (or one like it) will be released and and brought into nixpkgs, at which point the override and patch files here can (in fact must) be removed. - For `gtk` and `gtk3`: also apply the required cabal flag cited in https://github.com/gtk2hs/gtk2hs/issues/249 to specify the Quartz rather than X11 backend (Quartz is the one that both nixpkgs and macOS support out-the-box). This override is likely to be wanted indefinitely. Both modifications are required for a successful build of `gtk` or `gtk3` on Darwin right now.
| * | | | | | configuration-ghc-8.8.x: fix evalDomen Kožar2020-02-28
| | | | | | |
| * | | | | | spago: fix Darwin buildSimon Chatterjee2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change gets round a weird permissions error on darwin
| * | | | | | haskell-cabal-fmt: override Cabal to version 3.0.xSimon Chatterjee2020-02-28
| | | | | | |
| * | | | | | haskell-brick: update overrides to the latest versionPeter Simons2020-02-28
| | | | | | |
| * | | | | | hackage2nix: update list of broken packagesPeter Simons2020-02-28
| | | | | | |
| * | | | | | ghc-8.8.x: update override for lens to the latest versionPeter Simons2020-02-28
| | | | | | |
| * | | | | | haskellPackages.mplayer-spot: add runtime dependency on mplayer(cdep)illabout2020-02-28
| | | | | | |
| * | | | | | haskellPackages.prettyprinter: make sure everything depends on this correctly(cdep)illabout2020-02-28
| | | | | | |
| * | | | | | haskell.packages.ghc882.policeman: fix up ansi-terminal dep(cdep)illabout2020-02-28
| | | | | | |
| * | | | | | haskellPackages.cabal-plan: fix up ansi-terminal dep(cdep)illabout2020-02-28
| | | | | | |
| * | | | | | spago: 0.13.1 -> 0.14.0(cdep)illabout2020-02-28
| | | | | | |
| * | | | | | haskellPackages.hledger-flow: do not build staticChristian Lütke-Stetzkamp2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #68840
| * | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/2054fb03f4f811f458988ff85675cfbf9daeed71.
| * | | | | | hackage2nix: restrict gi-gdkx11 to versions below 4Christian Lütke-Stetzkamp2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... because gi-gdkx11-4.x requires gtk-4.x, which is still under development and not yet available in Nixpkgs Fixes #77588
| * | | | | | hackage2nix: mark taffybar as unbrokenChristian Lütke-Stetzkamp2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...it builds because gi-gdkx11 is no longer broken Fixes #63500
| * | | | | | hackage2nix: mark http-streams not brokenChristian Lütke-Stetzkamp2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #79227
| * | | | | | hackage2nix: update to ghc-8.8.2 for lts-15.xPeter Simons2020-02-28
| | | | | | |
| * | | | | | LTS Haskell 15.1Peter Simons2020-02-28
| | | | | | |
| * | | | | | ghc: really use ld.goldAdam Sandberg Ericsson2020-02-28
| | |_|_|_|/ | |/| | | |
| * | | | | Address PR commentsRoman Plášil2020-02-28
| | | | | |
| * | | | | leveldb: fix rpath setting on DarwinRoman Plášil2020-02-28
| | | | | |
| * | | | | minetest: update to 5.1.0 and build on DarwinRoman Plášil2020-02-28
| | | | | |
| * | | | | mlt: update from version 6.18.0 to 6.20.0Peter Simons2020-02-28
| | | | | |
| * | | | | Merge pull request #80224 from fare-patches/fareMichael Raskin2020-02-28
| |\ \ \ \ \ | | | | | | | | | | | | | | Update Gambit and Gerbil, fix #78921
| | * | | | | gerbil-unstable: 2019-11-15 -> 2020-02-27Francois-Rene Rideau2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let Gerbil Scheme find its GERBIL_HOME where Nix put it when the environment variable is left unspecified. Comment out work in progress for static linking. Notes about working on macOS.
| | * | | | | gambit-unstable: 2019-07-21 -> 2020-02-24Francois-Rene Rideau2020-02-26
| | | | | | |
| | * | | | | gambit: set CC to full path, fixes #78921Francois-Rene Rideau2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use -Os rather than -O2 as our compilation flag, document why. Document why we always use gcc over clang. Fix openssl path in gambit. Stop trying to make static openssl.
| * | | | | | libu2f-host: Fix licenseScott Worley2020-02-28
| | | | | | |
| * | | | | | buildbot: 2.6.0 -> 2.7.0R. RyanTM2020-02-28
| | | | | | |
| * | | | | | fmt: 6.1.1 -> 6.1.2Orivej Desh2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests and parallel building are enabled by default.
| * | | | | | lcov: Support gcc 9Eelco Dolstra2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/linux-test-project/lcov/issues/58 https://github.com/Homebrew/homebrew-core/pull/50070
| * | | | | | bazel: output correct binary nameJoao Neves2020-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From Bazel 2.0.0 onwards, Bazel looks for a binary named `bazel-${version}-${os_arch}` if the project root contains a `.bazelversion` file or the USE_BAZEL_VERSION environment variable is set. This change ensures we output a binary with the correct name for the current version and OS/arch combination.
| * | | | | | bazel: 2.0.0 -> 2.1.0Joao Neves2020-02-28
| | | | | | |
| * | | | | | Merge pull request #81143 from r-ryantm/auto-update/python2.7-gphoto2Mario Rodas2020-02-28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | python27Packages.gphoto2: 2.0.0 -> 2.1.0
| | * | | | | | python27Packages.gphoto2: 2.0.0 -> 2.1.0R. RyanTM2020-02-26
| | | | | | | |
| * | | | | | | Merge pull request #81142 from r-ryantm/auto-update/python3.7-ezdxfMario Rodas2020-02-28
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python37Packages.ezdxf: 0.9 -> 0.11
| | * | | | | | | python37Packages.ezdxf: 0.9 -> 0.11R. RyanTM2020-02-26
| | |/ / / / / /
* | | | | | | | Merge branch 'master' into staging-nextJan Tojnar2020-02-28
|\| | | | | | |
| * | | | | | | Merge pull request #81195 from r-ryantm/auto-update/xapianMario Rodas2020-02-28
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | xapian: 1.4.14 -> 1.4.15
| | * | | | | | | xapian: 1.4.14 -> 1.4.15R. RyanTM2020-02-27
| | | |_|_|/ / / | | |/| | | | |