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
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
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

*** 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.