nixpkgs/lib
Eelco Dolstra 484403bf0e Add a constant ‘nixpkgsVersion’
This makes it a bit easier to find out the current Nixpkgs version,
e.g.

  $ nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
  "14.02.35657.66f51a9"
2014-02-19 19:03:16 +01:00
..
attrsets.nix Remove backward-compatible implementations of some primops 2013-11-12 13:50:45 +01:00
composable-derivation.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
customisation.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
debug.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
default.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
licenses.nix amdadl-sdk: set license to unfree (close #1647) 2014-01-31 18:39:21 +01:00
lists.nix Simplify crossLists 2013-12-12 14:01:48 -05:00
maintainers.nix Add myself to the maintainers list. 2014-02-18 04:36:00 -06:00
meta.nix openjdk: Ugly hack to fix nix-env installation 2014-01-20 14:58:09 +01:00
misc.nix Small cleanup 2013-10-24 14:49:59 +02:00
modules.nix Pass lib to modules 2014-02-11 13:51:54 -05:00
options.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
platforms.nix Remove some unsupported platforms 2013-11-04 21:11:00 +01:00
sources.nix cleanSources: Filter *.o and *.so 2014-02-06 12:30:26 +01:00
strings-with-deps.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
strings.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
systems.nix Use isType instead of typeOf 2013-10-28 22:45:55 +01:00
tests.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
trivial.nix Add a constant ‘nixpkgsVersion’ 2014-02-19 19:03:16 +01:00
types.nix Revert "Add nixosSubmodule option type" 2014-02-13 12:10:50 -05:00