summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* haskell-HaTeX: jailbreak to fix the build with ghc-8.6.xPeter Simons2018-10-19
|
* haskell-wl-pprint-extras: jailbreak to fix the build with ghc-8.6.xPeter Simons2018-10-19
|
* haskell-fgl: ignore the new cabal revision published on HackagePeter Simons2018-10-19
|
* haskell-base-compat-batteries: fix build with ghc-8.0.xPeter Simons2018-10-19
|
* haskell-hledger-ui: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-brick: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-vty: use the latest version when building with ghc-8.6.1Peter Simons2018-10-19
|
* stack: prefer the ghc-8.6.1 versionPeter Simons2018-10-19
| | | | | | Building stack with ghc-8.4.x requires a whole lot of version overrides -- most notably Cabal 2.4.x --, so we don't bother and just use the one built with the latest compiler instead.
* haskell-hledger: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* stack: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* stack: drop obsolete override after version updatePeter Simons2018-10-19
|
* haskell-neat-interpolation: we cannot use the latest version without ↵Peter Simons2018-10-19
| | | | megaparsec 7.x
* haskell-monad-par: disable the test suite to fix the build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-wizards: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-ledger-lib: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-cassava-megaparsec: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-hspec-megaparsec: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-megaparsec: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | | | We cannot update to megaparsec-7.x because hledger does not support it.
* haskell-config-ini: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-lucid: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* haskell-data-clist: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
|
* ghc-8.6.x: we need the latest pandoc version for this compilerPeter Simons2018-10-19
|
* haskell-easytest: apply patches to fix the build with ghc-8.6.xPeter Simons2018-10-19
|
* haskell-skylighting-core: the test suite fails when built with ghc-8.6.xPeter Simons2018-10-19
|
* ghc-8.6.x: jailbreak pandoc-types to fix the build (of the test suite)Peter Simons2018-10-19
|
* ghc-8.6.x: update hslua to latest version to fix the buildPeter Simons2018-10-19
|
* haskell-yesod-core: update version to fix the test suitePeter Simons2018-10-19
|
* ghc-8.6.x: HTF does not compilePeter Simons2018-10-19
|
* ghc-8.6.x: update overridesPeter Simons2018-10-19
|
* haskell-texmath: drop obsolete overridePeter Simons2018-10-19
|
* haskell-haddock-api: disable broken overridePeter Simons2018-10-19
|
* haskellPackages.hasktags: remove dontCheckJack Henahan2018-10-19
| | | | https://github.com/MarcWeber/hasktags/issues/52 has been closed and a new version (0.71.1) has been released.
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-19
| | | | | This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/a013b656582fc57c01d671cef27c0aec2e7046cf.
* Merge pull request #46152 from Ma27/fix-setxkbmap-completionMaximilian Bosch2018-10-19
|\ | | | | zsh: patch `_setxkbmap` completion script
| * zsh: patch `_setxkbmap` completion scriptMaximilian Bosch2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of searching `/usr` it should search for the `xkb`, $XDG_DATA_DIRS will be searched. With this approach we allow compliance on NixOS and non-NixOS systems to find `symbols` in the `xkb` directory. The patch has been accepted by upstream, but isn't released yet, so this is mainly a temporary fix until we can bump ZSH to the next stable version. The `xserver` module links `/share/X11/xkb` to `/run/current-system` to make this possible. The fix can be tested inside the following VM: ``` { zshtest = { programs.zsh.enable = true; users.extraUsers.vm = { password = "vm"; isNormalUser = true; }; services.xserver.enable = true; }; } ``` Fixes #46025
* | Merge pull request #48698 from bfortz/mixxxJörg Thalheim2018-10-19
|\ \ | | | | | | mixxx: added opus files support
| * | mixxx: added opus files supportBernard Fortz2018-10-19
| | |
* | | Merge pull request #48389 from r-ryantm/auto-update/openimageioJörg Thalheim2018-10-19
|\ \ \ | | | | | | | | openimageio: 1.8.14 -> 1.8.15
| * | | openimageio: 1.8.14 -> 1.8.15R. RyanTM2018-10-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/openimageio/versions
* | | | Merge pull request #48640 from gnidorah/kvmgtJörg Thalheim2018-10-19
|\ \ \ \ | | | | | | | | | | kvmgt module: add restart on failure
| * | | | kvmgt module: add service restart on failuregnidorah2018-10-18
| | | | |
* | | | | Merge pull request #48659 from akru/masterJörg Thalheim2018-10-19
|\ \ \ \ \ | | | | | | | | | | | | parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3
| * | | | | parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3Alexander Krupenkin2018-10-18
| | | | | |
* | | | | | Merge pull request #48421 from Ekleog/gppro-18.09.14Jörg Thalheim2018-10-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | global-platform-pro: 0.3.10-rc11 -> 18.09.14
| * | | | | | global-platform-pro: 0.3.10-rc11 -> 18.09.14Léo Gaspard2018-10-15
| | | | | | |
* | | | | | | Merge pull request #48617 from Zimmi48/passthru-ocamlPackages-in-coq-packageVincent Laporte2018-10-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | coq: add ocamlPackages in passthru
| * | | | | | | coqPackages: update documentation to mention coq.ocamlPackages attributeThéo Zimmermann2018-10-19
| | | | | | | |
| * | | | | | | coqPackages: use coq.ocamlPackages instead of coq.ocaml, coq.camlp5, etc.Théo Zimmermann2018-10-19
| | | | | | | |
| * | | | | | | coq: add ocamlPackages in passthruThéo Zimmermann2018-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We might need OCaml packages that are not the one Coq is depending on but they still need to come from the same package set (same OCaml version).
* | | | | | | | rclone-browser: init at 1.2 (#44589)Drakonis2018-10-19
| | | | | | | |