summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-11-30lib/tests: Add tests for module-builtin assertionsSilvan Mosberger
2020-11-30lib/tests: Implement generalized checkConfigCodeOutErr for module testsSilvan Mosberger
2020-11-30nixos/modules: Expose the internal module in the top-level documentationSilvan Mosberger
2020-11-30nixos/modules: Allow options to be coerced to a string for convenienceSilvan Mosberger
2020-11-30lib/modules: Use module-builtin assertions for mkRemovedOptionModule and co.Silvan Mosberger
2020-11-30nixos/assertions: Use module-builtin assertion implementationSilvan Mosberger
2020-11-30lib/modules: Implement module-builtin assertionsSilvan Mosberger
2020-11-30lib/options: Don't show internal suboption in the manualSilvan Mosberger
2020-11-30Merge pull request #99115 from Infinisil/toString-module-filesSilvan Mosberger
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson
2020-11-26Merge pull request #103884 from djanatyn/pkg/xlifeSandro
2020-11-24Merge pull request #102503 from siraben/remarkable-initJohn Ericson
2020-11-24lib.lists.unique: Switch from recursive function to using a foldadisbladis
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob
2020-11-22platforms.nix: Remove now unused kernelMajorSamuel Dionne-Riel
2020-11-19lib: Create `makeScopeWithSplicing`John Ericson
2020-11-17lib.licenses: add Parity-7.0.0 licenseFabián Heredia Montiel
2020-11-16Merge master into staging-nextFrederik Rietdijk
2020-11-15licenses: add HPND-sell-variantJonathan Strickland
2020-11-14Merge pull request #102766 from siraben/mmixJohn Ericson
2020-11-13lib: Add composeManyExtensionsJoe Hermaszewski
2020-11-11Merge staging-next into stagingFrederik Rietdijk
2020-11-11Merge pull request #44928 from vcunat/p/configure-assertEelco Dolstra
2020-11-09Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel
2020-11-09Initial implementation of mmix cross-compileBen Siraphob
2020-10-30lib/sources.nix: fix incorrect inheritV
2020-10-26lib/types.nix: fix missing inheritKeshav Kini
2020-10-26Merge pull request #101139 from roberth/lib-use-static-scope-checkingRobert Hensing
2020-10-25Merge pull request #101409 from rycee/dbus-warningGabriel Ebner
2020-10-25Merge pull request #100456 from maralorn/boolToStringAndreas Rammhold
2020-10-24docs: update documentation of `mkRemovedOptionModule`Robert Helgesson
2020-10-22lib/sources.nix: Prefer lib for readFile inheritRobert Hensing
2020-10-22lib: Add lib.trace for consistencyRobert Hensing
2020-10-22lib/modules: Simplify inheritsRobert Hensing
2020-10-22lib: Add lib.isFloat for consistencyRobert Hensing
2020-10-22lib/options.nix: Use merge-friendly inherit syntaxRobert Hensing
2020-10-22lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing
2020-10-22lib/types.nix: Use // instead of mergeAttrsRobert Hensing
2020-10-22lib/options.nix: Use head instead of elemAt _ 0Robert Hensing
2020-10-20Merge pull request #100953 from AtnNn/splitStringsSilvan Mosberger
2020-10-19lib: Add readTree function to filesystemFarid Zakaria
2020-10-18lib.splitString: use builtin.splitEtienne Laurin
2020-10-15Add newer xcode versionsSteven Pease
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy
2020-10-10Merge branch 'master' into staging-nextVladimír Čunát
2020-10-09Merge pull request #96641 from zimbatm/data-module-importszimbatm
2020-10-06Merge staging-next into stagingFrederik Rietdijk