Commit Graph

259591 Commits

Author SHA1 Message Date
wishfort36
5d3baeb189 polybar: 3.5.0 -> 3.5.2 2020-12-22 14:41:43 +01:00
Дамјан Георгиевски
41af371de2 uwsgi: add passthru.tests.uwsgi to derivation 2020-12-22 14:12:19 +01:00
rnhmjoj
06749ba321 nixos/tests/uwsgi: test PHP plugin 2020-12-22 14:12:19 +01:00
Дамјан Георгиевски
87bed6c86a 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-22 14:12:15 +01:00
Дамјан Георгиевски
6dd858dc30 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-22 14:09:20 +01:00
Michael Weiss
86ff1e45ce
ungoogled-chromium: Support enableWideVine=true
Building with Google's proprietary Widevine DRM technology requires
fetching the Google Chrome sources.
2020-12-22 13:35:40 +01:00
github-actions[bot]
3aac2c14a8
Merge master into staging-next 2020-12-22 12:25:40 +00:00
Max Wittig
74971a10d5
gitlab-runner: 13.6.0 -> 13.7.0 (#107378) 2020-12-22 13:16:15 +01:00
Fabian Affolter
b36e05ef2f htop: 3.0.3 -> 3.0.4 2020-12-22 13:01:33 +01:00
Pierre Allix
05fe6112c9 Fix small typo in a comment of emacs-packages 2020-12-22 12:56:57 +01:00
Pavol Rusnak
b45e4ddb25 monero-gui: 0.17.1.6 -> 0.17.1.7
enable and fix darwin build
2020-12-22 12:12:11 +01:00
Pavol Rusnak
bf5af0252b monero: 0.17.1.6 -> 0.17.1.7 2020-12-22 12:12:00 +01:00
Fabian Affolter
20a3b851c7 python3Packages.daphne: 2.5.0 -> 3.0.1 2020-12-22 11:50:33 +01:00
Yorick van Pelt
9a9ad8c78b
esptool: 2.7 -> 3.0, fix #82965 2020-12-22 11:46:37 +01:00
Florian Klink
da1b28ab8f
Merge pull request #107385 from flokli/udev-rule-update-example
nixos/udev: harmonize extraRules example
2020-12-22 11:44:20 +01:00
markuskowa
f62fcde81a
Merge pull request #107359 from numinit/sdrangel-soapysdr
sdrangel: set SOAPYSDR_DIR in build
2020-12-22 11:37:36 +01:00
R. RyanTM
30a21ff224 iosevka-bin: 4.0.3 -> 4.1.1 2020-12-22 10:31:56 +00:00
Florian Klink
80b0997499 nixos/udev: harmonize extraRules example
Use the same sample as in https://wiki.debian.org/NetworkInterfaceNames,
which includes the `ACTION=="add"` condition.
2020-12-22 11:16:29 +01:00
Fabian Affolter
68b265d8e9 lexicon: 3.4.3 -> 3.5.2 2020-12-22 10:53:11 +01:00
Maximilian Bosch
addcb4a04a
Merge pull request #107352 from TredwellGit/wireshark
wireshark: 3.4.0 -> 3.4.2 (security)
2020-12-22 10:26:27 +01:00
rnhmjoj
9f52d1f234
Revert "nixos/wireless: fix failure with no interfaces"
This reverts commit 8f177612b1.

Attempting to start any service from udev when systemd-udev-settle is
used at all hangs the boot for 2min. See issue #107341.
2020-12-22 10:17:32 +01:00
Lucas Hoffmann
4d0c6c645c
nvimpager: init at 0.9 (#107057)
* nvimpager: init at 0.9

* nvimpager: fixup: doCheck can be overriden with `overrideAttrs`

* nvimpager: fixup: use patchShebangs instead of substituteInPlace

* nvimpager: fixup: move pandoc to nativeBuildInputs

* Fix typo

* nvimpager: fixup: run the tests in a pseudo tty

* nvimpager: fixup: make all dependencies overridable
2020-12-22 10:11:02 +01:00
Sandro
ca8343d1b9
Merge pull request #105781 from phile314/rm_old_kafka 2020-12-22 10:03:08 +01:00
Maximilian Bosch
d36f00235e
packer: 1.6.5 -> 1.6.6
https://github.com/hashicorp/packer/releases/tag/v1.6.6
2020-12-22 09:51:09 +01:00
Maximilian Bosch
b9dabe736a
element-desktop: 1.7.15 -> 1.7.16
https://github.com/vector-im/element-web/releases/tag/v1.7.16
2020-12-22 09:51:09 +01:00
Maximilian Bosch
bbceaa8cfd
element-web: 1.7.15 -> 1.7.16
https://github.com/vector-im/element-web/releases/tag/v1.7.16
2020-12-22 09:51:09 +01:00
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
github-actions[bot]
789fc8e77c
Merge master into staging-next 2020-12-22 06:22:13 +00:00
Linus Heckemann
a59c33f33a manaplus: init at 1.9.3.23 2020-12-22 07:06:34 +01: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
Morgan Jones
16a33fb05e sdrangel: set SOAPYSDR_DIR in build 2020-12-21 18:25:00 -07:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next 2020-12-22 00:46:39 +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
Luke Worth
7bc7073430
bash: 5.0 -> 5.1 2020-12-22 10:43:59 +11:00
TredwellGit
58c52f0b45 wireshark: 3.4.0 -> 3.4.2
https://www.wireshark.org/docs/relnotes/wireshark-3.4.1.html
https://www.wireshark.org/docs/relnotes/wireshark-3.4.2.html
2020-12-21 22:12:10 +00:00
Fabián Heredia Montiel
91d6b7d09c nvidia-x11.vulkan_beta: 455.46.02 -> 455.46.04 2020-12-21 16:00:44 -06: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
Vladimír Čunát
ac03cfa3c5
Revert "Merge #94582: clang, cc-wrapper: Move --gcc-toolchain logic..."
This reverts commit 0f25eb3e7d, reversing
changes made to df91ae1ac0.

These toolchain changes are too problematic, so reverting for now; see
https://github.com/NixOS/nixpkgs/pull/107086#issuecomment-749196366
2020-12-21 22:27:54 +01:00
Vladimír Čunát
363175cd99
Revert "bintools-wrapper: skip dynamic linker for static binaries"
This reverts commit ccfd26ef14.

These toolchain changes are too problematic, so reverting for now; see
https://github.com/NixOS/nixpkgs/pull/107086#issuecomment-749196366
2020-12-21 22:27:48 +01:00
Vladimír Čunát
bf444739ec
Revert "Merge #107253: bintools-wrapper: fix inverted link32 check"
This reverts commit 241c391255, reversing
changes made to ab8c2b2b2c.

These toolchain changes are too problematic, so reverting for now; see
https://github.com/NixOS/nixpkgs/pull/107086#issuecomment-749196366
2020-12-21 22:26:50 +01:00