| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-20 | Change zsh default prompt | Dominik Gleich | |
| 2024-04-19 | treewide: remove lib.mdDoc | Weijia Wang | |
| 2024-02-23 | etc: add known hash for `/etc/zshenv` and `/etc/nix/nix.conf` | Evan Petousis | |
| Adds support for DeterminateSystems installer 0.16.0 and later. Fixes #880. | |||
| 2024-01-21 | Add option to disable zsh global compinit | Jōshin | |
| Fixes #855. | |||
| 2023-07-11 | doc: store a copy of known files | Michael Hoang | |
| 2023-07-10 | fix zsh eating output without new line ending | Cuichen Li | |
| 2023-06-24 | treewide: convert all option docs to Markdown | Emily | |
| This process was automated by [my fork of `nix-doc-munge`]; thanks to @pennae for writing this tool! It automatically checks that the resulting documentation doesn't change, although my fork loosens this a little to ignore some irrelevant whitespace and typographical differences. As of this commit there is no DocBook remaining in the options documentation. You can play along at home if you want to reproduce this commit: $ NIX_PATH=nixpkgs=flake:nixpkgs/c1bca7fe84c646cfd4ebf3482c0e6317a0b13f22 \ nix shell nixpkgs#coreutils \ -c find . -name '*.nix' \ -exec nix run github:emilazy/nix-doc-munge/0a7190f600027bf7baf6cb7139e4d69ac2f51062 \ {} + [my fork of `nix-doc-munge`]: https://github.com/emilazy/nix-doc-munge | |||
| 2020-10-25 | don't set SHELL automatically based on programs.<shell>.enable | Daiderd Jordan | |
| 2020-06-17 | etc: add known hashes for bashrc/zsh/nix.conf | Daiderd Jordan | |
| 2019-01-04 | zsh: Add vendor-completions to fpath | Kirill Elagin | |
| 2018-10-25 | Unify environment configuration and don't run in child shells | Andrew Childs | |
| This should enable `nix run` to work under shells like fish and zsh, as well as making child shells not needlessly reset any environment that should be inherited. Implementation adapted from NixOS. | |||
| 2018-03-27 | zsh: fix nix run shells of nix 2.0 | Daiderd Jordan | |
| 2018-01-20 | zsh: remove shell wrapper | Daiderd Jordan | |
| 2018-01-17 | zsh: don't clobber promptInit in a nix-shell | Daiderd Jordan | |
| Configure this yourself if you want a different prompt when a nix-shell is active. | |||
| 2017-10-07 | system-build: change type of setEnvironment and setAliases | Daiderd Jordan | |
| On NixOS system.build.setEnvironment also is a writeText | |||
| 2017-10-07 | environment: include extraInit in set-environment script | Daiderd Jordan | |
| 2017-10-07 | zsh: move environment variables to zshenv | Daiderd Jordan | |
| 2017-07-18 | zsh: use container names for fzf docker completion | Daiderd Jordan | |
| 2017-07-09 | bash: enable by default | Daiderd Jordan | |
| 2017-07-09 | zsh: support nix-shell --run zsh | Daiderd Jordan | |
| 2017-06-21 | zsh: improve fzf docker completion | Daiderd Jordan | |
| 2017-06-17 | zsh: add fzf completion for docker containers | Daiderd Jordan | |
| 2017-06-13 | zsh: use custom fzf completion | Daiderd Jordan | |
| 2017-05-15 | environment: include /usr/sbin and /sbin in systemPath | Daiderd Jordan | |
| Don't extend initial PATH adding extra entries should be done through appending environment.systemPath or manually extending it with environment.extraInit or similar options. | |||
| 2017-05-13 | zsh: use explicit source instead of . | Daiderd Jordan | |
| 2017-05-13 | zsh: link /share/zsh when enabled | Daiderd Jordan | |
| 2017-03-05 | Added zsh-syntax-highlighting option to zsh program | Brandon Kase | |
| 2017-02-21 | zsh: add options for fzf completion and git | Daiderd Jordan | |
| 2017-02-21 | fzf-history: don't enable by default and reverse | Daiderd Jordan | |
| 2017-01-30 | add fzf history keybindings for zsh | Daiderd Jordan | |
