Commit graph

123980 commits

Author SHA1 Message Date
Kier Davis 901fa266fb
hugo: 0.29 -> 0.30.2
Also requires updating the github.com/alecthomas/chroma dependency.
2017-12-29 20:00:43 +00:00
Eelco Dolstra eaf2877cd8 Finance::Quote: 1.38 -> 1.47 2017-12-29 20:56:47 +01:00
Peter Simons 4a01a175a3
Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-again
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
2017-12-29 20:51:24 +01:00
Shea Levy 89e882f956
Merge branch 'haskell-ide-engine' 2017-12-29 14:41:47 -05:00
Shea Levy 961907de47
Add haskell-ide-engine 2017-12-29 14:41:15 -05:00
Shea Levy 1ee61d8f23
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
Trying again, without changing the generic builder.

This reverts commit 65138e8a41.
2017-12-29 14:37:24 -05:00
John Ericson 169227bfd2 Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fix 2017-12-29 14:24:10 -05:00
Bojan Nikolic 2e0ebc0532 mingw-w64: Disable stack hardening of the runtime
Do this because it is built with the static stage
2017-12-29 14:23:30 -05:00
Katona László 19175d4f7b dash-to-panel: init at v11 2017-12-29 20:23:08 +01:00
John Ericson 2365e2ffcd Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fix 2017-12-29 14:23:05 -05:00
adisbladis bc167e69ee
Merge pull request #33178 from dywedir/feh
feh: 2.22.2 -> 2.23
2017-12-29 20:07:15 +01:00
dywedir c8c5b022ec feh: 2.22.2 -> 2.23 2017-12-29 20:54:44 +02:00
Bojan Nikolic 771bae04e8 gcc: Enable SSP and shared libs in the final stage for MinGW
Hardening on by default now that we don't use the cross wrapper. In
turn, hardening requires libssp in particular.
2017-12-29 13:27:02 -05:00
Frederik Rietdijk d8490e34a5 python.pkgs.numexpr: 2.6.2 -> 2.6.4 2017-12-29 18:57:06 +01:00
volth 4026ea9c8a collectd: 5.7.2 -> 5.8.0
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.

Closes #32811
2017-12-29 17:34:55 +00:00
Frederik Rietdijk d3297379ad
Merge pull request #33175 from johbo/pelican-without-pandoc
pelican: Disable pandoc support for now
2017-12-29 17:24:02 +00:00
Johannes Bornhold 5b7f9db5c5 pelican: Disable pandoc support for now
Version 3.7.1 is not compatible with the current (more recent) pandoc version.
Since pandoc support is optional in pelican, we can ship it without pandoc
support until a fix will be applied upstream.

Kept a note in the buildInputs so that the improvement opportunity can be
spotted again on future updates of pelican.
2017-12-29 18:13:11 +01:00
Jörg Thalheim 805e25988f
Merge pull request #33174 from Mic92/pythonix
python3Packages.pythonix: init at 0.1.0
2017-12-29 17:49:34 +01:00
Jörg Thalheim 7e20ba9515 python3Packages.pythonix: init at 0.1.0 2017-12-29 17:38:05 +01:00
schneefux 40ab1bed8a
wallabag: 2.2.3 -> 2.3.1 2017-12-29 16:26:40 +01:00
Peter Simons 40a3d775a5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
246f2ece36.
2017-12-29 15:47:44 +01:00
Peter Simons 504016f753
Merge pull request #32993 from shlevy/haskell-internal-libs
haskell generic-builder: Support installing internal libs.
2017-12-29 15:41:19 +01:00
Orivej Desh 3c8cff253e Revert "collectd: 5.7.2 -> 5.8.0"
This reverts commit 7b9c5b4849.

