nixpkgs/nixos/modules
Jonas Chevalier c3ef726ee1
nixos/ldso: avoid instance of nixpkgs (#288509)
Follow-up to #269551

Avoid creating a new instance of nixpkgs to access two variables.
`pkgs.pkgsi686Linux` was being accessed whenever the feature is being
used or not.

A second instance of nixpkgs is being created in
`nixos/modules/config/stub-ld.nix` and can be disabled by setting
`environment.ldso32 = null` or `environment.stub-ld.enable = false`.

Both combined fixes this error:

    error: attribute 'i686-linux' missing
2024-02-15 13:01:03 +01:00
..
config nixos/ldso: avoid instance of nixpkgs (#288509) 2024-02-15 13:01:03 +01:00
hardware nixos/corectrl: add package option 2024-01-23 15:35:44 -05:00
i18n/input-method nixos/fcitx5: allow using the wayland frontend instead of the fcitx5 one 2024-01-04 15:06:58 -05:00
image nixos/repart: add option for configuring sector size 2024-01-27 17:19:32 -08:00
installer Merge pull request #279174 from SuperSandro2000/iso-minimal-override 2024-01-14 15:26:29 -05:00
misc Merge pull request #282971 from wegank/restya-board-drop 2024-02-10 17:28:05 +01:00
profiles nixos/hardened: update hardened profile to new recommendations 2024-01-27 20:43:58 +00:00
programs nixos/chromium: fix incorrect option definition 2024-02-13 15:17:45 +03:00
security pam_usb, nixos/pam-usb: drop 2024-02-08 02:59:45 +01:00
services Merge #286596: nixos/knot: add support for XDP setups 2024-02-15 09:19:59 +01:00
system Merge pull request #199515 from MangoIV/mangoiv/add-note-to-boot-initrd-secrets 2024-02-14 14:35:04 +01:00
tasks nixos/filesystems: init overlayfs 2024-02-07 22:13:00 +01:00
testing nixos/test-instrumentation: use file to set root password 2024-01-18 23:08:13 +01:00
virtualisation Merge pull request #268979 from con-f-use/warn_docker_storage_driver 2024-02-12 19:46:05 +01:00
module-list.nix Merge pull request #284814 from yaxitech/github-runner-module-update 2024-02-11 06:10:56 -08:00
rename.nix restya-board: drop 2024-02-07 01:33:05 +01:00