nixpkgs/lib
Dan Peebles e2589b3ca2 Deduplicate some filterSource invocations
This version should have more conventional regexes that work across many
platforms and regex engines. This is an issue because up until Nix 1.11,
Nix called out to the libc regex matcher, which behaved differently on
Darwin and Linux. And in Nix 1.12, we're moving to std::regex which will
also behave differently here.

And yes, I do actually evaluate make-disk-image.nix on Darwin ;)
2017-08-29 20:27:04 -04:00
..
systems kernel: Build Tegra X1 USB support as a module 2017-07-28 22:14:12 +03:00
tests lib/generators: put more information in toPretty lambdas 2017-06-22 00:58:59 +02:00
attrsets.nix lib: trivial spelling fixes 2017-04-19 19:37:55 -05:00
composable-derivation.nix lib: trivial spelling fixes 2017-04-19 19:37:55 -05:00
customisation.nix stdenv: add stawman docs for makeOverridable 2017-06-24 12:47:57 +02:00
debug.nix lib/debug: traceSeqN & traceSeqValN 2017-06-22 00:58:59 +02:00
default.nix lib: Move fixed-point combinators out of trivial 2017-05-29 18:09:52 -04:00
deprecated.nix mergeAttrsByVersion, versionedDerivation: remove 2017-08-11 23:31:02 +02:00
fetchers.nix lib: trivial spelling fixes 2017-04-19 19:37:55 -05:00
filesystem.nix Add haskellPathsInDir lib function 2017-05-01 10:49:59 -04:00
fixed-points.nix lib: Move fixed-point combinators out of trivial 2017-05-29 18:09:52 -04:00
generators.nix lib/generators: put more information in toPretty lambdas 2017-06-22 00:58:59 +02:00
licenses.nix Revert "add apache2 license" 2017-08-23 23:50:28 +08:00
lists.nix lib.lists.mutuallyExclusive: add function 2017-07-07 12:02:29 -04:00
maintainers.nix Merge pull request #28570 from sorpaas/btc1-init 2017-08-29 11:52:51 +01:00
meta.nix aliases: don't distribute on Hydra 2017-06-04 00:57:45 +03:00
minver.nix Nix minimal version: 1.10 -> 1.11 2017-08-22 13:28:55 +03:00
modules.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
options.nix module system: extensible option types 2016-11-06 00:05:58 +01:00
sandbox.nix cherry-pick lib.sandbox into master 2015-11-19 11:33:21 -08:00
sources.nix Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
strings-with-deps.nix Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
strings.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
trivial.nix lib: Move fixed-point combinators out of trivial 2017-05-29 18:09:52 -04:00
types.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00