nixpkgs/lib
John Ericson bbfa2f9701 lib: Split Darwin into macOS and iOS
I noticed LLVM accepts `ios` as its own OS in platform triples; a
recent change as far as I know. I see it also accepts `macos*` for macOS
(formerly OS X). If it's now customary to distinguish iOS like so
(rather than guessing from the aarch, lets add both so our OSes are
still disjoint, and make Darwin a family instead.

But changing the config everywhere would probably be a mass rebuild, and
I'm not sure how well other software supports OSes besides "darwin", so
I'm keeping that the default name for macOS for now.
2018-03-19 12:02:49 -04:00
..
systems lib: Split Darwin into macOS and iOS 2018-03-19 12:02:49 -04:00
tests lib.isStorePath: Fix derivation detection 2018-03-09 17:21:31 -05:00
attrsets.nix
composable-derivation.nix
customisation.nix lib.addPassthru: removed as scheduled 2018-03-03 17:57:38 +01:00
debug.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
default.nix Merge pull request #34444 from obsidiansystems/meta-check 2018-03-18 13:51:03 -04:00
deprecated.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
fetchers.nix
filesystem.nix
fixed-points.nix Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs" 2017-09-29 09:11:26 -04:00
generators.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
licenses.nix z88dk: init at unstable-2018-02-20 (#35244) 2018-02-20 22:06:25 +00:00
lists.nix Merge pull request #33898 from oxij/nixos/related-packages-v5 2018-02-09 20:36:27 -05:00
meta.nix
minver.nix
modules.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
options.nix lib: export option location in optionAttrSetToDocList 2018-02-11 22:04:09 +00:00
sources.nix callCabal2nix: Fix calling with a path in the store. 2018-01-11 10:17:56 -05:00
strings-with-deps.nix
strings.nix lib.isStorePath: Fix derivation detection 2018-03-09 17:21:31 -05:00
trivial.nix lib: implement compare, splitByAndCompare, and compareLists 2018-02-09 19:51:05 +00:00
types.nix lib/types: add types.nonEmptyListOf 2018-02-08 10:01:49 +01:00
versions.nix lib: add versions library 2018-03-04 06:28:34 -08:00