168064 Commits

Author SHA1 Message Date
Vincent Ambo
29c320f9a6 doc: Include function doc generation in Makefile
Since #53055 was merged the Makefile for the manual could not be run
correctly as the generated function documentation was included, but
not actually generated.

This adds the necessary generation step by first building the XML file
containing function locations and preserving its store path in a
variable, which is then used both for linking of the locations file
and as a build input for the function docs generator.

This fixes #55014
2019-02-01 11:45:30 +01:00
Mario Rodas
3613654a1f pyre: 0.0.18 -> 0.0.20 2019-02-01 08:34:35 +00:00
adisbladis
8f58e00226
vgo2nix: unstable-2018-12-02 -> unstable-2019-02-01 2019-02-01 06:19:15 +00:00
adisbladis
affee8aa47
go_1_9: Drop go 1.9
Unsupported by upstream
2019-02-01 06:19:14 +00:00
Domen Kožar
8b85a86023
nixops: 1.6 -> 1.6.1 2019-02-01 11:39:58 +07:00
Herwig Hochleitner
f7165b2ad6 i2p: 0.9.37 -> 0.9.38 2019-02-01 03:56:15 +01:00
Matthew Bauer
830879d4c4
cc-wrapper: set priority to 10 2019-01-31 20:07:55 -05:00
Léo Gaspard
85ff56cdde
Merge branch 'pr-54933'
* pr-54933:
  redmine: 3.4.6 -> 3.4.8
2019-01-31 23:52:53 +01:00
Jan Tojnar
65e6d80ecd
Merge pull request #53425 from dtzWill/update/fwupd-1.2.3
fwupd: 1.2.1 -> 1.2.3

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-01-31 23:22:38 +01:00
Jörg Thalheim
1321f17bc1
Merge pull request #54580 from plapadoo/gprof2dot-latest
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-31 21:50:39 +00:00
worldofpeace
3b61faf52b typora: 0.9.53 -> 0.9.64, remove electron blob
Also dropped the i386 archive.
2019-01-31 21:42:27 +00:00
Dmitry Kalinkin
c0d3182f79
Merge pull request #53585 from Scriptkiddi/litecli
litecli: init at 1.0.0
2019-01-31 16:05:30 -05:00
markuskowa
c3065c55d4
Merge pull request #54879 from markuskowa/upd-rdma-core
rdma-core: 21 -> 22
2019-01-31 21:57:24 +01:00
Dmitry Kalinkin
f3fe429d44
litecli: fix tests 2019-01-31 15:43:35 -05:00
Jörg Thalheim
e3f98419e1
Merge pull request #54535 from rvolosatovs/update/go
Go 1.10.8 and 1.11.5
2019-01-31 20:36:23 +00:00
Michael Weiss
6190c120a6
lf: 8 -> 9 2019-01-31 21:04:13 +01:00
John Wiegley
7239ffcc3c
coqPackages.equations: 1.2-beta-8.9 for coq_8_9 2019-01-31 11:56:07 -08:00
Matthew Bauer
8020bd6869
Merge pull request #35884 from dtzWill/fix/man-in-outputsToInstall
default to including "man" in outputsToInstall
2019-01-31 14:55:12 -05:00
Joachim F
bc84a22989
Merge pull request #54977 from teto/kernel_fix
linux: (re)take into account extraConfig
2019-01-31 19:46:11 +00:00
Matthew Bauer
a2b606f8e7 weechat: remove outputsToInstall from meta 2019-01-31 14:36:16 -05:00
Herwig Hochleitner
f89f2478b8 pixie: fix build with pypy 2019-01-31 20:06:16 +01:00
Ivan Kozik
03960a323d chromium: make the new audio sandbox NixOS-compatible
Deal with f2fc90bb74
which landed https://github.com/chromium/chromium/blob/master/services/audio/audio_sandbox_hook_linux.cc
containing /usr/share and /usr/lib/x86_64-linux-gnu paths.

