3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

18415 commits

Author SHA1 Message Date
Sandro Jäckel 1c0f4cb809
fuse: fix nix-update/nix-prefetch crashing
error: attribute 'homepage' missing

       at ~/src/nixpkgs/pkgs/os-specific/linux/fuse/common.nix:91:21:

           90|
           91|   meta = with lib; {
             |                     ^
           92|     description = "Library that allows filesystems to be implemented in user space";
2022-03-30 00:17:03 +02:00
Martin Weinelt 630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Sandro be561c7d0b
Merge pull request from Stunkymonkey/treewide-fetchFromGitHub-3 2022-03-29 16:02:21 +02:00
Alyssa Ross 05a6c124e6 lvm2: don't use targetPlatform
targetPlatform is the platform the current package's programs will
produce binaries for — only relevant for compilers and
similar. hostPlatform is the platform the current package's programs
will run on.

The incorrect use of targetPlatform meant that anything that tried to
link to it (like cryptsetup) would fail to build when it was used as a
native build input for a cross-compiled Musl derivation.

Fixes: 2cc29125a7 ("lvm2: package 2.02.x for musl")
2022-03-29 12:14:16 +00:00
Felix Buehler ab7a5fa31c disk_indicator: switch to fetchFromGitHub 2022-03-29 13:05:01 +02:00
Malo Bourgon 9683aa44a2 m-cli: 0.2.5 -> 0.3.0 2022-03-28 18:54:19 -07:00
Florian Klink 2a9b5892a3
Merge pull request from alyssais/systemd-250.4-musl
[staging-next] pkgsMusl.systemd: fix build for 250.4
2022-03-28 19:11:58 +02:00
Jan Tojnar 997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro 918f86f622
Merge pull request from IvarWithoutBones/fix/rtl8821ce-5_17 2022-03-28 17:16:48 +02:00
Sandro e8ed7bf520
Merge pull request from alyssais/linux-5.17-rtl8821au 2022-03-28 17:10:59 +02:00
Maximilian Bosch a6831e8688
Merge pull request from TredwellGit/linux
Linux kernels 2022-03-28
2022-03-28 14:43:11 +02:00
Sandro 2f1e03cb2b
Merge pull request from lucc/github-removed-unencrypted-git 2022-03-28 12:47:42 +02:00
Ivar Scholten 881e60eb98 linuxPackages.rtl8821ce: fix build for kernel >= 5.17 2022-03-28 11:38:38 +02:00
TredwellGit 566270be89 linux: 5.4.187 -> 5.4.188 2022-03-28 09:06:46 +00:00
TredwellGit 2ddb5604db linux: 5.17 -> 5.17.1 2022-03-28 09:06:41 +00:00
TredwellGit aa374b7acb linux: 5.16.17 -> 5.16.18 2022-03-28 09:06:35 +00:00
TredwellGit 6c6a932a9e linux: 5.15.31 -> 5.15.32 2022-03-28 09:06:28 +00:00
TredwellGit 2abfedc54c linux: 5.10.108 -> 5.10.109 2022-03-28 09:06:21 +00:00
TredwellGit 61df0a1d7d linux: 4.9.308 -> 4.9.309 2022-03-28 09:06:14 +00:00
TredwellGit f77a0e1934 linux: 4.19.236 -> 4.19.237 2022-03-28 09:06:08 +00:00
TredwellGit 9ee8097b31 linux: 4.14.273 -> 4.14.274 2022-03-28 09:06:00 +00:00
github-actions[bot] e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Sandro 1bf32e43de
Merge pull request from reckenrode/dxvk-refactor 2022-03-27 17:00:33 +02:00
Maximilian Bosch a9d6030f7a
Merge pull request from TredwellGit/linux
Linux kernels 2022-03-23
2022-03-27 16:23:39 +02:00
Alyssa Ross 39eee39fd9
pkgsMusl.systemd: fix build for 250.4 2022-03-27 14:13:18 +00:00
Martin Weinelt d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Sandro c1be8ecbc1
Merge pull request from andrevmatos/kernel/zen 2022-03-27 12:56:34 +02:00
TredwellGit 00e6bef2a6 linux_latest-libre: 18635 -> 18664 2022-03-27 10:34:08 +00:00
TredwellGit bc04900afa linux: 5.4.186 -> 5.4.187 2022-03-27 10:33:52 +00:00
TredwellGit 0cbdca520d linux: 5.16.16 -> 5.16.17 2022-03-27 10:33:46 +00:00
TredwellGit a8443f0ce4 linux: 5.15.30 -> 5.15.31 2022-03-27 10:33:41 +00:00
TredwellGit 7bfe0eec2b linux: 5.10.107 -> 5.10.108 2022-03-27 10:33:35 +00:00
TredwellGit 2dec7aec6d linux: 4.9.307 -> 4.9.308 2022-03-27 10:33:29 +00:00
TredwellGit 8af99c4aab linux: 4.19.235 -> 4.19.236 2022-03-27 10:33:25 +00:00
TredwellGit da2b3f0897 linux: 4.14.272 -> 4.14.273 2022-03-27 10:33:20 +00:00
Sandro c5f030bb1e
Merge pull request from kalbasit/update-displaylink 2022-03-27 12:00:31 +02:00
Sandro 27caba1c2e
Merge pull request from armeenm/bump-x86info 2022-03-27 11:42:47 +02:00
github-actions[bot] 811b90f085
Merge master into staging-next 2022-03-26 12:01:14 +00:00
Jan Tojnar 1cfa1dc044
Merge pull request from r-ryantm/auto-update/upower
upower: 0.99.15 -> 0.99.17
2022-03-26 11:39:39 +01:00
Jan Tojnar c2fd5cb6d3 upower: 0.99.15 → 0.99.17
https://gitlab.freedesktop.org/upower/upower/-/blob/v0.99.17/NEWS

Also remove alias use and add meta.{changelog,maintainers}.
2022-03-26 10:20:03 +01:00
github-actions[bot] 880c50a133
Merge master into staging-next 2022-03-26 00:02:23 +00:00
Charlotte 🦝 Delenk 158789753f
linux_testing_bcachefs: 2022-03-09 -> 2022-03-21
This should fix a bug causing kernel panics when your fs has snapshots
enabled. See:
https://lore.kernel.org/all/bc622d24-9fad-7b3-22cb-da4bf2dd32d@ewheeler.net/T/

This patch also bumps the kernel version to 5.16, as bcachefs is devel-
oping against that now.
2022-03-25 19:28:17 +01:00
github-actions[bot] c6dd9fd65d
Merge master into staging-next 2022-03-25 18:01:14 +00:00
Bernardo Meurer f33719eda1
Merge pull request from gkleen/zfs
zfs: 2.1.3 -> 2.1.4
2022-03-25 10:29:39 -07:00
Bernardo Meurer 4a732dfba6
Merge pull request from lovesegfault/nvidia-510.60.02
linuxPackages.nvidia_x11: 510.54 -> 510.60.02
2022-03-25 10:28:03 -07:00
Silvan Mosberger 204366af6d
Merge pull request from Enzime/nixos-rebuild-flake-reexec
nixos-rebuild: Reexec when using flakes
2022-03-25 18:16:22 +01:00
Kevin Cox 974af50601
Merge pull request from LibreCybernetics/kernel-options
Kernel options cleanup
2022-03-25 11:01:29 -04:00
Lucas Hoffmann 47190314df treewide: replace defunct git://github.com urls with https://
Github has removed support for git://github.com and recommends
https://github.com instead.

See https://github.blog/2021-09-01-improving-git-protocol-security-github/
2022-03-25 11:21:42 +01:00
Vladimír Čunát 0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
Ben Siraphob e0e745fe26
Merge pull request from Artturin/metarepremove 2022-03-24 22:19:44 -05:00
Maximilian Bosch 4b992f5806
Merge pull request from TredwellGit/linux
Linux kernels 2022-03-19
2022-03-25 01:11:39 +01:00
Bernardo Meurer 377f1c73b4
linuxPackages.nvidia_x11: 510.54 -> 510.60.02 2022-03-24 15:57:30 -07:00
Artturin 33cce15e42 treewide: remove meta.repositories
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Gregor Kleen 53c1fe6b2e zfs: 2.1.3 -> 2.1.4 2022-03-24 21:59:56 +01:00
Graham Christensen e492708e2f
Merge pull request from NixOS/random-trust-bootloader
kernel: enable RANDOM_TRUST_BOOTLOADER on >= 5.4
2022-03-24 09:14:53 -04:00
Naïm Favier a8296e7537
nixos/earlyoom: bring the module up to date ()
* nixos/earlyoom: bring the module up to date

Removes deprecated option `ignoreOOMScoreAdjust`, introduces `killHook`
as a replacement for `notificationsCommand`, and adds an `extraArgs`
option for things not covered by the module.

* nixos/earlyoom: add nixos test

* nixos/earlyoom: add reportInterval

Allows setting the interval for logging a memory report. Defaults to
3600 following upstream
     (https://github.com/rfjakob/earlyoom/blob/master/earlyoom.default#L5)
to avoid flooding logs.

* nixos/earlyoom: add free{Mem,Swap}KillThreshold

Fixes https://github.com/NixOS/nixpkgs/issues/83504
2022-03-24 15:34:09 +08:00
Fabián Heredia Montiel 1b0e116b14 linux: condition CLEANCACHE to before 5.17 when it was removed 2022-03-23 21:23:14 -06:00
Fabián Heredia Montiel 11e697c3d7 linux: common-config cleanup older options 2022-03-23 21:23:14 -06:00
André Vitor de Lima Matos f0bc36c947
linux_zen: 5.16.11-zen1 -> 5.17-zen1 2022-03-23 21:09:33 -03:00
Fabián Heredia Montiel cc8456effe linux: common-config condition power-management to required platform 2022-03-23 16:24:32 -06:00
Florian Klink 5f3ab4f853
Merge pull request from trofi/update-systemd
systemd: 250.3 -> 250.4
2022-03-23 21:44:18 +01:00
Ryan Mulligan adbaf07145
Merge pull request from benneti/projecteur
projecteur: init at 0.9.2
2022-03-23 12:18:20 -07:00
Benedikt Tissot 1cc9cfa9c7 projecteur: init at 0.9.2 2022-03-23 19:30:42 +01:00
Profpatsch a701c09286 nixos-rebuild: use log instead of echo, always print to stderr
Introduces a `log()` function, similar to `logVerbose()`, to replace
usage of `echo` for logging.
2022-03-23 11:49:59 +01:00
Armeen Mahdian 58b569fa72 x86info: 1.30 -> unstable-2021-08-07 2022-03-23 05:45:37 -05:00
Sergei Trofimovich 35e2c61dfd systemd: 250.3 -> 250.4
Among other things fixes build failure on linux-headers-5.17:

    ../src/basic/meson.build:389:8: ERROR: Problem encountered: found unknown filesystem(s) defined in kernel headers:

    Filesystem found in kernel header but not in filesystems-gperf.gperf: CIFS_SUPER_MAGIC
    Filesystem found in kernel header but not in filesystems-gperf.gperf: SMB2_SUPER_MAGIC
2022-03-23 08:44:15 +00:00
Sandro a5ed123d4e
Merge pull request from alyssais/linux-5.17-rtl8192eu 2022-03-23 07:49:35 +01:00
Sandro 744e1a6ee6
Merge pull request from alyssais/linux-5.17-rtl8821cu 2022-03-23 07:39:45 +01:00
Sandro 55b2c5c952
Merge pull request from alyssais/linux-5.17-rtl88xxau-aircrack 2022-03-23 07:35:33 +01:00
github-actions[bot] c80dabe3b1
Merge staging-next into staging 2022-03-23 06:01:55 +00:00
Sandro a4219ba871
Merge pull request from armeenm/bump-dmtcp 2022-03-23 04:07:51 +01:00
Sandro 46ddd465b9
Merge pull request from Profpatsch/nixos-rebuild-meta 2022-03-23 03:36:18 +01:00
Graham Christensen a5c28278f9 kernel: enable RANDOM_TRUST_BOOTLOADER on >= 5.4
> Some bootloaders can provide entropy to increase the kernel's initial device randomness.

This allows, for example, EFI to provide 64 bytes. In general my opinion is an attacker
who can manipulate the random seed sufficiently to cause problems likely has other,
more direct approaches at their disposal as well.
2022-03-22 22:05:10 -04:00
Will Fancher 2d4ebf1259 initrd: Optional systemd-based initrd 2022-03-22 21:28:43 -04:00
zowoq be98149597 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/servers/isso/default.nix
2022-03-23 10:04:17 +10:00
Alyssa Ross 22bf6be3e0 linuxPackages.rtl8814au: 2021-10-25 -> 2022-02-21
Fixes the build with Linux 5.17.
2022-03-22 20:43:57 +00:00
github-actions[bot] 9d35f2cd19
Merge staging-next into staging 2022-03-22 18:10:54 +00:00
Michal Sojka 611e9302f9 nixos-rebuild: add --no-flake switch
When a NixOS system uses flakes, i.e., /etc/nixos/flake.nix exists, it
is impossible to use nixos-rebuild to build a pre-flake
configuration.nix. Of course, one can directly use nix command to
build the configuration, but not everybody remembers the correct nix
options to do that.

With the new option, it is possible to build a pre-flake configuration
with command like this:

    nixos-rebuild build-vm -I nixos-config=./vm.nix --no-flake

The option might be useful for people following older pre-flake
tutorials on a flake-based system.
2022-03-22 19:03:10 +01:00
Profpatsch c7172046c7 nixos-rebuild: add meta & add Profpatsch as maintainer 2022-03-22 18:35:33 +01:00
Maëlys Bras de fer 488869f602 nixos-rebuild: support --quiet, --print-build-logs
--quiet decreases the logging verbosity level (inverse of -v)
--print-build-logs prints build logs on stderr (same as -L)
Also reordered and grouped some options for consistency
2022-03-22 18:24:27 +01:00
github-actions[bot] e452d308f5
Merge staging-next into staging 2022-03-22 12:02:02 +00:00
Armeen Mahdian 11901d89c4 dmtcp: 2021-03-01 -> 2022-02-28 2022-03-22 06:12:11 -05:00
Sandro 5b874cadbf
Merge pull request from Stunkymonkey/treewide-fetchFromGitHub-1 2022-03-22 07:27:54 +01:00
github-actions[bot] 03c279d7ea
Merge staging-next into staging 2022-03-22 00:02:58 +00:00
Alyssa Ross 58ae11758e linux_latest: 5.16.14 -> 5.17 2022-03-21 21:53:29 +00:00
Michael Hoang c1bc8de9e3 nixos-rebuild: Reexec when using flakes 2022-03-22 07:28:15 +11:00
Jörg Thalheim 9b2939da63
Merge pull request from Mic92/nix-ld
nix-ld: init at 1.0.0 + nixos module
2022-03-21 18:42:38 +00:00
github-actions[bot] 6ae26bb3c8
Merge staging-next into staging 2022-03-21 18:07:51 +00:00
Martin Weinelt 071e3c9025
Merge pull request from robintown/bpf-unpriv 2022-03-21 15:19:20 +01:00
Alyssa Ross 2f9822b659 linuxPackages.rtl8821ce: mark broken on Linux 5.17 2022-03-21 13:22:59 +00:00
Alyssa Ross fe6c2190e8 linuxPackages.rtl8189es: mark broken on Linux 5.17 2022-03-21 13:22:59 +00:00
Alyssa Ross 6d43305b89 linuxPackages.r8168: mark broken on Linux 5.17 2022-03-21 13:22:59 +00:00
github-actions[bot] de642acb2e
Merge staging-next into staging 2022-03-21 12:10:50 +00:00
Jan Tojnar 82a694e362
Merge pull request from NixOS/ell_0.49_iwd_1.25
ell: 0.46 -> 0.49, iwd: 1.20 -> 1.25
2022-03-21 12:24:22 +01:00
Vladimír Čunát a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
Jörg Thalheim a98ea7e6f8 nix-ld: init at 1.0.0 + nixos module 2022-03-21 11:15:32 +01:00
Alyssa Ross 75501aff5a linuxPackages.lttng-modules: 2.13.1 -> 2.13.2
Fixes the build with Linux 5.17.
2022-03-21 08:03:08 +01:00
Robin Townsend 3132fcfec3 linux: Enable BPF_UNPRIV_DEFAULT_OFF in 5.15 2022-03-20 21:19:07 -04:00
Alyssa Ross e6a8a1c1b3
linuxPackages.rtl88xxau-aircrack: 307d69 -> 37e27f
Fixes the build with Linux 5.17.
2022-03-20 22:47:24 +00:00
Alyssa Ross a982f69fa8
linuxPackages.rtl8821cu: 2021-10-21 -> 2022-03-08
Like with other morrownr modules, the 8821cu repo now links to
the 8821cu-20210118 repository as the place to get the driver code.  I
kept the homepage as 8821cu though, because in future if a new version
of the driver is created, that's where the link will be posted.

Fixes the build with Linux 5.17.
2022-03-20 22:46:05 +00:00