nixpkgs/pkgs
Linus Heckemann 16c0697e68 linux: fix generate-config's handling of "no-choice" options
Prior to this change, the script could potentially get confused by
"menus" containing only one valid option. Thus, with

CPU_BIG_ENDIAN = no;
CPU_LITTLE_ENDIAN = yes;
ARM64_PA_BITS_48 = yes;

the endianness would be set incorrectly:

GOT: Physical address space size
GOT: > 1. 48-bit (ARM64_PA_BITS_48)
GOT: choice[1]: 1
GOT: Endianness
GOT:   1. Build big-endian kernel (CPU_BIG_ENDIAN)
GOT: > 2. Build little-endian kernel (CPU_LITTLE_ENDIAN)
CHOICE: 1-2?, ANSWER: 1

This commit fixes this error by forgetting previous menu choices if a
line that follows a menu option is neither another menu option nor the
prompt for choosing one of the options.
2020-12-19 01:55:21 +01:00
..
applications vpcs: 0.8 -> 0.8.1 2020-12-18 20:45:54 +01:00
build-support make-initrd: various improvements 2020-12-17 11:37:04 +01:00
common-updater
data all-cabal-hashes: update to Hackage at 2020-12-18T01:03:03Z 2020-12-18 20:49:03 +01:00
desktops gnome3.gnome-calendar: 3.38.1 -> 3.38.2 2020-12-17 19:56:03 +01:00
development Merge pull request #106893 from r-ryantm/auto-update/python3.7-lightgbm 2020-12-18 14:15:52 -08:00
games flightgear: 2020.1.3 -> 2020.3.4 2020-12-17 10:19:48 -05:00
misc Merge pull request #106359 from AndersonTorres/wip-dgen 2020-12-17 12:18:36 -03:00
os-specific linux: fix generate-config's handling of "no-choice" options 2020-12-19 01:55:21 +01:00
pkgs-lib
servers Merge pull request #107066 from mweinelt/home-assistant 2020-12-19 00:12:51 +01:00
shells oh-my-zsh: 2020-12-14 → 2020-12-16 2020-12-17 09:02:46 -05:00
stdenv
test
tools ocamlPackages.janeStreet: 0.13 → 0.14 2020-12-18 21:03:56 +01:00
top-level ocamlPackages.janeStreet: 0.13 → 0.14 2020-12-18 21:03:56 +01:00