Vaibhav Sagar and Peter Simons
2ffd53d5b9
haskell.packages.ghc881.aeson: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
1c474c5edc
haskell.packages.ghc881.polyparse: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
b747fdac9e
haskell.packages.ghc881.cabal-doctest: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
02b965ed7d
haskell.packages.ghc881.dlist: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
c8aee770a0
ghc881: fix happy build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
93dd24aa6a
haskell.packages.ghc881.attoparsec: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
383e3f5f43
haskell.packages.ghc881.th-lift: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
2770597659
haskell.packages.ghc881.th-abstraction: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
9072dd16f6
ghc881: remove broken unordered-containers override
2019-09-03 09:23:28 +02:00
Vaibhav Sagar and Peter Simons
4f2edc2f5f
haskell.packages.ghc881.haskell-src-exts: fix build
2019-09-03 09:23:28 +02:00
(cdep)illabout and Peter Simons
a921f77d9e
haskellPackages.servant-checked-exceptions: mark unbroken
2019-09-03 09:23:28 +02:00
(cdep)illabout and Peter Simons
d3dd6b5e94
haskellPackages.servant-rawm: mark unbroken
2019-09-03 09:23:28 +02:00
rnhmjoj and Peter Simons
5464b428e2
haskellPackages.bisc: unmark as broken
2019-09-03 09:23:28 +02:00
gnidorah and Peter Simons
0f1fc1f27f
haskellPackages.hakyll-images: unmark as broken
2019-09-03 09:23:28 +02:00
Peter Simons
94e51c360b
haskell-hpack: enable the test suite again
...
The issue we've had previously is fixed in the latest version.
2019-09-03 09:23:28 +02:00
Travis Whitaker and Peter Simons
f1e3a6961b
Pass hoogle-local's buildCommand as a file.
...
This is necessary when a very large number of packages are included in the
package database. Without this change, setting up the build environment will
fail, since the environment will be too large.
This simply applies the technique mentioned in
https://github.com/NixOS/nixpkgs/issues/25057 to solve this problem.
2019-09-03 09:23:28 +02:00
Peter Simons
d00582b437
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/0e7fdc96ca41488fe701bd9d085b83ff5141b278 .
2019-09-03 09:23:28 +02:00
Peter Simons
70efe840b4
LTS Haskell 14.4
2019-09-03 09:23:27 +02:00
Bas van Dijk and GitHub
37831d6d35
Merge pull request #67930 from basvandijk/applyPatches
...
trivial-builders: add the applyPatches function
2019-09-03 08:00:22 +02:00
Peter Hoeg and GitHub
2d708d3524
Merge pull request #67981 from marsam/update-wtf
...
wtf: 0.20.0 -> 0.21.0
2019-09-03 13:32:53 +08:00
Vincent Laporte and Vincent Laporte
ff392e8190
ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1
2019-09-03 05:31:11 +00:00
Peter Hoeg and GitHub
875b1f09d4
Merge pull request #67980 from marsam/update-syncthing
...
syncthing: 1.2.1 -> 1.2.2
2019-09-03 13:24:32 +08:00
Mario Rodas and GitHub
77b0c2038d
Merge pull request #67978 from marsam/update-clair
...
clair: 2.0.8 -> 2.0.9
2019-09-02 22:22:51 -05:00
Jan Tojnar and GitHub
4a220b64b4
Merge pull request #67964 from dkabot/arc-menu_init
...
gnomeExtensions.arc-menu: init at 31
2019-09-03 04:26:44 +02:00
worldofpeace and GitHub
0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
...
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar and GitHub
c3c020c168
Merge pull request #67967 from dkabot/dash-to-panel_v23
...
gnomeExtensions.dash-to-panel: 19 -> 23
2019-09-03 04:09:40 +02:00
Mario Rodas
1bf7634ba2
wtf: 0.20.0 -> 0.21.0
...
Changelog: https://github.com/wtfutil/wtf/releases/tag/v0.21.0
2019-09-02 21:00:00 -05:00
Jan Tojnar
fa03881954
gnome3.glib-networking: replace with alias
...
Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking.
We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably
pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop
the package in gnome3 attr set and always rely on the top-level expression.
2019-09-03 03:48:06 +02:00
Jan Tojnar
6fabbe513b
gnome3.gvfs: fix eval with allowAliases = false
2019-09-03 03:48:06 +02:00
Jan Tojnar
f5a54f388c
gvfs: format with nixpkgs-fmt
2019-09-03 03:48:06 +02:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
...
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
Jan Tojnar
8605b470ba
gnome2.gvfs: drop
...
Not needed by anything and dropping it will allow us to clean up the expression.
Changed to an alias as that is what it was in the first place.
2019-09-03 03:48:05 +02:00
Mario Rodas
ef1441fa66
clair: 2.0.8 -> 2.0.9
2019-09-02 20:37:25 -05:00
Mario Rodas
4017032055
syncthing: 1.2.1 -> 1.2.2
...
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.2.2
2019-09-02 20:00:00 -05:00
Mario Rodas and GitHub
ad6ba90bdd
Merge pull request #67974 from dawidsowa/gallery-dl
...
gallery-dl: 1.10.2 -> 1.10.3
2019-09-02 19:35:05 -05:00
Mario Rodas and GitHub
1f82f636e2
Merge pull request #67909 from marsam/update-pg_cron
...
postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0
2019-09-02 19:26:10 -05:00
Mario Rodas and GitHub
46a603818b
Merge pull request #67911 from marsam/update-nfpm
...
nfpm: 0.12.0 -> 0.13.0
2019-09-02 19:25:52 -05:00
Mario Rodas and GitHub
13be145457
Merge pull request #67907 from marsam/update-postgis
...
postgresqlPackages.postgis: 2.5.2 -> 2.5.3
2019-09-02 19:24:52 -05:00
Mario Rodas and GitHub
7389bdf566
Merge pull request #67276 from dtzWill/update/yubikey-manager-3.1.0
...
yubikey-manager: 2.1.1 -> 3.1.0
2019-09-02 19:23:51 -05:00
Mario Rodas and GitHub
1bf5120e0a
Merge pull request #65163 from thefloweringash/pyscard-darwin
...
pyscard: fix darwin build, remove pcsc library mixing
2019-09-02 19:23:07 -05:00
Maximilian Bosch and GitHub
14c48f795d
Merge pull request #67846 from astro/fix-rofi-theme-selector
...
rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRS
2019-09-03 01:40:57 +02:00
Ryan Mulligan and GitHub
bdc56ed717
Merge pull request #67973 from sigma/pr/teleport-4.0.4
...
teleport: 4.0.2 -> 4.0.4
2019-09-02 16:37:36 -07:00
Ryan Mulligan and GitHub
2e5fd3a2c3
Merge pull request #67963 from mstarzyk/miller-5.5.0
...
miller: 5.4.0 -> 5.5.0
2019-09-02 16:36:46 -07:00
Astro
3da4caa8f8
rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRS
2019-09-03 01:07:37 +02:00
dkabot
51e71596f8
gnomeExtensions.arc-menu: init at 31
2019-09-02 19:03:18 -04:00
dawidsowa
9cbb59f90e
gallery-dl: 1.10.2 -> 1.10.3
2019-09-03 00:54:34 +02:00
Maciek Starzyk
36c72f3632
miller: back to fetchFromGitHub
2019-09-03 00:42:25 +02:00
Ryan Mulligan and GitHub
9e90586cb6
Merge pull request #67943 from seppeljordan/bump-nix-prefetch-github
...
nix-prefetch-github: 2.3 -> 2.3.1
2019-09-02 15:33:39 -07:00
Nikolay Amiantov
0a29a2e37c
syncplay module: init
2019-09-03 00:30:12 +02:00
Franz Pletz and GitHub
f35cffcf36
Merge pull request #67971 from petabyteboy/feature/remove-unifi-testing
...
unifi: remove unifiTesting
2019-09-02 22:18:18 +00:00