Commit graph

259689 commits

Author SHA1 Message Date
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
Niklas Hambüchen 443724873f thunderbird, thunderbird.bin: Refactor: Reorder import lists.
Also `pkgs.lib` -> `lib`.
2020-12-22 02:02:47 +01:00
Niklas Hambüchen e72bd9f089 thunderbird-bin: Add gpg/gpgme dependencies. Fixes #98765 2020-12-22 01:49:45 +01: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
Cole Helbling 9b3fe2eef4
kakoune: fix installCheck
* `doInstallCheckPhase` -> `doInstallCheck`
* `-E` throws an exception that is uncaught, leading the check to fail.
`-e` works as expected.
2020-12-21 16:21:22 -08: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
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
con-f-use b2a1f176ed docopts: add to all-packages 2020-12-21 21:42:48 +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
Phillip Cloud bd84125082 nomad_1_0: init at 1.0.1 2020-12-21 15:32:22 -05: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
Martin Milata 31e7bbc902 prometheus-lnd-exporter: unstable-2020-01-09 -> unstable-2020-12-04 2020-12-21 20:59:52 +01:00