aboutsummaryrefslogtreecommitdiff
path: root/pkgs/misc/my-env (follow)
Commit message (Expand)AuthorAgeFilesLines
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* myEnvFun: fix sed script editJohn Wiegley2018-01-281-1/+1
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-211-1/+2
* myEnv: stdenv doesn't mangle dependencies like that anymoreJohn Ericson2017-09-051-7/+3
* user-local config.nix path fixed in docsDmitry Vyal2017-05-271-2/+2
* Remove references to $NIX_STRIP_DEBUGEelco Dolstra2017-02-051-1/+0
* db45: remove outdated versionDan Peebles2016-11-011-1/+1
* Fixing my-env to get NIX_CFLAGS_COMPILE and so onLluís Batlle i Rossell2016-03-092-1/+2
* myEnvFun: use stderr instead of stdout for messagesUtku Demir2015-03-221-1/+1
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-261-1/+1
* my-env: Use sed to substitute $initialPath.aszlig2014-11-251-4/+5
* my-env: Provide explicit store path for "rm".aszlig2014-11-251-1/+1
* my-env: Preserve http_proxy and ftp_proxy variablesPaul Colomiets2014-07-281-0/+4
* my-env: Support for running command directly by load-env-xxx scriptPaul Colomiets2014-07-161-1/+5
* Add `NIX_MYENV_NAME` environment variable in `myEnvFun`Paul Colomiets2014-06-291-0/+1
* my-env: pull --norc shell flag out into shell parameterJonas Hoersch2013-10-212-4/+4
* Fixing 'my-env', when without cleanup.Lluís Batlle i Rossell2013-05-141-0/+1
* Add cleanupCmds option to pkgs.myEnvFunMoritz Ulrich2013-04-132-2/+10
* Merge branch 'master' into stdenv-updates.Peter Simons2013-02-251-1/+1
|\
| * my-env/default.nix: fix "sdl-env" vs "env-sdl" typoBjørn Forsman2013-02-241-1/+1
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-281-3/+3
|/
* myEnv: making it not to add -rpath /libLluís Batlle i Rossell2012-11-221-0/+2
* Making a trick on myEnv so I can put the cross gcc and some 'propagatedBuildI...Lluís Batlle i Rossell2012-05-251-3/+11
* renamed load-sdl-env to load-env-sdl so that 'nix-env -i env-sdl' and 'load-e...Joachim Schiele2012-03-261-5/+5
* Updating the script of loading myEnv environments, for something close to wha...Lluís Batlle i Rossell2012-03-202-7/+19
* rewrote the text to make virics and my edits seem like from one authorJoachim Schiele2012-03-201-8/+10
* fixed forgotten bracket.... maybe this is not my-env at allJoachim Schiele2012-03-141-1/+1
* Fixing some details about the myEnv documentation.Lluís Batlle i Rossell2012-03-141-4/+4
* I try to improve the documentation on my-envLluís Batlle i Rossell2012-03-141-38/+33
* some more comments and examplesJoachim Schiele2012-03-141-8/+28
* added a few fixes from the discussion on irc with marc weberJoachim Schiele2012-03-141-3/+2
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-011-3/+9
|\
| * Changed 'myEnvFun' to in addition put a script in 'bin' so that you can run '...Arie Middelkoop2012-02-291-3/+9
* | * The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra2012-01-191-2/+0
|/
* Adding a key 'exit 0' to myenv. Otherwise it fails to build if pkgconfig is o...Lluís Batlle i Rossell2011-03-271-1/+3
* Fixing 'my-env' on stdenv-updates, considering that users will addLluís Batlle i Rossell2010-01-221-2/+4
* Updating myEnv for the new crossCompiling stdenv, so it puts in the environme...Lluís Batlle i Rossell2009-12-221-1/+1
* fix broken myEnvMarc Weber2009-04-281-1/+1
* mendMarc Weber2009-02-111-1/+1
* my-env: add some hackish support for zshMarc Weber2009-02-111-1/+34
* update my_env. Hopefully does a better job nowMarc Weber2008-10-091-0/+79