aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge pull request #96223 from KAction/staticJohn Ericson2020-08-311-0/+1
| |\ \ \ \ \
| | * | | | | Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov2020-08-271-0/+1
| * | | | | | pythonPackages.databricks-connect: init at 7.1.0kfollesdal2020-08-311-1/+1
| * | | | | | licenses: add databrickskfollesdal2020-08-311-0/+6
| * | | | | | Merge pull request #95309 from obsidiansystems/mobile-fixesMatthew Bauer2020-08-281-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | android: update sdk, ndk to 29, 21Matthew Bauer2020-08-171-2/+2
| * | | | | | Don't set $NIX_DB_DIREelco Dolstra2020-08-241-1/+0
| | |_|/ / / | |/| | | |
| * | | | | lib/modules: improve error-message for undeclared options if prefix contains ...Maximilian Bosch2020-08-181-2/+13
| | |_|/ / | |/| | |
| * | | | Merge pull request #95718 from Infinisil/fixup-nonexistant-option-errorMaximilian Bosch2020-08-181-2/+2
| |\ \ \ \
| | * | | | lib/modules: Fix nonexistant option errorSilvan Mosberger2020-08-181-2/+2
| * | | | | licenses: add BlueOak-1.0.0Daniël de Kok2020-08-171-0/+5
| |/ / / /
| * | | | Merge pull request #82743 from Infinisil/partially-typed-v2Robert Hensing2020-08-159-43/+180
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | lib/modules: Add syntactic sugar for config._module.freeformTypeSilvan Mosberger2020-08-143-8/+12
| | * | | lib/modules: Fix freeform modules when there's no definitionsSilvan Mosberger2020-08-102-1/+4
| | * | | lib/tests: Add tests for freeform modulesSilvan Mosberger2020-08-037-0/+62
| | * | | lib/types: Make submodules use the freeform type descriptionSilvan Mosberger2020-08-031-0/+6
| | * | | lib/modules: Implement freeform modulesSilvan Mosberger2020-08-031-2/+38
| | * | | lib/modules: Internally collect all unmatched definitionsSilvan Mosberger2020-08-031-34/+57
| | * | | lib/modules: Scope module evaluation variables more tightlySilvan Mosberger2020-08-031-28/+31
| * | | | Merge branch 'staging-next' into stagingVladimír Čunát2020-08-043-2/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | licenses: add bsdProtectionRobert Scott2020-08-031-0/+5
| | |/ /
| | * | Merge pull request #75584 from Infinisil/settings-formatsRobert Hensing2020-08-022-2/+20
| | |\ \
| | | * | lib/generators: Extend mkValueStringDefault with float supportSilvan Mosberger2020-07-291-2/+4
| | | * | lib/strings: Add floatToStringSilvan Mosberger2020-07-251-0/+16
| * | | | Define a i686-genode system doubleEmery Hemingway2020-08-042-3/+3
| |/ / /
| * / / lib/*: editorconfig fixeszowoq2020-07-311-1/+1
| |/ /
| * | Merge pull request #93568 from aaronjanse/aj-redoxJohn Ericson2020-07-226-4/+23
| |\ \
| | * | redox: add as targetAaron Janse2020-07-216-4/+23
| * | | lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk2020-07-203-15/+15
| * | | lib: add the toHex and toBase utility functionsBas van Dijk2020-07-203-1/+62
| |/ /
| * | Merge pull request #92348 from jtojnar/explicit-only-gplJan Tojnar2020-07-181-10/+22
| |\ \
| | * | licenses: Make single-version-only GPL explicitJan Tojnar2020-07-051-10/+22
| * | | commitIdFromGitRepo: fix stackoverflow if many branches are used.Jörg Thalheim2020-07-171-3/+7
| |/ /
* / / systems/examples.nix: update to iOS 13Matthew Bauer2020-07-211-8/+8
|/ /
* | Merge pull request #92049 from r-ryantm/auto-update/libvmafRyan Mulligan2020-07-021-0/+5
|\ \
| * | licenses: add bsd2PatentRyan Mulligan2020-07-021-0/+5
* | | licenses: add LGPL For Linguistic ResourcesDaniël de Kok2020-06-271-0/+5
* | | Merge pull request #91454 from ConradMearns/obsidianMaximilian Bosch2020-06-281-0/+6
|\ \ \
| * | | licences: add Obsidian.md EULAConrad Mearns2020-06-251-0/+6
* | | | lib/licenses: add SPDX LLVM-exceptionMarkus Kowalewski2020-06-271-0/+5
| |/ / |/| |
* | | lib/attrsets: add getMan functionrnhmjoj2020-06-182-1/+2
|/ /
* | lib/attrsets: fix typo in the comment of mapAttrsRecursiveCondPierre Allix2020-06-161-1/+1
* | licenses: add GNU Free Documentation License v1.1Markus Kowalewski2020-06-111-0/+5
* | Merge master into staging-nextFrederik Rietdijk2020-06-051-1/+1
|\ \
| * | Bump minver.nix to 2.2Eelco Dolstra2020-06-041-1/+1
* | | Merge pull request #84032 from teto/fix_kernel_mergeFlorian Klink2020-05-221-4/+4
|\ \ \ | |/ / |/| |
| * | kernel: fix config generationMatthieu Coudron2020-04-011-4/+4
* | | lib.fake{Sri => Hash}: fix and renameEmily2020-05-112-2/+2
* | | Merge pull request #86074 from emilazy/refactor-linux-hardened-update-scriptJörg Thalheim2020-05-111-1/+1
|\ \ \
| * | | linux/hardened: move files into directoryEmily2020-05-081-1/+1