Commit graph

545 commits

Author SHA1 Message Date
Ryan Mulligan 2ebf72573e bash-completion: 2.7 -> 2.8
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.8 with grep in /nix/store/svgfjl0v59ff90l6h2gzbsplhbk3aqhp-bash-completion-2.8
- directory tree listing: https://gist.github.com/23a9bb8eddc5667ef5a94d69ea7ab340
2018-03-19 22:12:04 -07:00
Tuomas Tynkkynen 2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
xeji 50d3c09e67 rush: fix build
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853649
2018-03-13 00:58:09 +01:00
Will Dietz 3d88d7af0f bash: 4.4p12 -> 4.4p19 2018-03-09 13:11:07 -06:00
Shea Levy 4d5be58a8f
Merge remote-tracking branch 'origin/master' into cross-nixos 2018-02-28 17:07:13 -05:00
Tuomas Tynkkynen 34f95d92a2 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/misc/pytrainer/default.nix
	pkgs/development/tools/pew/default.nix
	pkgs/tools/misc/you-get/default.nix
2018-02-28 20:52:49 +02:00
Tor Hedin Brønner 30d5c7ce56 nix-bash-completions: 0.6.3 -> 0.6.4
Disables spotty nixops completion.
2018-02-28 19:01:23 +01:00
Jörg Thalheim 9fcd44c171
Merge pull request #36106 from ryantm/auto-update/zsh-autosuggestions-0.4.0-to-0.4.2
zsh-autosuggestions: 0.4.0 -> 0.4.2
2018-02-28 08:49:16 +00:00
Ryan Mulligan fc3e91bf77 zsh-autosuggestions: 0.4.0 -> 0.4.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.4.2 with grep in /nix/store/pgilg1imys99x1i42dslrv4qvqkp0p4d-zsh-autosuggestions-0.4.2
- found 0.4.2 in filename of file in /nix/store/pgilg1imys99x1i42dslrv4qvqkp0p4d-zsh-autosuggestions-0.4.2

cc "@loskutov"
2018-02-27 19:26:26 -08:00
Ryan Mulligan 4e2def9fe6 mksh: 56b -> 56c
Semi-automatic update. These checks were performed:

- built on NixOS
- found 56c in filename of file in /nix/store/88xmgl9p82fph7d8qqzp48iqvkh688jd-mksh-56c

cc "@AndersonTorres @joachifm"
2018-02-27 06:09:21 -08:00
John Ericson 4a29081a94
Merge pull request #35071 from oxij/stdenv/infopages
stdenv, bash: fixing info pages and stuff
2018-02-26 18:06:11 -05:00
Jan Malakhovski d45e39c9a9 bash, bashInteractive: install manpages for both variants
This mostly reverts commit bd0e161f0c.
2018-02-26 22:46:35 +00:00
Ryan Mulligan 5e12088331 antigen: 2.2.2 -> 2.2.3
Semi-automatic update; builds on NixOS
2018-02-24 15:05:54 -08:00
Will Dietz d3b59f864a define top-level attrs for getent, getconf
Note that currently getent is explicitly taken from "glibc.bin",
regardless of build configuration which this preserves for now.
(on non-musl anyway)
2018-02-13 11:47:16 -06:00
Will Dietz b42c8af907 bash: fix on musl 2018-02-13 09:44:36 -06:00
Will Dietz 172af30d8a fish: on musl use musl-getent 2018-02-13 09:44:35 -06:00
Jörg Thalheim a1fe3ee2f9
Merge pull request #34689 from dtzWill/fix/zsh-modern
zsh: set configureFlags and checkFlags at nix level, also fix cross
2018-02-09 09:29:32 +00:00
Tor Hedin Brønner 2954c6ce86 nix-zsh-completions: 0.3.7 -> 0.3.8 2018-02-08 17:13:29 +01:00
Tor Hedin Brønner 37fb8d3e11 nix-bash-completions: 0.6.2 -> 0.6.3 2018-02-08 17:09:47 +01:00
Tim Steinbach 9bc383a9f3
oh-my-zsh: 2017-12-14 -> 2018-01-22 2018-02-07 19:52:03 -05:00
Will Dietz 2b8e900403 zsh: set configureFlags and checkFlags at nix level, also fix cross
As-is the use of 'configureFlags="..."' breaks cross compilation
as it drops the configure platforms arguments.

