Vladimír Čunát
a2eb06a4d2
Merge #56927 : buildGoPackage: 1.11 -> 1.12 (into staging)
2019-03-10 08:05:39 +01:00
Vladimír Čunát
8d502fd425
Merge branch 'staging-next' into staging
2019-03-10 08:05:27 +01:00
Vladimír Čunát
bf47162c26
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01: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
Matthew Bauer
8a08d7e7cc
Merge pull request #56031 from matthewbauer/priorities
...
Add some more priorities
2019-03-09 18:02:55 -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
Timo Kaufmann
23908a0ee3
sage: downgrade maxima to 5.41
...
See discussion at
82254747af
.
2019-03-09 17:23:57 +01: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
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
Wael M. Nasreddine
c219411390
skydive: build with Go 1.11
2019-03-06 10:03:04 -08: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
Danylo Hlynskyi
de4f6d1530
Merge pull request #56868 from volth/cpan2nix-2019-03-05
...
perlPackages: upgrade
2019-03-06 10:32:08 +02: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 M. Nasreddine
205ccb42a7
coackroachdb: build with Go 1.11
2019-03-05 22:30:38 -08:00
Wael M. Nasreddine
3c8caeb64e
packetbeat6: build with Go 1.11
2019-03-05 22:27:29 -08:00
Wael M. Nasreddine
985ce23734
packetbeat5: build with Go 1.11
2019-03-05 19:08:31 -08:00
Wael M. Nasreddine
889f2fc990
mongodb-tools: build with Go 1.11
2019-03-05 18:57:54 -08:00
Wael M. Nasreddine
340a3dbd65
miniflux: build with Go 1.11
2019-03-05 18:50:14 -08:00
Wael M. Nasreddine
ee81ceb5cf
mirrorbits: build with Go 1.11
2019-03-05 18:38:50 -08:00
Wael M. Nasreddine
c64eda961a
singularity: remove the temporary go_1_11 assignment to go
2019-03-05 18:38:49 -08:00
Wael M. Nasreddine
3a6ba8959e
deepin: remove the temporary go_1_11 assignment to go
2019-03-05 18:38:47 -08:00
Wael M. Nasreddine
2e86ada823
bettercap: build with Go 1.11
2019-03-05 18:38:44 -08:00
Wael M. Nasreddine
89da25fecb
buildGoPackage: update Go to version 1.12
2019-03-05 17:00:16 -08: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