Commit Graph

197808 Commits

Author SHA1 Message Date
Aaron Andersen
1fb20eadb8 mediawiki: 1.33.0 -> 1.33.1 2019-10-18 19:15:42 -04:00
Thorsten Weber
15953b7728 kazam: fix
- work around strictDeps issue wit python packages
- use pr 21 commit instead of debian patch to fix configparser issue
2019-10-19 01:02:49 +02:00
Mario Rodas
2a6225d717
netdata: 1.18.0 -> 1.18.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.18.1
2019-10-18 18:00:00 -05:00
worldofpeace
676a988b8c
Merge pull request #71355 from chkno/fix-storeContents-doc
nixos/make-iso9660-image: Fix storeContents documentation
2019-10-18 21:49:46 +00:00
worldofpeace
020e1b0c8e
Merge pull request #71334 from edef1c/git-series
Clean up git-series packaging, use OpenSSL 1.1
2019-10-18 21:42:22 +00:00
edef
67b8f4e0a7 git-series: add edef as maintainer 2019-10-18 21:28:46 +00:00
edef
fca52043a5 git-series: use nixpkgs libgit2
This replaces the vendored copy from libgit2-sys.
2019-10-18 21:28:46 +00:00
edef
2bc9e6cb37 git-series: use nixpkgs libcurl
This replaces the vendored copy from curl-sys.
2019-10-18 21:28:46 +00:00
edef
f7de72a552 git-series: upgrade Cargo dependencies to allow using OpenSSL 1.1 2019-10-18 21:28:46 +00:00
Renaud
8b0f365582
Merge pull request #70658 from dsg22/feature-chromaprint-1.4.3
chromaprint: 1.3.2 -> 1.4.3
2019-10-18 23:12:13 +02:00
worldofpeace
30cfe8d5f1
Merge pull request #71341 from edef1c/rabbitmq-example
nixos/rabbitmq: use a literalExample for example configItems
2019-10-18 21:07:02 +00:00
Silvan Mosberger
f9113fc063 haskellPackages.nix-tools: Fix build 2019-10-18 22:50:37 +02:00
Peter Simons
63dad6c2ad haskell-rank2classes: disable test suite to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons
0eefb1f843 git-annex: update sha256 hash for the new 7.20191017 version 2019-10-18 22:50:37 +02:00
Peter Simons
652a245224 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-4-gf382c3d from Hackage revision
dea2fba9b4.
2019-10-18 22:50:37 +02:00
Peter Simons
3a24e332cf haskell-generics-sop: use the latest version when building with ghc-8.8.x 2019-10-18 22:50:37 +02:00
Emily
2c2d9f347d haskellPackages.clash-{ghc,lib,prelude}: mark unbroken 2019-10-18 22:50:37 +02:00
Peter Simons
4445d50de3 haskell-uri-bytestring: drop obsolete patch to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons
b712543128 all-cabal-hashes: update to Hackage at 2019-10-17T23:44:51Z 2019-10-18 22:50:37 +02:00
Peter Simons
b5c2f6613b haskell-gtk: drop obsolete patches for the whole gtk package family 2019-10-18 22:50:36 +02:00
Peter Simons
51f62fb7a7 haskell-hjsmin: disable test suite to fix the build 2019-10-18 22:49:18 +02:00
Peter Simons
6d6889601c hackage2nix: mark broken builds to fix evaluation on Hydra 2019-10-18 22:49:18 +02:00
Peter Simons
561bf1a91b haskell-tls: update ghc-8.8.x override for the latest version 2019-10-18 22:49:18 +02:00
Domen Kožar
7a71069309 ghcide: unbreak 2019-10-18 22:49:18 +02:00
Robert Hensing
3ca15e5fe1 arion-compose: Enable without tests
This adds me as a maintainer of arion-compose, which provides the
executable for the arion package (#71092).

Note that it has a different name because it was already taken on
Hackage before arion switched to Haskell.
2019-10-18 22:49:17 +02:00
Serhii Pererva
0ddcf74037 universum 1.6.0 is no longer broken 2019-10-18 22:49:17 +02:00
Samuel Evans-Powell
e1e5c7f9e2 tasty-tap: fix tests
- The golden test for tasty-tap is out-of-date with the current TAP
  format. An issue has been submitted upstream here:
  https://github.com/MichaelXavier/tasty-tap/issues/2.
- I've created a pull request that makes the (minor) changes to the
  golden test file and applied the patch for that pull request here.
- Remove tasty-tap from broken-packages
2019-10-18 22:49:17 +02:00
Samuel Evans-Powell
f6cdbee1bb prometheus, ekg-prometheus-adapter: Remove from broken-packages
- Prometheus and ekg-prometheus-adapter were fixed in PR:
  https://github.com/NixOS/nixpkgs/pull/70956 but I forgot to remove
  them from the list of broken-packages.
2019-10-18 22:49:17 +02:00
Marek Fajkus
ef0e3b7762 ghc-8.8.x: jailbreak io-streams-haproxy 2019-10-18 22:49:17 +02:00
Peter Simons
80e78eccfb LTS Haskell 14.10 2019-10-18 22:49:17 +02:00
worldofpeace
38c0090104
Merge pull request #71339 from edef1c/i3blocks-xdg
i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
2019-10-18 20:33:11 +00:00
edef
e674377177 i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
On NixOS, $XDG_CONFIG_DIRS always has multiple elements.
Without this patch, it'll try to open() a rather nonsensical
path full of colons.
2019-10-18 20:22:16 +00:00
worldofpeace
0e834b10f7
Merge pull request #71340 from edef1c/pgsanity-deps
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 20:02:25 +00:00
worldofpeace
625cad31bc pythonPackages.pgsanity: don't mark broken 2019-10-18 16:01:21 -04:00
worldofpeace
81acba5df7
Merge pull request #71336 from edef1c/pypi2nix-setuptools
pypi2nix: add missing setuptools dependency
2019-10-18 19:57:13 +00:00
Alan Pearce
69889d3359 python3.7-trezor_agent: fix startup error 2019-10-18 12:00:38 -07:00
Chuck
ac65940537 nixos/make-iso9660-image: Fix doc typo 2019-10-18 11:58:28 -07:00
Chuck
4623f0a2c6 nixos/make-iso9660-image: Fix storeContents documentation
`packages` was renamed to `storeContents` in
668c146e33, but this comment
describing its purpose was not updated to match.
2019-10-18 11:58:05 -07:00
Aaron Andersen
76d1658f3f zabbix: 4.2.6 -> 4.2.7, 4.0.12 -> 4.0.13 2019-10-18 14:37:52 -04:00
Renaud
330806a893
clementine: fix build w/ chromaprint 1.4+ 2019-10-18 20:27:41 +02:00
Vladyslav M
ca6a807db7
exiftool: 11.50 -> 11.70 2019-10-18 21:27:34 +03:00
Florian Klink
a45785a7b3
atheme: init at 7.2.10-r2 (#71247)
atheme: init at 7.2.10-r2
2019-10-18 19:31:17 +02:00
leo60228
059483bf76 atheme: init at 7.2.10-r2 2019-10-18 19:30:59 +02:00
Peter Hoeg
29f4fd41d2 emacsPackages.evil-escape: fix build 2019-10-19 01:15:21 +08:00
Tim Steinbach
b54d23a3c0
oh-my-zsh: 2019-10-15 -> 2019-10-16 2019-10-18 12:33:12 -04:00
Tim Steinbach
5f1464aea4
linux: 5.3.6 -> 5.3.7 2019-10-18 12:33:12 -04:00
Tim Steinbach
246713b1e2
linux: 4.9.196 -> 4.9.197 2019-10-18 12:33:12 -04:00
Tim Steinbach
3cfb72d064
linux: 4.4.196 -> 4.4.197 2019-10-18 12:33:12 -04:00
Tim Steinbach
a735d99cc6
linux: 4.19.79 -> 4.19.80 2019-10-18 12:33:12 -04:00
Tim Steinbach
29574320a8
linux: 4.14.149 -> 4.14.150 2019-10-18 12:33:11 -04:00