aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | | fix example for foldlDrew Mullen2020-05-081-2/+2
|/ /
* | lib/tests: Allow overriding pkgs independent of lib being testedSilvan Mosberger2020-04-252-8/+18
* | verifast: change license to MITPavol Rusnak2020-04-231-6/+0
* | Merge pull request #81210 from B4dM4n/ausweisapp2Timo Kaufmann2020-04-201-0/+5
|\ \
| * | licenses: add EUPL-1.2Fabian Möller2020-04-181-0/+5
* | | lib/licenses: use https where possiblePavol Rusnak2020-04-181-15/+15
|/ /
* | treewide: per RFC45, remove more unquoted URLsPavol Rusnak2020-04-181-1/+1
* | lib/options: fix showOption exampleDaiderd Jordan2020-04-141-1/+1
* | Revert "lib/options: Use escapeNixIdentifier for showOption"Daiderd Jordan2020-04-141-7/+8
* | lib/options: Relax showOption quotingJan Tojnar2020-04-141-1/+14
* | lib/maintainer-list: Implement validity checksSilvan Mosberger2020-04-132-1/+76
* | lib/tests/release.nix: Avoid importing nixpkgs into the storeSilvan Mosberger2020-04-131-3/+3
* | lib/tests/modules.sh: Don't depend on $PWDSilvan Mosberger2020-04-131-1/+4
* | lib/options: Use escapeNixIdentifier for showOptionSilvan Mosberger2020-04-131-8/+1
* | lib/strings: Introduce escapeNixIdentifierSilvan Mosberger2020-04-131-0/+15
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-24/+24
* | lib: add shortcut for fake SRI hashTony Olagbaiye2020-04-052-1/+2
* | Merge pull request #83241 from Infinisil/valid-drv-nameSilvan Mosberger2020-04-023-2/+76
|\ \
| * | lib/strings: Add sanitizeDerivationName functionSilvan Mosberger2020-03-303-2/+76
* | | lib.licenses: Add Unicode License Agreement for Data Files and SoftwareKonrad Borowski2020-04-011-0/+5
| |/ |/|
* | mongodb: 3.4.10 -> 4.0.4Nathan Smyth2020-03-261-0/+7
* | Merge pull request #82929 from zimbatm/nixos-gerritzimbatm2020-03-261-0/+53
|\ \
| * | lib.generators: add toGitINIzimbatm2020-03-261-0/+53
* | | lib/systems: Add Genode platform definitionsEmery Hemingway2020-03-245-2/+11
* | | Merge pull request #83201 from michaelpj/imp/sources-unnamedRobert Hensing2020-03-241-5/+2
|\ \ \ | |/ / |/| |
| * | cleanSourceWith: don't use baseNameOfMichael Peyton Jones2020-03-231-5/+2
* | | Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson2020-03-192-2/+8
|\ \ \