Commit Graph

259211 Commits

Author SHA1 Message Date
R. RyanTM
f3939a9b75 python37Packages.pulp: 2.3.1 -> 2.4 2020-12-22 09:42:21 +01:00
Sandro
747ead1c74
Merge pull request #104291 from bbigras/nuspell
nuspell: 4.0.1 -> 4.2.0
2020-12-22 09:41:13 +01:00
Tom Fitzhenry
9d92c9d0a7 iso-image: add 'serial console' boot entry
Prior to this commit, installation over serial console would requiring
manually having to modify the kernel modeline, as described in
https://github.com/NixOS/nixpkgs/issues/58198 .

This is unnecessarily fiddly, so this commit adds a syslinux boot
entry that has serial enabled.

GRUB already has a serial console entry:
2c07a0800a/nixos/modules/installer/cd-dvd/iso-image.nix (L311-L317)

Why 115200 bps? This is already used in other places, e.g. https://github.com/NixOS/nixpkgs/pull/58196

I tested this change by building the image, booting the image, and
observing the boot process over serial:

    $ cd nixos/
    $ nix-build -A config.system.build.isoImage -I nixos-config=modules/installer/cd-dvd/installation-cd-minimal.nix default.nix
    $ sudo cp /nix/store/arcl702c3z8xlndlvnfplq9yhixjvs9k-nixos-20.09pre-git-x86_64-linux.iso/iso/nixos-20.09pre-git-x86_64-linux.iso /dev/sdb

    $ picocom -b 115200 /dev/ttyUSB0
