about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* ibus: 1.5.16 -> 1.5.17, fix, back to single outputYegor Timoshenko2017-12-30
| | | | | | | | | | | | | | | | | | | | This fixes ibus-setup. * Update cldrEmojiAnnotation: 31.0.1_1 -> 31.90.0_1 * Move ibus-setup back to out, and use a smaller Python 3 at runtime than doesn't pull in some dev paths * Build from Git * Use autoreconfHook so that we don't have to patch ./configure scripts when we could just generate them correctly in the first place * Drop patch that removes IBUS_* environment variables from ibus-setup wrapper: unsetting them breaks ibus-setup * Add withWayland option (building with Wayland requires libxcbcommon package, previously wayland was included into buildInputs w/o libxcbcommon and respective configure flag) * Add license (LGPLv2.1) Relies on two other commits in this branch that add GI_TYPELIB_PATH discovery and fix gconf Python scripts.
* gconf: add python to dependencies, fixes #31083Yegor Timoshenko2017-12-20
|
* termite: Add patch to avoid matching trailing punctuation in URLsWill Dietz2017-12-20
| | | | | | | | | | Patch based on: https://github.com/thestinger/termite/pull/516 While this might "break" some URL's in the wild, in return this fixes matching of URL's in Nix code. Without this patch the trailing semicolon is included as part of the URL, which creates invalid URL's for nearly all meta.homepage values.
* pointfree, taffybar: jailbreakMichael Alan Dorman2017-12-20
|
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4112e5cd3dc759baad852d4be31af59bece784f7.
* haskell-wai-secure-cookies: drop obsolete overridesPeter Simons2017-12-20
|
* liquidhaskell: drop obsolete overridePeter Simons2017-12-20
|
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4112e5cd3dc759baad852d4be31af59bece784f7.
* hackage2nix: update list of broken buildsPeter Simons2017-12-20
| | | | | | | | Ping @alunduil for broken "collection-json" build. Ping @gridaphobe for broken ghc-srcspan-plugin build. Ping @gebner for broken hledger-diff build. Ping @khumba for broken hoppy-docs and hoppy-runtime builds. Ping @psibi for broken persistent-redis build.
* Merge pull request #32821 from ttuegel/haskell/shell-env-build-inputsPeter Simons2017-12-20
|\ | | | | haskell: set buildInputs in nix-shell env
| * haskell: set buildInputs in nix-shell envThomas Tuegel2017-12-18
| | | | | | | | | | systemBuildInputs goes in buildInputs (instead of nativeBuildInputs) so that NIX_CFLAGS_* is set correctly and gcc works.
* | Merge pull request #32896 from PierreR/masterPeter Simons2017-12-20
|\ \ | | | | | | Haskell-language-puppet: don't build haddock
| * | Haskell-language-puppet: don't build haddockPierre Radermecker2017-12-20
| | |
* | | Merge pull request #32863 from romildo/upd.jwmOrivej Desh2017-12-20
|\ \ \ | | | | | | | | jwm: 1651 -> 1653
| * | | jwm: 1651 -> 1653José Romildo Malaquias2017-12-19
| | | |
* | | | android-studio-preview: 3.1.0.4 -> 3.1.0.5Michael Weiss2017-12-20
| | | |
* | | | linux-copperhead: 4.14.7.a -> 4.14.8.bTim Steinbach2017-12-20
| | | |
* | | | linux: 4.4.106 -> 4.4.107Tim Steinbach2017-12-20
| | | |
* | | | linux: 4.14.7 -> 4.14.8Tim Steinbach2017-12-20
| | | |
* | | | linux: 4.9.70 -> 4.9.71Tim Steinbach2017-12-20
| |/ / |/| |
* | | spotify: 1.0.64 -> 1.0.69Peter Hoeg2017-12-20
| | |
* | | Merge pull request #32888 from dotlambda/dmensamenuGraham Christensen2017-12-20
|\ \ \ | | | | | | | | dmensamenu: 1.1.0 -> 1.1.1
| * | | dmensamenu: 1.1.0 -> 1.1.1Robert Schütz2017-12-20
| | | |
* | | | haskellPackages.SCalendar: try to restore the bot capacity to evaluateOrivej Desh2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | Remove infinite recursion between SCalendar and scalendar: https://gist.github.com/GrahamcOfBorg/eb6d5675657ddc3cc3f054305b11dcb5
* | | | mongoc: fix propagated libraries for libtoolOrivej Desh2017-12-20
| | | | | | | | | | | | | | | | libmongoc-1.0.la links to snappy (ld -l) but does not contain full path (ld -L)
* | | | haskell-configuration-nix: fix evalOrivej Desh2017-12-20
| | | |
* | | | idris: fix eval after haskell upgradeOrivej Desh2017-12-20
| | | |
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4112e5cd3dc759baad852d4be31af59bece784f7.
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-5-gf18d849 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4112e5cd3dc759baad852d4be31af59bece784f7.
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4d733469c5cdd747d9fbad4743570d356c5c4118.
* | | | multi-ghc-travis: build fails with GHC 8.2.2; use 8.0.2 for nowPeter Simons2017-12-20
| | | |
* | | | haskell-graphviz: jailbreak to fix build with recent versions of QuickCheckPeter Simons2017-12-20
| | | |
* | | | stack: jailbreak to fix broken build in LTS-10.xPeter Simons2017-12-20
| | | |
* | | | haskell-store: disable test suite to fix build with recent versions of ↵Peter Simons2017-12-20
| | | | | | | | | | | | | | | | smallcheck
* | | | haskell-path: disable test suite to fix build with recent versions of doctestPeter Simons2017-12-20
| | | |
* | | | haskell-genvalidity-property: jailbreak to fix build with recent versions of ↵Peter Simons2017-12-20
| | | | | | | | | | | | | | | | doctest
* | | | haskell-config-ini: disable test suite which fails with GHC 8.2.2Peter Simons2017-12-20
| | | |
* | | | haskell-nix-derivation: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| | | |
* | | | pandoc: fix build of statically-linked top-level variantPeter Simons2017-12-20
| | | |
* | | | haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| | | |
* | | | haskell-text-short: jailbreak to fix build with recent tasty-quickcheckPeter Simons2017-12-20
| | | |
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e7b871e45e32f3148221656b7c2b381bcb1828fc.
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-3-gb265c2e from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e2ac8e88160a81cc38a283878526f68f39aba78d.
* | | | haskell-blaze-html: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| | | |
* | | | haskell-attoparsec: disable test suite to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| | | |
* | | | haskell-blaze-markup: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| | | |
* | | | haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheckPeter Simons2017-12-20
| | | |
* | | | cabal-install: drop obsolete overridesPeter Simons2017-12-20
| | | |
* | | | haskell-cryptohash-sha256: jailbreak to fix build with recent tasty-quickcheckPeter Simons2017-12-20
| | | |
* | | | haskell-edit-distance: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| | | |