about summary refs log tree commit diff
path: root/tests/user-envs.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-08 nix-env: Fix parsing of --systemEelco Dolstra1-0/+3
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-1/+1
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-1/+1
2016-08-10 Remove $NIX_DB_DIREelco Dolstra1-1/+4
2016-05-30 Test the NAR info cacheEelco Dolstra1-2/+1
2015-05-20 Mis-read Eelko's request to not make this an option: now, let's not makeChristian Theune1-12/+3
2015-05-19 Implement alternative to lazy generations:Christian Theune1-4/+14
2015-05-18 Enable lazy/sparse allocation of generation symlinks: avoid creatingChristian Theune1-0/+9
2014-08-21 Fix testsEelco Dolstra1-6/+4
2014-02-26 Test nix-env --switch-generationEelco Dolstra1-0/+6
2014-02-26 Test nix-env --setEelco Dolstra1-0/+6
2014-02-26 Test the -b and -s flags of nix-store -qEelco Dolstra1-0/+12
2014-02-26 Test ~/.nix-defexprEelco Dolstra1-14/+17
2014-02-26 Test nix-store --switch-profile and more daemon actionsEelco Dolstra1-51/+61
2012-12-04 Test prioritiesEelco Dolstra1-3/+12
2012-12-04 Add a test for ‘nix-env --set-flag active ...’Eelco Dolstra1-1/+9
2012-01-03 * Refactoring: Get rid of a few subdirectories in corepkgs/, and someEelco Dolstra1-1/+1
2011-12-01 * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-buildEelco Dolstra1-1/+1
2011-10-10 * Refactoring: remove unnecessary variables from the tests.Eelco Dolstra1-46/+46
2008-06-15 * Test instrumentation.Eelco Dolstra1-0/+1
2007-11-29 * nix-env -e: support uninstalling by path, so that one can sayEelco Dolstra1-0/+11
2006-09-21 * `nix-install-package --url': install from a URL (NIX-12).Eelco Dolstra1-2/+1
2006-03-10 * `nix-env -qa --description' shows human-readable descriptions ofEelco Dolstra1-0/+4
2006-03-10 * Oops.Eelco Dolstra1-1/+1
2006-03-10 * `nix-env -q' now accepts arguments that allow specific derivationsEelco Dolstra1-22/+22
2006-03-01 * Simplification.Eelco Dolstra1-1/+0
2006-03-01 * Make it easy to run individual tests from the command line.Eelco Dolstra1-0/+2
2006-02-17 * Fix for NIX-31: "nix-env -i foo" installing all derivations namedEelco Dolstra1-2/+2
2006-02-17 * And another test.Eelco Dolstra1-0/+5
2006-02-17 * Regression test for NIX-31.Eelco Dolstra1-0/+16
2006-02-08 * Tests for nix-env, finally!Eelco Dolstra1-0/+77