summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* 21.03 is OkapiJonathan Ringer2020-09-07
* Merge pull request #97114 from Infinisil/type-deprecationSilvan Mosberger2020-09-07
|\
| * lib/types: Set deprecationMessage for types.optionSetSilvan Mosberger2020-09-07
| * lib/types: Set deprecationMessage for types.loaOfSilvan Mosberger2020-09-07
| * lib/types: Set deprecationMessage for types.stringSilvan Mosberger2020-09-07
| * lib/types: Remove types.list, it's been deprecated long enoughSilvan Mosberger2020-09-07
| * lib/types: Allow types to emit a deprecation warningSilvan Mosberger2020-09-07
* | Merge pull request #97042 from Infinisil/freeform-option-docsSilvan Mosberger2020-09-07
|\ \ | |/ |/|
| * lib/tests: Add test for freeform option docsSilvan Mosberger2020-09-04
| * lib/types: Show sub options of freeform typesSilvan Mosberger2020-09-03
* | lib/strings: deprecate readPathsFromFileV2020-09-03
* | Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2020-09-02
|\ \
| * | treewide: completely remove types.loaOfrnhmjoj2020-09-02
* | | Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson2020-09-01
|\ \ \ | |_|/ |/| |
| * | Update architectures.nixvolth2020-09-01
| * | Update architectures.nixvolth2020-08-22
| * | Update architectures.nixvolth2020-08-22
| * | Update architectures.nixvolth2020-08-22
| * | gcc.arch: refactor, move tables under lib/volth2020-08-05
* | | Merge pull request #96223 from KAction/staticJohn Ericson2020-08-31
|\ \ \
| * | | Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov2020-08-27
* | | | pythonPackages.databricks-connect: init at 7.1.0kfollesdal2020-08-31
* | | | licenses: add databrickskfollesdal2020-08-31
* | | | Merge pull request #95309 from obsidiansystems/mobile-fixesMatthew Bauer2020-08-28
|\ \ \ \ | |/ / / |/| | |
| * | | android: update sdk, ndk to 29, 21Matthew Bauer2020-08-17
* | | | Don't set $NIX_DB_DIREelco Dolstra2020-08-24
| |_|/ |/| |
* | | lib/modules: improve error-message for undeclared options if prefix contains ...Maximilian Bosch2020-08-18
* | | Merge pull request #95718 from Infinisil/fixup-nonexistant-option-errorMaximilian Bosch2020-08-18
|\ \ \
| * | | lib/modules: Fix nonexistant option errorSilvan Mosberger2020-08-18
* | | | licenses: add BlueOak-1.0.0Daniël de Kok2020-08-17
|/ / /
* | | Merge pull request #82743 from Infinisil/partially-typed-v2Robert Hensing2020-08-15
|\ \ \ | |/ / |/| |
| * | lib/modules: Add syntactic sugar for config._module.freeformTypeSilvan Mosberger2020-08-14
| * | lib/modules: Fix freeform modules when there's no definitionsSilvan Mosberger2020-08-10
| * | lib/tests: Add tests for freeform modulesSilvan Mosberger2020-08-03
| * | lib/types: Make submodules use the freeform type descriptionSilvan Mosberger2020-08-03
| * | lib/modules: Implement freeform modulesSilvan Mosberger2020-08-03
| * | lib/modules: Internally collect all unmatched definitionsSilvan Mosberger2020-08-03
| * | lib/modules: Scope module evaluation variables more tightlySilvan Mosberger2020-08-03
* | | Merge branch 'staging-next' into stagingVladimír Čunát2020-08-04
|\ \ \ | | |/ | |/|
| * | licenses: add bsdProtectionRobert Scott2020-08-03
| |/
| * Merge pull request #75584 from Infinisil/settings-formatsRobert Hensing2020-08-02
| |\
| | * lib/generators: Extend mkValueStringDefault with float supportSilvan Mosberger2020-07-29
| | * lib/strings: Add floatToStringSilvan Mosberger2020-07-25
* | | Define a i686-genode system doubleEmery Hemingway2020-08-04
|/ /
* / lib/*: editorconfig fixeszowoq2020-07-31
|/
* Merge pull request #93568 from aaronjanse/aj-redoxJohn Ericson2020-07-22
|\
| * redox: add as targetAaron Janse2020-07-21
* | lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk2020-07-20
* | lib: add the toHex and toBase utility functionsBas van Dijk2020-07-20
|/
* Merge pull request #92348 from jtojnar/explicit-only-gplJan Tojnar2020-07-18
|\