Commit graph

204209 commits

Author SHA1 Message Date
Matthew Harm Bekkema aecfea098e nixos/upower: Allow customization of UPower.conf
Documentation of options and default values taken from the upstream
UPower.conf. The documentation was modified slightly to make more sense
when displayed on https://nixos.org/nixos/options.html.

A copy of upstream UPower.conf can be found here:
https://cgit.freedesktop.org/upower/tree/etc/UPower.conf?id=28bd86c181e2510ef6a1dc7cfa26f97803698a79
2019-12-04 12:26:30 +11:00
Mario Rodas a4d2e5edf9
postgresqlPackages.tds_fdw: 1.0.8 -> 2.0.1
Changelog: https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.1
2019-12-03 19:19:19 -05:00
Eduardo Quiros 1de760838b croc 6.4.1 -> 6.4.6 2019-12-03 18:16:57 -06:00
Florian Klink b7c19e1b91
Merge pull request #74866 from x123/x123-test-tiddlywiki
nixos/tests/tiddlywiki: port to python
2019-12-04 01:05:00 +01:00
Florian Klink 49f3d9203a
Merge pull request #74913 from paumr/master
improved nginx.basicAuthFile description
2019-12-04 01:03:45 +01:00
Florian Klink f7a232297a
Merge pull request #74938 from x123/x123-i3wm-test-to-python
nixos/tests/i3wm: port to python
2019-12-04 00:50:31 +01:00
Russell O'Connor e503d20e19 bitcoin: 0.18.1 -> 0.19.0.1
protobuf is not longer a dependency of bitcoin.
2019-12-04 00:38:34 +01:00
Florian Klink c7d0ee722d
Merge pull request #74082 from flokli/nixos-test-port-gocd
nixosTest.gocd-{agent,server}: port to python
2019-12-04 00:35:56 +01:00
Florian Klink b62c02ce04 nixosTests.gocd-agent: mark as broken 2019-12-04 00:35:07 +01:00
John Ericson 9a080ceff2
Merge pull request #74922 from matthewbauer/ghc-no-gold-with-llvm
ghc: don’t use gold when useLLVM = true
2019-12-03 17:35:57 -05:00
Mario Rodas 4e7dacd5d9
nodejs-13_x: 13.2.0 -> 13.3.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.3.0
2019-12-03 17:00:00 -05:00
Sébastien Lavoie f27b686ed6 qt5.qtbase: fix darwin patches for 5.12.6 (#74911)
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
adisbladis 77d1b6cb9a
Merge pull request #74936 from acowley/emacs27-seq
emacs: do not use seq package from elpa for emacs >= 27
2019-12-03 21:49:09 +00:00
Ben Wolsieffer 20605f8fed pacman: 5.1.3 -> 5.2.1 2019-12-03 13:33:55 -08:00
ajs124 a216a37898 ejabberd: 19.08 -> 19.09.1 2019-12-03 22:18:51 +01:00
x123 b6d5e3844f nixos/tests/i3wm: port to python 2019-12-03 21:51:26 +01:00
lassulus 17327d9b83 electron-cash: 4.0.10 -> 4.0.11 2019-12-03 21:26:40 +01:00
Anthony Cowley 3a35e4c768 emacs: do not use seq package from elpa for emacs >= 27
The `seq` package that comes with emacs 27 is newer than that provided
by ELPA. Various packages list `seq` as an input, causing it to be
imported from ELPA in addition to the (newer) version bundled with
emacs. Relying on the version packaged with emacs resolves the
conflict.

Fixes #73346
2019-12-03 15:04:08 -05:00
lassulus d3f928282c bitcoin-abc: 0.20.6 -> 0.20.7 2019-12-03 20:59:28 +01:00
Austin Seipp 4d39209961
mimalloc: un-break dynamic linking
Previous versions of the build assumed libmimalloc.so would be a hard
copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and
later it seems libmimalloc.so is a symlink to the -secure variant. This
apparently rectifies some behavior I noticed that was strange
previously.

This breakage wasn't caught because the 1.1.0 update was automatic in
5596317d4; there should be a checkPhase to ensure this doesn't happen
again...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-03 13:50:14 -06:00
Maximilian Bosch a431ee8441
Merge pull request #74929 from filalex77/hugo-0.60.1
hugo: 0.60.0 -> 0.60.1
2019-12-03 20:48:33 +01:00
Maximilian Bosch 5de0ac65ae
Merge pull request #74931 from filalex77/fzf-0.19.0
fzf: 0.18.0 -> 0.19.0
2019-12-03 20:48:03 +01:00
Matthew Bauer 49df3e3ea4
Merge pull request #74882 from lopsided98/grpc-armv6l
grpc: fix build on armv6l
2019-12-03 14:38:08 -05:00
Renaud a89c35d337
Merge pull request #64849 from 0x4A6F/master-pmacct
pmacct: init at 1.7.3
2019-12-03 20:34:58 +01:00
Maximilian Bosch b3a037add7
Merge pull request #74932 from jonringer/bump-gplaycli
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 20:02:59 +01:00
Maximilian Bosch a6bf4544ad
Merge pull request #74930 from jonringer/disable-gpapi
pythonPackages.gpapi: disable for python2
2019-12-03 19:53:24 +01:00
Jonathan Ringer 0f061f913f python3Packages.gplaycli: 3.25 -> 3.26 2019-12-03 10:24:14 -08:00
Oleksii Filonenko 80f06c0c86
fzf: add filalex77 to maintainers 2019-12-03 20:18:59 +02:00
Oleksii Filonenko 5d17fd1e0d
fzf: 0.18.0 -> 0.19.0 2019-12-03 20:18:33 +02:00
Jonathan Ringer 98a411dde7 pythonPackages.gpapi: disable for python2
Uses shutil.which(), which was added in 3.3
No longer supports python2
2019-12-03 10:17:33 -08:00
Oleksii Filonenko 9166b2b206
hugo: add filalex77 to maintainers 2019-12-03 20:16:30 +02:00
Oleksii Filonenko 1c9adaf771
hugo: 0.60.0 -> 0.60.1 2019-12-03 20:16:13 +02:00
0x4A6F bff385eab3
pmacct: init at 1.7.3 2019-12-03 19:13:31 +01:00
Matthew Bauer 224737f0f7
Merge pull request #74625 from r-ryantm/auto-update/rgbds
rgbds: 0.3.8 -> 0.3.9
2019-12-03 13:11:30 -05:00
Oleksii Filonenko 595f97d8f4
starship: add filalex77 to maintainers 2019-12-03 19:10:55 +02:00
Oleksii Filonenko ba82899c02
starship: 0.26.5 -> 0.27.0 2019-12-03 19:10:30 +02:00
worldofpeace ddf711c925
Merge pull request #74332 from filalex77/akira-2019-10-12
akira-unstable: init at 2019-10-12
2019-12-03 17:01:12 +00:00
x123 c0d5332ab3 remove duplicate test in tiddlywiki 2019-12-03 17:18:59 +01:00
Matthew Bauer 00cdf80d6a ghc: don’t use gold when useLLVM = true
When using the llvm-based linker, we don’t have a .gold flavor to
pick. So just fall back to the normal “ld” command.
2019-12-03 11:15:20 -05:00
Jacek Galowicz a16695578b nixos/pam-oath-login: Port test to python 2019-12-03 17:06:04 +01:00
Jacek Galowicz e05ae69904 nixos/test: Use retry() in all looping functions that need timeouts 2019-12-03 16:59:43 +01:00
Jan Tojnar d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Eelco Dolstra 946c5fb8f7
Tweag releaase notes 2019-12-03 15:09:55 +01:00
Eelco Dolstra 56588e9eaa
Merge pull request #74850 from davidak/PRETTY_NAME
nixos/version: PRETTY_NAME in /etc/os-release uses the release now
2019-12-03 15:08:52 +01:00
André-Patrick Bubel ba917b29e6 prusa-slicer: use wxGTK31 instead of wxGTK30
With wxGTK31 3.1.0 there was a bug causing crashes. With the recently
merged version 3.1.2 this bug has been fixed.

See https://github.com/NixOS/nixpkgs/pull/55475 for details.
2019-12-03 15:01:21 +01:00
Eduardo Quiros 8e72ad4fbc lazygit 0.8 -> 0.11.3 2019-12-03 14:55:27 +01:00
Vincent Laporte 3806eff9ca coq_8_10: 8.10.1 → 8.10.2 2019-12-03 13:51:52 +00:00
Jan Tojnar af963b72ef
pdf2djvu: Fix build with Poppler 0.83.0 2019-12-03 14:50:50 +01:00
Jan Tojnar 65952e7d27
inkscape: fix build with Poppler 0.83.0 2019-12-03 14:50:49 +01:00
Maximilian Bosch 09c7eccd29
python3Packages.gpapi: 0.4.3 -> 0.4.4 2019-12-03 14:40:55 +01:00