This is incomplete, collectd is being updated in
https://github.com/NixOS/nixpkgs/pull/32811
2017-12-29 13:48:09 +00:00
sternenseemann 019c631840 libhttpseverywhere: 0.4.5 -> 0.6.5 2017-12-29 14:22:30 +01:00
adisbladis 52c707c84d
subsurface: 4.7.2 -> 4.7.5 2017-12-29 13:23:46 +01:00
gnidorah 766ae1ecf9 tmux module: add secureSocket option 2017-12-29 15:05:20 +03:00
Moritz Ulrich 8a5f3ec6a8
btrbk: 0.25.1 -> 0.26.0
This update fixes compatibility with recent btrfs-progs which are
already available in NixOS.
2017-12-29 13:02:40 +01:00
Franz Pletz e2fe111d46
nixos/profiles/all-hardware: remove unavailable modules 2017-12-29 11:37:21 +01:00
Franz Pletz 4ce44d6d4c
wireguard: 0.0.20171111 -> 0.0.20171221 2017-12-29 11:37:21 +01:00
Franz Pletz 7b9c5b4849
collectd: 5.7.2 -> 5.8.0 2017-12-29 11:37:20 +01:00
Rickard Nilsson 1de251c664 haskellPackages.LDAP: Fix build 2017-12-29 11:42:20 +01:00
Christoph Hrdinka d07bc8bb30
woff2: init at 1.0.2
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-29 11:38:08 +01:00
adisbladis aaea2bfc20
Merge pull request #33163 from brachiel/patch-2
veracrypt: refactor
2017-12-29 18:16:24 +08:00
adisbladis 8b7654a67e
Merge pull request #33161 from markuskowa/minimodem-pr
minimodem: 0.19->0.24
2017-12-29 18:12:59 +08:00
adisbladis d003553bb6
Merge pull request #33162 from markuskowa/multimon-ng-pr
multimon-ng: 1.0.0->1.1.4
2017-12-29 18:09:53 +08:00
Vincent Laporte efcb39233d ocaml: adds an argument to enable flambda 2017-12-29 10:49:13 +01:00
brachiel 9acb07d716
veracrypt: refactor
Previous Veracrypt hoster was CodePlex which will be shut down and was set to read only on 27th of November. See the announcement (https://blogs.msdn.microsoft.com/bharry/2017/03/31/shutting-down-codeplex/) . Verycrypt's homepage has since moved to https://www.veracrypt.fr which is owned by IDRIX (https://www.afnic.fr/fr/produits-et-services/services/whois/)
2017-12-29 09:20:53 +01:00
Yegor Timoshenko 76c146c990
Merge pull request #32092 from samdroid-apps/add-eolie
eolie: init at 0.9.14
2017-12-29 10:37:49 +03:00
Sam Parkinson ca74d62bdd
eolie: init at 0.9.16 2017-12-29 07:24:52 +00:00
Markus Kowalewski 1b9f22caa8
multimon-ng: 1.0.0:1.1.4 2017-12-28 22:26:34 -08:00
Markus Kowalewski a85e23cd6b
minimodem: 0.19->0.24 2017-12-28 22:07:28 -08:00
Yegor Timoshenko 1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Yegor Timoshenko 082416febb
Merge pull request #33107 from rnhmjoj/palemoon
palemoon: use upstream recommended options
2017-12-29 07:38:16 +03:00
Yegor Timoshenko 2d4426ab05
Merge pull request #33098 from olynch/denemo
denemo: init at 2.2.0
2017-12-29 06:37:11 +03:00
Owen Lynch d13d8006ab pjsip: 2.6 -> 2.7.1 2017-12-29 03:40:57 +01:00
Robin Gloster 5908726117
jbake: cleanup 2017-12-29 03:26:25 +01:00
John Mercier 78d76e4b55 jbake: init at 2.5.1 2017-12-29 03:26:13 +01:00
Nadrieril 95fde40b71 usbguard service: rules option should be of type 'lines' 2017-12-29 03:19:36 +01:00
Chloe Kever 341d181eab gdrivefs: 0.14.8 -> 0.14.9 2017-12-29 03:17:29 +01:00
Maarten Hoogendoorn 536d1d3016 dlib: 19.6 -> 19.8 2017-12-29 03:11:33 +01:00