summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-05-23lib/filesystem.nix: Update top commentSilvan Mosberger1-1/+3
2023-05-23lib.filesystem.pathType: Use new builtins.readFileType if availableSilvan Mosberger1-11/+15
2023-05-23lib.filesystem.pathType and co.: Improve documentationSilvan Mosberger1-3/+40
2023-05-23lib.filesystem.pathType: Improve error for non-existent pathsSilvan Mosberger2-1/+6
2023-05-23lib.filesystem.pathType: Fix for filesystem root argumentSilvan Mosberger2-1/+9
2023-05-23lib.filesystem: Minor refactorSilvan Mosberger1-4/+6
2023-05-23lib.filesystem.pathType and co.: Add testsSilvan Mosberger2-0/+91
2023-05-23lib.sources.pathType and co.: Move to lib.filesystemSilvan Mosberger3-21/+47
2023-05-22Merge pull request #233050 from NixOS/bsl-is-redistributableRyan Lahfa1-0/+1
2023-05-22Merge pull request #232808 from ncfavier/mkPackageOption-nullableRobert Hensing3-7/+38
2023-05-22lens: Change lens' listed license from MIT to their own proprietary license.Martin Wurm1-0/+6
2023-05-20lib/licenses: Business Source License 1.1 is redistributableRaito Bezarius1-0/+1
2023-05-20lib/tests: add mkPackageOption testsNaïm Favier2-0/+24
2023-05-19lib: fix typosfigsoda1-1/+1
2023-05-19lib/options: nullable mkPackageOptionNaïm Favier1-7/+14
2023-05-17lib.types.submoduleWith: Interoperate with older version of submoduleWithRobert Hensing1-3/+5
2023-05-15licenses: add CC-BY-NC-ND-4.0COLAMAroro1-0/+6
2023-05-15Merge pull request #210461 from benwbooth/jxplorerSandro1-0/+5
2023-05-12JXplorer: init at 3.3.1.2Ben Booth1-0/+5
2023-05-11Merge pull request #230523 from hercules-ci/fast-nixos-test-evalRobert Hensing1-0/+8
2023-05-10lib.types.pkgs: initRobert Hensing1-0/+8
2023-05-09lib.systems: remove (accidental?) rust/rustc aliasAlyssa Ross1-1/+1
2023-05-09Merge pull request #228013 from amjoseph-nixpkgs/pr/qemuArch/mipsAdam Joseph1-0/+1
2023-05-08Merge pull request #230353 from ncfavier/defaultText-onlyNaïm Favier1-3/+3
2023-05-07Merge master into staging-nextgithub-actions[bot]10-49/+261
2023-05-06lib.modules: configurationClass -> classRobert Hensing2-2/+2
2023-05-06lib.modules: in evalModules return move _module.class -> configurationClassRobert Hensing2-11/+2
2023-05-06lib.modules: Change class declaration in module to _classRobert Hensing4-10/+10
2023-05-06lib/tests/modules.sh: Add submodule + class testsRobert Hensing2-1/+49
2023-05-06lib/modules: Move class out of specialArgsRobert Hensing3-12/+30
2023-05-06lib/modules.nix: Deduplicate documentationRobert Hensing1-29/+2
2023-05-06lib/modules: Only interpret class declaration in non-shorthand modeRobert Hensing4-1/+19
2023-05-06lib/modules.nix: Refactor: extract applyModuleArgsRobert Hensing1-5/+6
2023-05-06lib/modules.nix: Refactor: evaluate applyModuleArgsIfFunction in attrs caseRobert Hensing1-1/+1
2023-05-06lib/modules.nix: Restore old collectModules interfaceRobert Hensing1-1/+1
2023-05-06lib/modules: Explain that a configuration can't be loaded as a moduleRobert Hensing2-2/+7
2023-05-06lib/modules: Improve error when a configuration is importedRobert Hensing3-0/+14
2023-05-06lib/modules: Check against importing things with a _typeRobert Hensing4-1/+20
2023-05-06lib/modules: Add class concept to check importsRobert Hensing5-4/+69
2023-05-06lib/modules.nix: Make some functions privateRobert Hensing1-11/+22
2023-05-06lib/modules.nix: Use explicit exportsRobert Hensing1-4/+52
2023-05-06lib/tests/modules.sh: Unload implicit modulesRobert Hensing1-0/+1
2023-05-06lib/options: fix rendering of options with only a defaultTextNaïm Favier1-3/+3
2023-05-06Merge master into staging-nextgithub-actions[bot]3-0/+72
2023-05-05Merge pull request #223407 from AngryAnt/toplist-pathtoonn3-0/+72
2023-05-04Merge master into staging-nextgithub-actions[bot]1-4/+4
2023-05-04lib/systems: move loongarch64-linux out of mips blockWeijia Wang1-4/+4
2023-05-01Merge staging-next into staginggithub-actions[bot]2-3/+61
2023-05-01Merge pull request #227714 from ony/feature/generateLuarocksConfig-toLuaMatthieu Coudron2-3/+61
2023-05-01Merge staging-next into staginggithub-actions[bot]1-3/+4