Commit Graph

71 Commits (d72c6a72d0184bb6e659ca253409e5310d335962)

Author SHA1 Message Date
volth 3c2bbe217c lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491) 6 years ago
Profpatsch f98272d6e2 Revert "lib: bitAnd, bitOr, bitXor" 6 years ago
volth 078b9b4c2b
lib: test for bitAnd, bitOr, bitXor 6 years ago
Shea Levy 6da6accd30
treewide: Remove uses of builtins.toPath. 6 years ago
Profpatsch c84dad316a lib/generators: print paths without quotes & move function down 6 years ago
Profpatsch fa71407f36 lib/generators: introduce a sane default for `mkValueString` 6 years ago
Shea Levy b66d7dc0ce
lib.isStorePath: Fix derivation detection 6 years ago
Profpatsch 8e00dcd242 lib/generators: add mkValueString to mkKeyValueDefault generator 7 years ago
Profpatsch 5cbc6ca9bb lib/generators: put more information in toPretty lambdas 7 years ago
Profpatsch b1ffe5e4c0 lib/generators: toPretty 7 years ago
Daiderd Jordan cfe2b12fe4
lib-tests: fix test for isStorePath 7 years ago
Profpatsch 3fa1be6f49 Add `isStorePath` tests (#26223) 7 years ago
John Ericson 296753f094 lib: Consolidate tests into one meta job 7 years ago
Tom Saeger 5989515b94 lib: trivial spelling fixes 7 years ago
Profpatsch ce4ff6b4f4 lib/tests.nix: add section headers 7 years ago
Shea Levy b2c87fbf98 lib: Add test for composeExtensions 7 years ago
Profpatsch 4f1d977877 lib/tests: add more tests for fold functions 7 years ago
Léo Gaspard da6619cffe libs: make splitString also split last separator (#23851) 7 years ago
Benjamin Staffin d9123a2329 lib: fix mixed tab/space indents, trailing whitespace, etc 7 years ago
Profpatsch 271c0f5451 lib/generators: mkKeyValueLine -> mkKeyValueLine (#20920) 8 years ago
Profpatsch ea412cd5a1 lib/generators: add toKeyValue & mkKeyValueLine (#20903) 8 years ago
Profpatsch 26eb10e771 lib: add generator functions for toJSON & toYAML 8 years ago
Profpatsch 61311665cb lib: add ini configuration generator 8 years ago
Christian Zagrodnick ce96057588 add helper to lib/attrsets: hasAttrByPath 9 years ago
Christian Zagrodnick 1cdacc6aa2 lib/strings: add a `toInt` helper (close #11242) 9 years ago
Eelco Dolstra 5fef92c4a0 Move pkgs/lib/ to lib/ 11 years ago
Marc Weber 1a948d97a2 fix sort in lists.nix 12 years ago
Marc Weber aa583c8cf4 experimental/lib-fold-attr 12 years ago
Eelco Dolstra 37159c1b9a Remove obsolete eqStrict function 12 years ago
Eelco Dolstra 069604730b * Work around some problems in tarball checks. Nix wants to open the 12 years ago
Marc Weber 7ef915ebc8 nixpkgs lib: adding haskell's take 15 years ago
Marc Weber 88e654b1ed follow runTests change prefixing all tests by "test" 15 years ago
Marc Weber 3157bb1098 removed all __primops from nixpkgs 15 years ago
Eelco Dolstra 1f9740e01c * Added some regression tests for lib that I wrote a while ago but 15 years ago
Marc Weber f1183f33e3 added simple lib test case for overridableDelayableArgs 15 years ago