summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
...
* | | | | 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
| |/ / / |/| | |
* | | | lib/systems/platforms: correctly import examples.nixArtturin2022-04-15
|/ / /
* | | Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobal...Silvan Mosberger2022-04-06
|\ \ \ | |/ / |/| |
| * | lib.generators: fix references to test fileProfpatsch2022-03-14
| * | lib.generators: add toINIWithGlobalSectionProfpatsch2022-03-14
* | | Merge pull request #165540 from Infinisil/module-args-docsRobert Hensing2022-04-05
|\ \ \
| * | | lib/modules: Document _module.argsSilvan Mosberger2022-04-05
* | | | Merge pull request #166383 from hercules-ci/always-sanitize-derivation-nameRobert Hensing2022-04-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib.sanitizeDerivationName: Simplify regexRobert Hensing2022-04-05
| * | | lib.sanitizeDerivationName: Test with unicodeRobert Hensing2022-03-31
| * | | lib.sanitizeDerivationName: Optimize the common caseRobert Hensing2022-03-31
* | | | lib/customization: Improve callPackage error message for missing argsSilvan Mosberger2022-04-01
* | | | lib/tests: Add tests for levenshtein functionsSilvan Mosberger2022-04-01
* | | | lib/strings: Add levenshtein distance functionsSilvan Mosberger2022-04-01
* | | | Merge master into haskell-updatesgithub-actions[bot]2022-03-29
|\| | |
| * | | Merge pull request #165956 from ncfavier/lib-warn-throwRobert Hensing2022-03-28
| |\ \ \
| | * | | lib/trivial: actually expose warnIfNot and throwIfNaïm Favier2022-03-27
* | | | | Merge master into haskell-updatesgithub-actions[bot]2022-03-28
|\| | | |
| * | | | Merge pull request #165672 from yoctocell/patatt-initSandro2022-03-27
| |\ \ \ \