summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
...
| * | | | 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
| |_|/ / |/| | |
* | | | Merge master into staging-nextFrederik Rietdijk2020-11-16
|\ \ \ \
| * \ \ \ Merge pull request #102766 from siraben/mmixJohn Ericson2020-11-14
| |\ \ \ \
| | * | | | Initial implementation of mmix cross-compileBen Siraphob2020-11-09
| * | | | | lib: Add composeManyExtensionsJoe Hermaszewski2020-11-13
| | |/ / / | |/| | |
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-11-11
|\| | | |
| * | | | Merge pull request #44928 from vcunat/p/configure-assertEelco Dolstra2020-11-11
| |\ \ \ \
| | * | | | lib/strings: guard against an easy mistakeVladimír Čunát2018-08-12
* | | | | | Initial support for OpenRISC 1000 (or1k)Samuel Dionne-Riel2020-11-09
|/ / / / /
* | / / / lib/sources.nix: fix incorrect inheritV2020-10-30
| |/ / / |/| | |
* | | | lib/types.nix: fix missing inheritKeshav Kini2020-10-26
* | | | Merge pull request #101139 from roberth/lib-use-static-scope-checkingRobert Hensing2020-10-26
|\ \ \ \
| * | | | lib/sources.nix: Prefer lib for readFile inheritRobert Hensing2020-10-22
| * | | | lib: Add lib.trace for consistencyRobert Hensing2020-10-22
| * | | | lib/modules: Simplify inheritsRobert Hensing2020-10-22
| * | | | lib: Add lib.isFloat for consistencyRobert Hensing2020-10-22
| * | | | lib/options.nix: Use merge-friendly inherit syntaxRobert Hensing2020-10-22
| * | | | lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-22
| * | | | lib/types.nix: Use // instead of mergeAttrsRobert Hensing2020-10-22
| * | | | lib/options.nix: Use head instead of elemAt _ 0Robert Hensing2020-10-22
* | | | | Merge pull request #101409 from rycee/dbus-warningGabriel Ebner2020-10-25
|\ \ \ \ \
| * | | | | docs: update documentation of `mkRemovedOptionModule`Robert Helgesson2020-10-24
| |/ / / /