summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge pull request #174917 from alyssais/scaleway-c1sternenseemann2022-05-27
|\
| * lib.systems: drop scaleway-c1Alyssa Ross2022-05-27
* | lib/systems/inspect.nix: remove isPowerPCAdam Joseph2022-05-25
|/
* Merge pull request #171014 from hercules-ci/nixpkgs-warn-undeclared-optionsRobert Hensing2022-05-25
|\
| * lib.foldAttrs: Clarify exampleRobert Hensing2022-05-10
* | stdenv: fix evaluation of platform emulatorNick Cao2022-05-24
* | lib.systems: inform isCompatible users about removalsternenseemann2022-05-23
* | lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann2022-05-23
* | lib/systems/parse: don't consider mode switching CPUs compatiblesternenseemann2022-05-23
* | 22.11 is RaccoonJanne Heß2022-05-23
* | Merge pull request #168374 from Ma27/special-attrs-in-with-recursionSilvan Mosberger2022-05-23
|\ \
| * | lib/generators: withRecursion: don't break attr-sets with special attrsMaximilian Bosch2022-04-12
* | | lib.systems: remove supported, replace with flakeExposedsternenseemann2022-05-23
* | | systems: support cross-compiling for Renesas RX microcontrollers (#173858)yvt2022-05-22
* | | Merge pull request #172813 from hercules-ci/functionTo-properlyRobert Hensing2022-05-17
|\ \ \
| * | | lib/tests/modules: Test functionTo submodule merging tooRobert Hensing2022-05-13
| * | | lib.types.functionTo: Add pseudo-attr to generated docsRobert Hensing2022-05-13
| * | | lib.types.functionTo: Support type mergingRobert Hensing2022-05-13
* | | | Merge pull request #170561 from klemensn/types-descriptionSilvan Mosberger2022-05-16
|\ \ \ \
| * | | | lib/tests/modules.sh: Fix for singular type descriptionsRobert Hensing2022-05-02
| * | | | lib/types: Drop misleading plural from type descriptions #170561Klemens Nanni2022-04-27
* | | | | Revert "lib: init flakes.nix"adisbladis2022-05-15
| |/ / / |/| | |
* | | | Merge pull request #171946 from ncfavier/toShellVars-derivationsRobert Hensing2022-05-12
|\ \ \ \
| * | | | lib/strings/toShellVars: handle derivations as stringsNaïm Favier2022-05-07
| | |_|/ | |/| |
* / | | lib.licenses: add DRL-1.0Fabian Affolter2022-05-10
|/ / /
* | | Merge pull request #161156 from a-m-joseph/abort-on-failed-platform-detection...Rick van Schijndel2022-05-04
|\ \ \
| * | | platforms.nix: use {} on failed detection instead of silently assuming pcAdam Joseph2022-05-03
* | | | Merge pull request #170090 from danth/has-infix-toStringRobert Hensing2022-05-02
|\ \ \ \
| * | | | lib/tests: add tests for hasInfixDaniel Thwaites2022-05-02
| * | | | lib/strings: convert to string within hasInfixDaniel Thwaites2022-05-01
* | | | | Merge pull request #167947 from MatthewCroughan/mc/callLocklessFlakeArtturi2022-05-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib/tests: evaluate value from subflake with callLocklessFlakematthewcroughan2022-04-12
| * | | | lib/tests: use subflake to test callLocklessFlakematthewcroughan2022-04-12
| * | | | lib/tests: add test for callLocklessFlakematthewcroughan2022-04-12
| * | | | lib: init flakes.nixmatthewcroughan2022-04-12
| * | | | lib: add callLocklessFlakematthewcroughan2022-04-12
| | |_|/ | |/| |
* | | | Merge pull request #167776 from hercules-ci/lib-modules-allow-disable-_module...Robert Hensing2022-04-30
|\ \ \ \
| * | | | lib.modules: Allow making _module.args internalRobert Hensing2022-04-11
| |/ / /
* | | | lib.systems: add riscv{32,64} sets and filtersAlyssa Ross2022-04-28
* | | | lib/tests: add RISC-V testAlyssa Ross2022-04-28
* | | | Merge pull request #170583 from ncfavier/mkShellVarsRobert Hensing2022-04-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib/strings: fix quoting of exampleNaïm Camille Favier2022-04-27
| * | | lib/strings: add toShellVarsNaïm Favier2022-04-27
* | | | Merge pull request #167247 from Artturin/addgetmainprogArtturi2022-04-26
|\ \ \ \ | |/ / / |/| | |
| * | | lib/meta: add getExe to get the main program of a drvArtturin2022-04-24
* | | | Merge pull request #168778 from hercules-ci/issue-168767-extendModules-module...Robert Hensing2022-04-26
|\ \ \ \
| * | | | lib.types.submoduleWith: Avoid _key collisions after extendModulesRobert Hensing2022-04-24
| | |/ / | |/| |
* | | | Merge pull request #168111 from a-m-joseph/lib-systems-inspect-powerpcSandro2022-04-25
|\ \ \ \
| * | | | lib/systems/inspect.nix: add isPower64Adam Joseph2022-04-10
| |/ / /
* | / / lib/strings: optimise hasInfix function (#168175)Daniel Thwaites2022-04-22
| |/ / |/| |