about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-12-18Merge pull request #97145 from lheckemann/initrd-improvementsLinus Heckemann1-1/+1
2020-12-18Revert "Module-builtin assertions, disabling assertions and submodule asserti...Silvan Mosberger13-303/+45
2020-12-18Merge pull request #97023 from Infinisil/module-assertionsSilvan Mosberger13-45/+303
2020-12-18Merge pull request #104118 from LibreCybernetics/add-parity-licenseDoron Behar1-0/+6
2020-12-18lib/modules: Prefix mkRemovedOptionModule & co. check namesSilvan Mosberger1-3/+3
2020-12-17lib/modules: Introduce _module.checks.*.checkSilvan Mosberger11-29/+39
2020-12-17lib/systems: fix kernelArch for x86_64Linus Heckemann1-1/+1
2020-12-08Merge pull request #101248 from makefu/pkgs/pfsshell/initSandro1-0/+5
2020-12-05lib/string: drop redundant string in description of toInt.Alex Brandt1-1/+1
2020-12-04lib/strings: fix typo in exampleAlex Brandt1-2/+2
2020-12-03lib/strings: fix examples for enableFeatureAsAlex Brandt1-2/+2
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson3-19/+23
2020-12-01Merge pull request #105432 from tadfisher/remarkable-2-crossJohn Ericson2-0/+20
2020-12-01licenses: Add Academic Free License version 2.0makefu1-0/+5
2020-11-30lib/modules: _module.check should always be internalSilvan Mosberger1-8/+9
2020-11-30lib/modules: Remove _module.checks.*.triggerPath as it's not necessarySilvan Mosberger6-164/+27
2020-11-30lib/modules: Rename _module.assertions to _module.checksSilvan Mosberger14-50/+56
2020-11-30lib/tests: Add tests for module-builtin assertionsSilvan Mosberger13-0/+197
2020-11-30lib/tests: Implement generalized checkConfigCodeOutErr for module testsSilvan Mosberger1-21/+34
2020-11-30nixos/modules: Expose the internal module in the top-level documentationSilvan Mosberger2-6/+11
2020-11-30nixos/modules: Allow options to be coerced to a string for convenienceSilvan Mosberger1-0/+2
2020-11-30lib/modules: Use module-builtin assertions for mkRemovedOptionModule and co.Silvan Mosberger1-14/+24
2020-11-30nixos/assertions: Use module-builtin assertion implementationSilvan Mosberger1-6/+6
2020-11-30lib/modules: Implement module-builtin assertionsSilvan Mosberger1-1/+152
2020-11-30lib/options: Don't show internal suboption in the manualSilvan Mosberger1-1/+1
2020-11-30Merge pull request #99115 from Infinisil/toString-module-filesSilvan Mosberger1-2/+2
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher2-0/+20
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson2-4/+4
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson1-1/+0
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson2-14/+19
2020-11-26Merge pull request #103884 from djanatyn/pkg/xlifeSandro1-0/+5
2020-11-24Merge pull request #102503 from siraben/remarkable-initJohn Ericson2-0/+19
2020-11-24lib.lists.unique: Switch from recursive function to using a foldadisbladis1-7/+1
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob2-0/+19
2020-11-19lib: Create `makeScopeWithSplicing`John Ericson2-1/+28
2020-11-17lib.licenses: add Parity-7.0.0 licenseFabián Heredia Montiel1-0/+6
2020-11-16Merge master into staging-nextFrederik Rietdijk8-19/+64
2020-11-15licenses: add HPND-sell-variantJonathan Strickland1-0/+5
2020-11-14Merge pull request #102766 from siraben/mmixJohn Ericson5-16/+32
2020-11-13lib: Add composeManyExtensionsJoe Hermaszewski3-3/+32
2020-11-11Merge staging-next into stagingFrederik Rietdijk1-2/+6
2020-11-11Merge pull request #44928 from vcunat/p/configure-assertEelco Dolstra1-2/+6
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel4-0/+11
2020-11-09Initial implementation of mmix cross-compileBen Siraphob5-16/+32
2020-10-30lib/sources.nix: fix incorrect inheritV1-1/+1
2020-10-26lib/types.nix: fix missing inheritKeshav Kini1-0/+3
2020-10-26Merge pull request #101139 from roberth/lib-use-static-scope-checkingRobert Hensing9-86/+265
2020-10-25Merge pull request #101409 from rycee/dbus-warningGabriel Ebner1-1/+1
2020-10-25Merge pull request #100456 from maralorn/boolToStringAndreas Rammhold1-1/+1
2020-10-24docs: update documentation of `mkRemovedOptionModule`Robert Helgesson1-1/+1