Set zprofile separately to handle $out.
2018-02-06 20:14:52 -06:00
tilpner 5cf9424632
elvish: 0.10 -> 0.11 2018-01-31 23:32:49 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tor Hedin Brønner 122904fee6 nix-bash-completions: 0.6.1 -> 0.6.2 2018-01-10 08:40:57 +01:00
Tor Hedin Brønner c646114c14 nix-zsh-completions: 0.3.6 -> 0.3.7 2018-01-10 08:40:57 +01:00
Tim Steinbach dd86923d3a
oh-my-zsh: 2017-09-24 -> 2017-12-14 2018-01-09 10:14:43 -05:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson 5b74540c5b treewide: Use depsBuildBuild for buildPackges.stdenv.cc 2017-12-30 22:04:21 -05:00
Luke Adams 2dca67864d fish: 2.7.0 -> 2.7.1
Fixes paste bracketing issue with iTerm (macOS)
2017-12-25 14:56:25 -06:00
dywedir f1be2aea35 oil: 0.1.0 -> 0.3.0 2017-12-25 14:43:58 +02:00
Tor Hedin Brønner f79d69113e nix-bash-completions: lazy load aware install
`bash-completion` lazy loads completion scripts by looking up the command name
in the completion directory. As such we need to create a symlink for every
nix command.

The problem had been masked by nixos sourcing all completion scripts on startup.
2017-12-10 14:07:13 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Rok Garbas 5ab47ccfd1 zsh-prezto: updating "4f19700" -> "0crrj2n" 2017-12-03 14:51:36 +01:00
Tor Hedin Brønner 60d3a11251 nix-zsh-completions: 0.3.5 -> 0.3.6 2017-12-03 10:49:21 +00:00
Tor Hedin Brønner 9534764006 nix-bash-completions: 0.5 -> 0.6 2017-12-03 10:49:21 +00:00
Orivej Desh ff7be8f807 dgsh: fix build with glibc 2.26 2017-11-28 08:39:02 +00:00
Orivej Desh ba3a792435 fish: enable parallel building 2017-11-27 13:34:31 +00:00
adisbladis ee933bdb1d
fish: 2.6.0 -> 2.7.0 2017-11-27 18:44:52 +08:00
Izorkin 9216f5fc56 zsh-command-time: init at 2017-05-09 (#32083) 2017-11-27 09:44:18 +00:00
name 5c936f1f40 antigen: 2.2.1 -> 2.2.2 2017-11-26 22:47:36 +03:00
adisbladis 167e9fbff4
xonsh: 0.5.12 -> 0.6.0 2017-11-26 18:22:12 +08:00
Tor Hedin Brønner 9a27fee60a nix-bash-completions: 0.4 -> 0.5
Various improvements and bugfixes.
2017-11-21 14:05:03 +01:00
Tor Hedin Brønner d1635a58bf nix-zsh-completions: 0.3.3 -> 0.3.5
Various improvements including attribute completion when supplying a cached
url as a repo.
2017-11-21 14:01:35 +01:00
Orivej Desh 1c1455fbc5 zsh-prezto: rehash with fetchpatch 2017-11-21 02:18:05 +00:00
Joerg Thalheim 1af0254fc7 xonsh: 0.4.3 -> 0.5.12 2017-11-21 00:09:18 +00:00
Pierre Chevalier 81ea7d2dcb zsh-powerlevel9k: init at 2017-11-10
To use, add this option to your configuration.nix:
`programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
2017-11-18 21:27:04 +00:00
Yurii Rashkovskii edfdc1d818 fish-foreign-env: suppress additional harmless warnings
As per #30645, fish with fish-foreign-env prints this
(harmless) warning:

```
set: Tried to change the read-only variable “_”
```

This patch was developed by @rnhmjoj in the aforementioned
issue discussion
2017-11-14 16:15:58 +07:00
Tor Hedin Brønner b4d2c46e56 nix-zsh-completions: 0.3.2 -> 0.3.3
Some minor fixes.
2017-11-13 11:33:08 +01:00
Tor Hedin Brønner 53fbf7ee9d nix-bash-completions: 0.2 -> 0.4
A bunch of fixes, and now completes attribute paths when `<nixpkgs>`
syntax as file input.
2017-11-13 11:23:12 +01:00