Files
nix/scripts
Eelco Dolstra 36b90e72d7 nix-shell: Add --packages flag
This allows you to easily set up a build environment containing the
specified packages from Nixpkgs.  For example:

  $ nix-shell -p sqlite xorg.libX11 hello

will start a shell in which the given packages are present.
2014-02-19 17:08:01 +01:00
..
2014-02-10 17:42:36 +01:00
2014-02-01 14:38:12 +01:00
2014-02-19 17:08:01 +01:00