Commit graph

42658 commits

Author SHA1 Message Date
Michael Raskin
ab56044f22 libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2 2019-03-14 06:00:05 +01:00
Vladyslav M
a2b7b2fd83
Merge pull request #57068 from dywedir/exiftool
exiftool: 11.11 -> 11.30
2019-03-10 13:04:22 +02:00
Peter Simons
ee1f34e9f1 Retire support for "haskellPackageOverrides" from the Nixpkgs config file.
54baa53df1 added support for the special
attribute "haskellPackageOverrides" to the Nixpkgs config file to which users
could add their Haskell-specific package overrides. That mechanism has since
then been replaced by the more general "packageOverrides", which has
subsequently been replaced by Nixpkgs overlays, which have recently been
extended for Haskell-specific needs by the "haskell.packageOverrides"
attribute.

"haskellPackageOverrides" was never documented anywhere, so it seems unlikely
that its removal is going to affect anyone.
2019-03-10 11:00:11 +01:00
Vladyslav M
ad2cbb8029
Merge pull request #57110 from volth/gtkdoc
gnome2.gtkdoc -> gtk-doc
2019-03-10 11:31:41 +02:00
Michael Raskin
92537b0179
Merge pull request #57135 from ar1a/_0x0
_0x0: init at 2018-06-24
2019-03-10 08:19:04 +00:00
worldofpeace
213d6dd6ac
Merge pull request #56939 from Kjuvi/appeditor-init-at-1.1.0
appeditor: init at 1.1.0
2019-03-09 20:31:59 -05:00
Timo Kaufmann
3b7fb15182
Merge pull request #57126 from timokau/sage-maxima-downgrade
sage: downgrade maxima to 5.41
2019-03-09 20:05:01 +00:00
Aria Edmonds
582374ea9e _0x0: init at 2018-06-24 2019-03-10 06:43:33 +11:00
Timo Kaufmann
23908a0ee3 sage: downgrade maxima to 5.41
See discussion at
82254747af.
2019-03-09 17:23:57 +01:00
volth
4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
xaverdh
ebcfdf5eb0 xteddy: init at 2.2 (#57057) 2019-03-08 23:12:49 +01:00
Silvan Mosberger
e3e50a12cc
Merge pull request #56957 from teozkr/plantuml-graphviz-2.32
plantuml: downgrade graphviz to 2.32
2019-03-08 18:37:33 +01:00
Silvan Mosberger
a540993d62
Merge pull request #56171 from bachp/tautulli
tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed)
2019-03-08 16:52:40 +01:00
dywedir
398af805aa
exiftool: 11.11 -> 11.30 2019-03-08 11:44:59 +02:00
Jan Malakhovski
83ae1ffed4 pkgs/top-level/stage.nix: don't override overlays and config in nixpkgsFun
`nixpkgsFun` already sets them via `args`. Doing this also introduces unexpected
hard to debug errors, see the patch.
2019-03-08 11:37:20 +02:00
danbst
5aa813dcc9 pkgs/top-level: little doc fix for mkMassRebuild 2019-03-08 11:23:46 +02:00
Jan Malakhovski
4a647dd225 pkgs/top-level: check types of nixpkgs.config
This patch simply introduces a plain simple NixOS module and passes
`nixpkgs.config` through it via `evalModules` (with some temporary hackery to
passthru undefined options).
2019-03-08 11:19:38 +02:00
Robert Schütz
39495404a3 asciidoc: replace tetex by texlive (#56782) 2019-03-07 22:27:12 +01:00
Will Dietz
f835c66393
Merge pull request #56548 from dtzWill/update/clipgrab-3.8.2-qt5
clipgrab: 3.7.2 -> 3.8.2, qt4 -> qt5
2019-03-07 15:13:37 -06:00
obadz
275e6a0a12 pythonPackages.flickrapi: init at 2.4.0 2019-03-07 15:37:19 +00:00
obadz
7d7727e436 pythonPackages.lzstring: init at 1.0.4 2019-03-07 15:37:18 +00:00
Frederik Rietdijk
645ac131dd libr3: init at 1.3.4 2019-03-07 12:11:41 +01:00
Michael Raskin
bd616c0cd3
Merge pull request #57010 from teto/luarocks_update
Luarocks update
2019-03-07 10:52:56 +00:00
Matthieu Coudron
ed7818219a
lua: run postConfigure hook for rock and rockspec
it was previously run only for src.rock
2019-03-07 10:34:01 +00:00
Matthieu Coudron
b93ccb7136
lua: add isLua53 2019-03-07 10:17:44 +00:00
Frederik Rietdijk
1f8b70e5e5 ticpp: init at unstable-2019-01-09 2019-03-07 10:05:23 +01:00
Frederik Rietdijk
931ee3e589 multipart-parser-c: init at unstable-2015-12-14 2019-03-07 09:59:10 +01:00
Frederik Rietdijk
bca5d89ccf prometheus-cpp: init at 0.6.0 2019-03-07 09:53:36 +01:00
Frederik Rietdijk
15e8eebb6d civetweb: init at 1.11 2019-03-07 09:53:36 +01:00
Matthieu Coudron
64801cc153 lua-packages.nix:remove unused 'overrides' setting
This was leftover from early implementations.
The overrides are passed via packageOverrides in lua-modules/default.nix
2019-03-07 17:43:07 +09:00
Kjuvi
40d2080534 appeditor: init at 1.1.0
appeditor: init at 1.1.0

appeditor: init at 1.1.0
2019-03-07 09:23:54 +01:00
Peter Simons
33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Frederik Rietdijk
f2a1d5b0c6 flatcc: init at 0.5.2 2019-03-06 17:29:04 +01:00
Graham Christensen
a530455284
Merge pull request #56448 from grahamc/libguestfs
libguestfs: build without the appliance
2019-03-06 09:02:17 -05:00
Teo Klestrup Röijezon
b524025e10 plantuml: downgrade graphviz to 2.32
PlantUML discourages Graphviz 2.39+ due to rendering bugs: see
http://plantuml.com/faq (heading: "Which version of Graphviz should I use ?")
2019-03-06 14:25:42 +01:00
Peter Simons
7a216124d1 haskellPackages: switch default package set to ghc 8.6.4 2019-03-06 11:48:07 +01:00
Florian Klink
6fb8b38afc
Merge pull request #56748 from andrew-d/adunham/xournalpp
xournalpp: init at 1.0.8
2019-03-06 10:28:42 +01:00
markuskowa
b50855dc35
Merge pull request #56913 from markuskowa/rm-julia06
julia: remove 0.6.4 (julia_06)
2019-03-06 09:36:19 +01:00
Austin Seipp
f435d75d79
ttyd: init at 1.4.2_pre174_6df6ac3e
ttyd hasn't seen a release in a while, but has a few useful bugfixes and
features (such as IPv6) that are good to have. It also seems to fix a
few crashes I encountered (likely due to newer openssl/libwebsockets).
So in an untraditional fashion, we'll adopt this with a _pre tag to
ensure it gets bumped correctly later on.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-06 02:22:49 -06:00
Jorge Acereda
dd2dff39fa purescript: fix build compiling with ghc 8.4.4
Closes #53597.
2019-03-06 08:36:52 +01:00
Peter Simons
68be6bbc31 ghc: add new 8.6.4 version 2019-03-06 08:13:56 +01:00
Wael Nasreddine
51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Wael Nasreddine
5cc74fc94a
jx: init at 1.3.955 (#56924) 2019-03-05 16:52:57 -08:00
Jan Tojnar
d3ff902e94
webkit: move to aliases 2019-03-06 00:20:55 +01:00
worldofpeace
72f4a869f5
Merge pull request #56784 from Kjuvi/torrential-init-at-1.1.0
torrential: init at 1.1.0
2019-03-05 16:39:46 -05:00
Markus Kowalewski
c997f5d0f2
julia: remove 0.6.4 (julia_06) 2019-03-05 17:52:58 +01:00
Jan Tojnar
57c745f530
gnome2: remove aliases 2019-03-05 15:37:45 +01:00
Jan Tojnar
bbe29c055d
gnome2: use makeScope 2019-03-05 15:27:24 +01:00
Jörg Thalheim
bf444fd442
Merge pull request #56673 from Kaali/darwin-ccls
Add Darwin support for ccls
2019-03-05 10:49:18 +00:00
Peter Simons
456f09d76f ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3. 2019-03-05 11:13:52 +01:00