Commit Graph
260555 Commits
Author SHA1 Message Date
SandroandGitHub 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. RyanTMandMatthieu Coudron f3939a9b75 python37Packages.pulp: 2.3.1 -> 2.4 2020-12-22 09:42:21 +01:00
SandroandGitHub 747ead1c74 Merge pull request #104291 from bbigras/nuspell
nuspell: 4.0.1 -> 4.2.0
2020-12-22 09:41:13 +01:00
Tom FitzhenryandPeter Hoeg 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:
https://github.com/NixOS/nixpkgs/blob/2c07a0800a76be01a3c255f39e21877a9a389f84/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 BoschandGitHub 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 BoschandGitHub 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
Atemu fd2d1eb907 linux_lqx: 5.9.15 -> 5.9.16 2020-12-22 08:15:47 +01:00
Luke WorthandPeter Hoeg 160ba18da6 unused: init at 0.2.1 2020-12-22 14:52:34 +08:00
Luke WorthandPeter Hoeg e18b62a5e7 maintainer-list: add lrworth 2020-12-22 14:52:34 +08:00
github-actions[bot]andGitHub 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
06kellyjacandzowoq af5b6f9ffd nerdctl: 0.3.0 -> 0.4.0 2020-12-22 13:22:28 +10:00
Orivej DeshandGitHub 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]andGitHub 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 KlinkandGitHub 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 KokandGitHub 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 TorresandGitHub 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 WeineltandGitHub 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
WilliButzandGitHub 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 EricsonandGitHub 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üntnerandMaximilian 65fd031277 nixos: add prometheus_nginxlog_exporter module + test 2020-12-21 21:23:39 +01:00
Martin WeineltandJonathan Ringer 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
Léo GaspardandGitHub 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
Philipp HausmannandPhilipp Hausmann a63c1a930f kafka: remove old versions 2020-12-21 19:46:16 +01:00
Timo KaufmannandGitHub 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
SohaltandGitHub 7e63c97223 folly: 2019.11.11.00 -> 2020.09.28.00, fix build (#99133) 2020-12-21 13:32:25 -05:00
Michele Guerini RoccoandGitHub 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
github-actions[bot]andGitHub 85b7955180 Merge master into staging-next 2020-12-21 18:23:29 +00:00