Will Dietz
c433fef525
termite: Add patch to avoid matching trailing punctuation in URLs
...
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.
2017-12-20 21:08:08 +01:00
Michael Alan Dorman
8e6d5639c3
pointfree, taffybar: jailbreak
2017-12-20 20:59:33 +01:00
Peter Simons
211a1ee84b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d
.
2017-12-20 20:59:33 +01:00
Peter Simons
15b9537f37
haskell-wai-secure-cookies: drop obsolete overrides
2017-12-20 20:59:18 +01:00
Peter Simons
e4bb2a784d
liquidhaskell: drop obsolete override
2017-12-20 20:59:18 +01:00
Peter Simons
e058744dd4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d
.
2017-12-20 20:59:18 +01:00
Peter Simons
acc6389bea
hackage2nix: update list of broken builds
...
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.
2017-12-20 20:59:04 +01:00
Peter Simons
c1dcbad256
Merge pull request #32821 from ttuegel/haskell/shell-env-build-inputs
...
haskell: set buildInputs in nix-shell env
2017-12-20 20:58:31 +01:00
Peter Simons
cb0b1423ad
Merge pull request #32896 from PierreR/master
...
Haskell-language-puppet: don't build haddock
2017-12-20 20:49:11 +01:00
Orivej Desh
58e6897a56
Merge pull request #32863 from romildo/upd.jwm
...
jwm: 1651 -> 1653
2017-12-20 19:43:03 +00:00
Michael Weiss
3ebca3b98a
android-studio-preview: 3.1.0.4 -> 3.1.0.5
2017-12-20 19:52:41 +01:00
Tim Steinbach
cbf0b680a5
linux-copperhead: 4.14.7.a -> 4.14.8.b
2017-12-20 13:22:15 -05:00
Tim Steinbach
26fb53a325
linux: 4.4.106 -> 4.4.107
2017-12-20 12:27:26 -05:00
Tim Steinbach
a4c93273e2
linux: 4.14.7 -> 4.14.8
2017-12-20 12:27:26 -05:00
Tim Steinbach
f95ba8ee5e
linux: 4.9.70 -> 4.9.71
2017-12-20 12:27:26 -05:00
Orivej Desh
b1e23d888c
Merge pull request #32895 from sopvop/master
...
nixpkgs/manual: fix build with new pandoc
2017-12-20 16:43:24 +00:00
Eelco Dolstra
69710f235f
Merge pull request #32827 from Ericson2314/codeowners
...
CODEOWNERS: Add me, @Ericson2314, to a few things please
2017-12-20 16:40:55 +01:00
Eelco Dolstra
014800706a
create-amis.sh: Ass eu-west-3
2017-12-20 16:35:22 +01:00
Tuomas Tynkkynen
758b4c1ea4
make-disk-image.nix: Really fix write permissions in the store
...
I think the current one applies the -exec only to those that match
'-type d'. Let's switch it to something that humans can understand...
2017-12-20 17:28:46 +02:00
Eelco Dolstra
3c82e6fc82
Add AMI for eu-west-3
2017-12-20 16:19:33 +01:00
Leonid Onokhov
574528024d
nixpkgs/manual: fix build with new pandoc
2017-12-20 14:22:05 +00:00
Pierre Radermecker
3e22c56161
Haskell-language-puppet: don't build haddock
2017-12-20 15:16:57 +01:00
Peter Hoeg
61da89bc8a
spotify: 1.0.64 -> 1.0.69
2017-12-20 21:13:25 +08:00
Graham Christensen
867b0fddb0
Merge pull request #32888 from dotlambda/dmensamenu
...
dmensamenu: 1.1.0 -> 1.1.1
2017-12-20 06:46:15 -05:00
Franz Pletz
cf12bc44b6
Merge pull request #32858 from nh2/nginx-add-http2-option
...
nginx service: Make http2 an option.
2017-12-20 11:18:33 +00:00
Robert Schütz
0f6bc0e870
dmensamenu: 1.1.0 -> 1.1.1
2017-12-20 12:02:34 +01:00
Orivej Desh
9c5fedc23e
Merge pull request #32873 from yrashk/patch-1
...
tarsnap service: correct doc for printStats
2017-12-20 10:17:04 +00:00
Yurii Rashkovskii
26a59f70a2
nixos/tarsnap: update doc for printStats
...
after the change made in 15567e6d8e
2017-12-20 10:16:10 +00:00
Orivej Desh
6e2df0aed8
haskellPackages.SCalendar: try to restore the bot capacity to evaluate
...
Remove infinite recursion between SCalendar and scalendar:
https://gist.github.com/GrahamcOfBorg/eb6d5675657ddc3cc3f054305b11dcb5
2017-12-20 10:08:36 +00:00
Orivej Desh
95637269f0
mongoc: fix propagated libraries for libtool
...
libmongoc-1.0.la links to snappy (ld -l) but does not contain full path (ld -L)
2017-12-20 09:56:40 +00:00
Orivej Desh
d3a375fe58
haskell-configuration-nix: fix eval
2017-12-20 09:50:21 +00:00
Orivej Desh
79adadb969
idris: fix eval after haskell upgrade
2017-12-20 09:50:05 +00:00
Peter Simons
d41f7655fb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d
.
2017-12-20 09:17:47 +01:00
Peter Simons
9a3158d486
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-gf18d849 from Hackage revision
4112e5cd3d
.
2017-12-20 09:17:47 +01:00
Peter Simons
8909467b16
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision
4d733469c5
.
2017-12-20 09:17:47 +01:00
Peter Simons
ef84e822aa
multi-ghc-travis: build fails with GHC 8.2.2; use 8.0.2 for now
2017-12-20 09:17:46 +01:00
Peter Simons
3ae4e2dcc9
haskell-graphviz: jailbreak to fix build with recent versions of QuickCheck
2017-12-20 09:17:46 +01:00
Peter Simons
dba09a202b
stack: jailbreak to fix broken build in LTS-10.x
2017-12-20 09:17:46 +01:00
Peter Simons
4ab8999891
haskell-store: disable test suite to fix build with recent versions of smallcheck
2017-12-20 09:17:46 +01:00
Peter Simons
6922808372
haskell-path: disable test suite to fix build with recent versions of doctest
2017-12-20 09:17:46 +01:00
Peter Simons
a33d746223
haskell-genvalidity-property: jailbreak to fix build with recent versions of doctest
2017-12-20 09:17:46 +01:00
Peter Simons
5119549255
haskell-config-ini: disable test suite which fails with GHC 8.2.2
2017-12-20 09:17:46 +01:00
Peter Simons
04bd949738
haskell-nix-derivation: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
6f4c7aad38
pandoc: fix build of statically-linked top-level variant
2017-12-20 09:17:46 +01:00
Peter Simons
48c0621cdf
haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
68be4071ed
haskell-text-short: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
5a55704605
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision
e7b871e45e
.
2017-12-20 09:17:46 +01:00
Peter Simons
277e0a72f5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-3-gb265c2e from Hackage revision
e2ac8e8816
.
2017-12-20 09:17:46 +01:00
Peter Simons
2a097c9c02
haskell-blaze-html: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
91a864f3d7
haskell-attoparsec: disable test suite to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00