2020-12-22 16:16:15 +08:00
Maximilian Bosch
fb8f5df18f
Merge pull request #107365 from zowoq/ytdl
youtube-dl: 2020.12.14 -> 2020.12.22
2020-12-22 08:49:48 +01:00
Maximilian Bosch
45e371ec84
Merge pull request #105385 from WilliButz/update/codimd/1.7.0
codimd: 1.6.0 -> 1.7.0, rename to hedgedoc
2020-12-22 08:44:13 +01:00
Luke Worth
160ba18da6 unused: init at 0.2.1 2020-12-22 14:52:34 +08:00
Luke Worth
e18b62a5e7 maintainer-list: add lrworth 2020-12-22 14:52:34 +08:00
zowoq
1ebf7ecb91 youtube-dl: 2020.12.14 -> 2020.12.22
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.22
2020-12-22 13:22:37 +10:00
06kellyjac
af5b6f9ffd nerdctl: 0.3.0 -> 0.4.0 2020-12-22 13:22:28 +10:00
Orivej Desh
da247171b1
mutagen: install agents bundle (#107297)
Fixes #81219
2020-12-22 02:46:52 +00:00
WilliButz
97e863ad7f
nixos/doc: add note about codimd -> hedgedoc to release notes 2020-12-22 01:39:03 +01:00
WilliButz
1c55621706
nixos/codimd: rename to hedgedoc
CodiMD was renamed to HedgeDoc. The user, group and state directory,
will be named hedgedoc instead of codimd, starting with stateVersion
"21.03".
2020-12-22 01:39:03 +01:00
WilliButz
e19995e43b
codimd: 1.6.0 -> 1.7.0, rename to hedgedoc
CodiMD was renamed to HedgeDoc and is now built with nodejs-14_x.

https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.0
2020-12-22 01:39:02 +01:00
Vladimír Čunát
583470209f
Revert "Merge #97536: uwsgi: fix compiling and linking"
This reverts commit df4d0b03ef, reversing
changes made to b333263534.

It didn't even evaluate!
2020-12-21 22:48:19 +01:00
Florian Klink
4de10624f6
Merge pull request #107207 from rb2k/add_libsmartcols
libsmartcols: init at v2.36.1
2020-12-21 22:14:15 +01:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
Anderson Torres
e3bc01a6f4
Merge pull request #107325 from raboof/notion-4.0.1-to-4.0.2
notion: 4.0.1 -> 4.0.2
2020-12-21 17:58:41 -03:00
Martin Weinelt
cb8acf38ed
Merge pull request #107334 from mweinelt/python/ircstates
python3Packages.ircstates: 0.11.6 -> 0.11.7
2020-12-21 21:53:22 +01:00
WilliButz
8fc05f7a19
Merge pull request #107292 from mguentner/nginxlog_exporter
nginxlog_exporter:  1.3.0 -> 1.8.1 + module w/ tests
2020-12-21 21:40:16 +01:00
John Ericson
9a6d2ba1c5
Merge pull request #107338 from Ericson2314/thermald-allow-custom-package
nixos/thermald: Allow switching package
2020-12-21 15:23:53 -05:00
Maximilian Güntner
65fd031277
nixos: add prometheus_nginxlog_exporter module + test 2020-12-21 21:23:39 +01:00
Martin Weinelt
bbd59a224b python3Packages.pytest-trio: 0.6.0 -> 0.7.0 2020-12-21 12:11:35 -08:00
Léo Gaspard
a5a819e059
Merge pull request #104292 from fgaz/image-contents
nixos/lib/make-disk-image.nix: support content mode and ownership
2020-12-21 19:58:49 +01:00
Marc Seeger
95c123d183 libsmartcols: init at v2.36.1 2020-12-21 10:54:14 -08:00
Timo Kaufmann
8aaf788e34
Merge pull request #99037 from mohe2015/fix-mongodb
nixos/mongodb: fix running initialScript without a set root password
2020-12-21 19:41:51 +01:00
Sohalt
7e63c97223
folly: 2019.11.11.00 -> 2020.09.28.00, fix build (#99133) 2020-12-21 13:32:25 -05:00
Michele Guerini Rocco
df4d0b03ef
Merge pull request #97536 from gdamjan/fix-uwsgi-php-try3
Fix compiling and linking the php plugin in uwsgi
2020-12-21 19:23:52 +01:00
Sandro
b333263534
Merge pull request #103754 from 06kellyjac/waypoint
waypoint: init at 0.1.5
2020-12-21 19:17:19 +01:00
John Ericson
4bded92554 nixos/thermald: Allow switching package
Sometimes newer versions than what nixpkgs provides is needed for
certain hardware, especially for stable releases where I will backport
this commit.
2020-12-21 18:14:53 +00:00
Alyssa Ross
b7045dacc6 libcryptui: enableParallelBuilding
Works fine for me at -j48.
2020-12-21 18:14:42 +00:00
FliegendeWurst
e49c1a0027
mathematica: 12.1.1 -> 12.2.0 (#107309) 2020-12-21 12:55:28 -05:00
Tim Steinbach
c0e091e6d7
linux-rt_5_10: 5.10.1-rt19 -> 5.10.1-rt20 2020-12-21 12:48:17 -05:00
Tim Steinbach
4859bf2874
linux: 5.9.15 -> 5.9.16 2020-12-21 12:48:17 -05:00
Tim Steinbach
6b4ee3bf33
linux: 5.4.84 -> 5.4.85 2020-12-21 12:48:16 -05:00
Tim Steinbach
9dc0ab949b
linux: 5.10.1 -> 5.10.2 2020-12-21 12:48:16 -05:00
Tim Steinbach
b4c59d6ab1
awscli: 1.18.199 -> 1.18.200 2020-12-21 12:48:16 -05:00
Tim Steinbach
ff6ef5bcbc
python3Packages.boto3: 1.16.39 -> 1.16.40 2020-12-21 12:48:15 -05:00
Tim Steinbach
6625d1d101
python3Packages.botocore: 1.19.39 -> 1.19.40 2020-12-21 12:48:12 -05:00
Sandro
ff234e95a5
Merge pull request #98494 from fgaz/qrcp/0.6.4
qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4
2020-12-21 18:41:58 +01:00
Sandro
af69f39c99
Merge pull request #89778 from jbedo/spades
SPAdes: add python dependency
2020-12-21 18:25:07 +01:00
Дамјан Георгиевски
e189177c26 uwsgi: add passthru.tests.uwsgi to derivation 2020-12-21 17:52:04 +01:00
Martin Weinelt
5e5139ea20
python3Packages.ircstates: 0.11.6 -> 0.11.7 2020-12-21 17:46:42 +01:00
Daniël de Kok
5ba85d6b34
Merge pull request #107243 from stigtsp/package/rakudo-2020.12
rakudo: 2020.11 -> 2020.12
2020-12-21 17:07:21 +01:00
Daniël de Kok
37bcab3c1b
Merge pull request #107327 from Luflosi/update/kitty
kitty: 0.19.2 -> 0.19.3
2020-12-21 17:00:27 +01:00
Daniël de Kok
b055fd1100 python3Packages.transformers: 4.0.1 -> 4.1.1
Pandas is added to checkInputs, because it is required for the TAPAS
tokenization test.

Changelog:

https://github.com/huggingface/transformers/releases/tag/v4.1.1
2020-12-21 07:55:16 -08:00
rnhmjoj
c32ef2192f nixos/tests/uwsgi: test PHP plugin 2020-12-21 16:50:54 +01:00
Дамјан Георгиевски
22e8804308 uwsgi: the php plugin needs to link with session.so
On NixOS the session.so php extension is a separate package (and not builtin
in libphp.so). But since the uwsgi php plugin uses the session
mechanisms, we need to link the plugin to that library too.

With this change uwsgipluginpy is hacked to take an additional UWSGICONFIG_PHP_LDFLAGS
environment variable and add it to its LDFLAGS, and then in the nix
expression the UWSGICONFIG_PHP_LDFLAGS is set to point to php.extensions.session
2020-12-21 16:50:54 +01:00
Дамјан Георгиевски
fd018e990b uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store
uwsgi needs to run php-config to get the include path. set the
UWSGICONFIG_PHPPATH to the php-config in the php.dev store.

Patch common.h to directly include php_session.h (since it's a separate package on
nixos).

NIX_CFLAGS_LINK was removed since it doesn't seem to be used at all

https://github.com/unbit/uwsgi/blob/master/plugins/php/common.h
2020-12-21 16:50:53 +01:00
IvarWithoutBones
b9140da9e2 pythonPackages.discordpy: remove overly restrictive version constraints 2020-12-21 07:44:05 -08:00
Wout Mertens
2194012d3b
Merge pull request #90142 from wmertens/pam-ssh-agent
pam_ssh_agent_auth: 0.10.3 -> 0.10.4
2020-12-21 16:29:59 +01:00