nixpkgs/nixos
polykernel 614b54d9b0 hardware/nvidia: stricter constraints on PCI bus-id.
The current type for the busId options are too relaxed, a stricter
constraint should be imposed to guard against typos which result
in Xorg unable to start.

This commit restricts the type to adhere to the B/D/F notation[1] for
addressing devices as expected by the module option.

[1] - https://wiki.osdev.org/PCI#Configuration_Space_Access_Mechanism_.231
2022-04-16 15:25:37 -04:00
..
doc nixos/doc: move "Building NixOS" into "Installation", not "Development" 2022-04-16 15:19:03 +02:00
lib Merge pull request #168609 from rnhmjoj/pr-test-driver 2022-04-14 13:09:36 +02:00
maintainers nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
modules hardware/nvidia: stricter constraints on PCI bus-id. 2022-04-16 15:25:37 -04:00
tests tests/emacs-daemon: fix failure for unset $DISPLAY 2022-04-16 16:53:45 +12:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix nixos/release tested job: drop nano test 2022-03-01 19:28:31 +01:00
release-small.nix nixos/release: disable nfs3.simple 2022-03-03 06:34:59 +10:00
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.