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