summary refs log tree commit diff
path: root/nixos/modules/programs/shell.nix
Commit message (Expand)AuthorAge
* improve shell.nix warning messagesFeepingCreature2018-10-28
* nixos/shells: do not override user-defined shell aliasesMitsuhiro Nakamura2018-10-14
* Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen2018-07-28
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* [bot]: remove unreferenced codevolth2018-07-20
* nixos/programs/shell.nix: Enhance bad ownership error messageTuomas Tynkkynen2018-05-24
* nixos/programs/shell.nix: Use [ ] instead of testTuomas Tynkkynen2018-05-24
* nixos/programs/shell.nix: Quote variablesTuomas Tynkkynen2018-05-24
* nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1Jan Malakhovski2018-05-12
* Use "mkdir -p" when creating ~/.nix-defexprEelco Dolstra2015-04-20
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Don't complain if HOME isn't writableShea Levy2014-02-20
* Put the NixOS channel in an optionEelco Dolstra2013-10-24
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10