closes https://github.com/NixOS/nixpkgs/pull/54960
2019-01-31 20:06:16 +01:00
Anton Latukha
52eb2c45f6 picard: 2.1.0 -> 2.1.2 (#55000) 2019-01-31 19:58:26 +01:00
Joachim F
5f1b414230
Merge pull request #55001 from oxij/pkgs/firefox-packages
firefoxPackages: add icecat, update tor-browser, misc cleanups
2019-01-31 18:44:15 +00:00
Alyssa Ross
cbd63a5517
Merge pull request #52655 from prusnak/dotnet
dotnet-sdk: 2.1.402 -> 2.2.103
2019-01-31 18:18:07 +00:00
Alyssa Ross
3ee401f46f
Merge pull request #54979 from smaximov/gem-config-ruby-vips
gem-config: add ruby-vips
2019-01-31 18:11:37 +00:00
R. RyanTM
aeb51ab1f2 psc-package: 0.4.2 -> 0.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/psc-package/versions
2019-01-31 19:06:04 +01:00
Joachim F
481a214d7e
Merge pull request #54822 from r-ryantm/auto-update/i2pd
i2pd: 2.22.0 -> 2.23.0
2019-01-31 17:52:39 +00:00
Joachim F
004e3816dc
runInLinuxVM: pkgs.linux -> kernel (#54897)
There is a function params `kernel' intended to specify which kernel to use.
It defaults to `pkgs.linux`.
But when we override `kernel', compiling and using two kernels seems not to be the intendend bevavior.
2019-01-31 17:52:18 +00:00
forficate
dd705fb45f nixos/transmission: Bug fix Appamor Transmission startup errors (#54873) 2019-01-31 17:51:48 +00:00
Joachim F
3d7286946e
Merge pull request #54981 from dtzWill/update/tor-browser-bundle-8.0.5
tor-browser-bundle-bin: 8.0.4 -> 8.0.5
2019-01-31 17:36:06 +00:00
Vladyslav M
f04f90127a
Merge pull request #54844 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20181210 -> 20190121
2019-01-31 19:34:00 +02:00
Jan Malakhovski
26f6fabcfe firefoxPackages: move nixpkgsPatches into common.nix 2019-01-31 17:02:52 +00:00
Jan Malakhovski
e11586f69f firefoxPackages.tor-browser: fix meta 2019-01-31 17:02:52 +00:00
Jan Malakhovski
afd0929f6c firefoxPackages: add a comments explaining the purpose of older versions 2019-01-31 17:02:52 +00:00
SLNOS
86a0112d59 firefoxPackages.tor-browser: 8.0.4 -> 8.0.5 2019-01-31 17:02:51 +00:00
SLNOS
7d9812e158 firefoxPackages.tor-browser: 8.0.3 -> 8.0.4 2019-01-31 17:02:51 +00:00
SLNOS
ff6cc1ac0e firefoxPackages.icecat: init at 60.3.0, 52.6.0
It works, but this state is far from ideal: GNU guys update generated source
tarballs very infrequently. Ideally, src needs to be generated by running
makeicecat over firefox src. Will do later.
2019-01-31 17:02:45 +00:00
Will Dietz
73d5530661
Merge pull request #54997 from wedens/fix-font-manager-conflict
font-manager: 0.7.4.1 -> 0.7.4.2
2019-01-31 10:31:49 -06:00
wedens
4b7931ca0a font-manager: 0.7.4.1 -> 0.7.4.2
also fixed mimeinfo.cache conflict when e.g. file-roller is installed
2019-01-31 23:04:58 +07:00
Matthew Bauer
ab118f3847
Merge pull request #54801 from matthewbauer/fix-trace-pos
make-derivation: fix position in trace
2019-01-31 10:44:21 -05:00
Sergei Maximov
58f6729e56 Use "${vips}" instead of "${vips.out}" 2019-01-31 18:42:05 +03:00
Matthew Bauer
6182d28cab
Merge pull request #54915 from matthewbauer/rework-android-assert
androidenv: move licenseAccepted condition to androidsdk
2019-01-31 10:31:27 -05:00
Vladyslav M
74ee7f73f8
Merge pull request #54654 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181218 -> 0.0.20190123
2019-01-31 17:28:45 +02:00
Mario Rodas
46415c186c racket: 7.1 -> 7.2 (#54971) 2019-01-31 15:06:23 +00:00
markuskowa
da01f9dcca
Merge pull request #54905 from markuskowa/upd-soapysdr
soapysdr: 0.7.0 -> 0.7.1
2019-01-31 15:16:37 +01:00
markuskowa
1eda52b1a2
Merge pull request #54963 from NixOS/update-parallel
parallel: 20181222 -> 20190122
2019-01-31 15:15:06 +01:00
Robert Schütz
8a22450530 python.pkgs.astral: 1.9.1 -> 1.9.2 2019-01-31 15:09:10 +01:00
Jörg Thalheim
e6293287f6
Merge pull request #53451 from gnidorah/bitwig
bitwig-studio2: 2.3.5 -> 2.4.3
2019-01-31 13:35:32 +00:00
Rob Vermaas
bfc3789f38 julia: add 1.1.0 2019-01-31 14:18:29 +01:00