summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* Merge pull request #107214 from Ericson2314/linux-config-cleanupJohn Ericson2021-01-22
|\
| * lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* | lib/modules: Set submodule type for renamed option setsSilvan Mosberger2021-01-21
|/
* Merge pull request #104648 from samueldr/cleanup/kernelMajorJohn Ericson2021-01-18
|\
| * platforms.nix: Remove now unused kernelMajorSamuel Dionne-Riel2020-11-22
* | Merge pull request #107417 from jtojnar/deprecate-unclear-gpl-licensesJan Tojnar2021-01-01
|\ \
| * | licenses: Mark unclear GPL licenses explicitly deprecatedJan Tojnar2020-12-22
* | | Merge pull request #107999 from andir/platforms-arm-trusted-platformJohn Ericson2020-12-31
|\ \ \
| * | | lib/systems/platforms: treat missing cpu version as generic pcBaseAndreas Rammhold2020-12-31
* | | | lib/systems: add emulator for mmixBen Siraphob2020-12-31
|/ / /
* / / lib.systems: update processor architecture infoFabián Heredia Montiel2020-12-23
|/ /
* | Merge pull request #97145 from lheckemann/initrd-improvementsLinus Heckemann2020-12-18
|\ \
| * | lib/systems: fix kernelArch for x86_64Linus Heckemann2020-12-17
* | | Revert "Module-builtin assertions, disabling assertions and submodule asserti...Silvan Mosberger2020-12-18
* | | Merge pull request #97023 from Infinisil/module-assertionsSilvan Mosberger2020-12-18
|\ \ \
| * | | lib/modules: Prefix mkRemovedOptionModule & co. check namesSilvan Mosberger2020-12-18
| * | | lib/modules: Introduce _module.checks.*.checkSilvan Mosberger2020-12-17
| * | | lib/modules: _module.check should always be internalSilvan Mosberger2020-11-30
| * | | lib/modules: Remove _module.checks.*.triggerPath as it's not necessarySilvan Mosberger2020-11-30
| * | | lib/modules: Rename _module.assertions to _module.checksSilvan Mosberger2020-11-30
| * | | lib/tests: Add tests for module-builtin assertionsSilvan Mosberger2020-11-30
| * | | lib/tests: Implement generalized checkConfigCodeOutErr for module testsSilvan Mosberger2020-11-30
| * | | nixos/modules: Expose the internal module in the top-level documentationSilvan Mosberger2020-11-30
| * | | nixos/modules: Allow options to be coerced to a string for convenienceSilvan Mosberger2020-11-30
| * | | lib/modules: Use module-builtin assertions for mkRemovedOptionModule and co.Silvan Mosberger2020-11-30
| * | | nixos/assertions: Use module-builtin assertion implementationSilvan Mosberger2020-11-30
| * | | lib/modules: Implement module-builtin assertionsSilvan Mosberger2020-11-30
| * | | lib/options: Don't show internal suboption in the manualSilvan Mosberger2020-11-30
* | | | Merge pull request #104118 from LibreCybernetics/add-parity-licenseDoron Behar2020-12-18
|\ \ \ \ | |_|/ / |/| | |
| * | | lib.licenses: add Parity-7.0.0 licenseFabián Heredia Montiel2020-11-17
| | |/ | |/|
* | | Merge pull request #101248 from makefu/pkgs/pfsshell/initSandro2020-12-08
|\ \ \
| * | | licenses: Add Academic Free License version 2.0makefu2020-12-01
| | |/ | |/|
* | | lib/string: drop redundant string in description of toInt.Alex Brandt2020-12-05
* | | lib/strings: fix typo in exampleAlex Brandt2020-12-04
* | | lib/strings: fix examples for enableFeatureAsAlex Brandt2020-12-03
* | | Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson2020-12-02
|\ \ \
| * | | lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson2020-11-29
| * | | lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson2020-11-29
| * | | lib.systems.platforms: Make selection more flexibleJohn Ericson2020-11-29
* | | | Merge pull request #105432 from tadfisher/remarkable-2-crossJohn Ericson2020-12-01
|\ \ \ \ | |_|/ / |/| | |
| * | | Cross-compiling configuration for reMarkable 2 tabletTad Fisher2020-11-29
* | | | Merge pull request #99115 from Infinisil/toString-module-filesSilvan Mosberger2020-11-30
|\ \ \ \ | |_|/ / |/| | |
| * | | lib/modules: Make sure to not import module _file's into the storeSilvan Mosberger2020-09-29
* | | | Merge pull request #103884 from djanatyn/pkg/xlifeSandro2020-11-26
|\ \ \ \ | |_|/ / |/| | |
| * | | licenses: add HPND-sell-variantJonathan Strickland2020-11-15
* | | | Merge pull request #102503 from siraben/remarkable-initJohn Ericson2020-11-24
|\ \ \ \
| * | | | Initial implementation of remarkable1 cross-compileBen Siraphob2020-11-23
* | | | | lib.lists.unique: Switch from recursive function to using a foldadisbladis2020-11-24
|/ / / /
* | | / lib: Create `makeScopeWithSplicing`John Ericson2020-11-19
| |_|/ |/| |