Jakob Gillich
5e5ecb7b6f
fish: fix merge conflict
...
patches got duplicated
2016-01-05 23:32:29 +01:00
Arseniy Seroka
1fc685ae64
Merge pull request #11945 from jgillich/fish
...
fish: add module to support it as default shell
2016-01-06 01:25:37 +03:00
Nikolay Amiantov
e312276b01
Merge pull request #12000 from nathan7/nix-auto-run
...
command-not-found: add NIX_AUTO_RUN option, to automatically invoke nix-shell
2016-01-03 03:22:50 +03:00
Nathan Zadoks
efd9562df0
fish: pass all of argv to command-not-found
2015-12-28 15:09:48 +01:00
Jakob Gillich
ac7e923104
fish: add module to support it as default shell
...
* Patched fish to load /etc/fish/config.fish if it exists (by default,
it only loads config relative to itself)
* Added fish-foreign-env package to parse the system environment
closes #5331
2015-12-26 06:25:23 +01:00
Vladimír Čunát
11c702c582
Merge master into staging
2015-12-23 18:57:35 +01:00
Matthijs Steen
f2a9837113
grml-zsh-config: init at 0.12.4
2015-12-17 16:29:00 +01:00
Vladimír Čunát
1c268e0b8c
Merge master into staging
2015-12-17 08:53:35 +01:00
Tobias Geerinckx-Rice
75df6e05c3
mksh: maintainers += nckx
2015-12-14 23:34:34 +01:00
Tobias Geerinckx-Rice
d0323d406a
mksh: 51 -> 52
...
‘This release has a nonzero chance to break existing scripts that
use some extension features – I had to quote some tildes in
dot.mkshrc and a variable expansion in ${x/y"$z"} in MirWebseite
(the $z) – twice!. As usual, test!’
-- https://www.mirbsd.org/permalinks/news_e20151212-tg.htm
2015-12-14 23:34:24 +01:00
Alexander Shabalin
020a09adbb
fish: Use /bin/hostname on darwin. Fixes #11012 .
2015-12-13 22:52:35 +03:00
Pascal Wittmann
68a1b2411a
zsh: 5.1.1 -> 5.2
2015-12-05 17:07:41 +01:00
Vladimír Čunát
476c96b5c6
Merge master into staging
...
Taken the version from recent channel bump, as it's well-tested.
Close #11460 .
2015-12-05 10:26:06 +01:00
Burke Libbey
3c437a643f
GNU apparently modified bash patch 042.
2015-12-03 08:58:30 +01:00
Daniel Peebles
539c1d1b2c
Revert "Update bash patches"
2015-12-02 19:10:06 -05:00
Burke Libbey
4007b3a251
GNU apparently modified bash patch 042.
2015-12-01 23:04:43 -05:00
Vladimír Čunát
10135e6f41
fish: use absolute path to clear when pressing ^L
...
It was unable to find `clear` for me.
/cc maintainer @ocharles.
2015-11-29 12:01:17 +01:00
Christian Albrecht
97332d30f6
zsh: re-enable tests skipping broken
...
Do not disable all tests, only those broken as zsh/zpty module is not
available on hydra.
2015-11-26 09:59:27 +00:00
Pascal Wittmann
380ed0229c
pash: clean up meta information
2015-11-25 23:06:09 +01:00
Spencer Whitt
0b0e51ce6f
nix-zsh-completions: init at 0.2
2015-11-24 18:50:02 -05:00
Friedrich von Never
1c3b6a2812
pash: init at git-2015-11-06
2015-11-19 23:00:56 +06:00
Samuel Rivas
d3ed672b6a
fish: fix use hostname from the store instead of from the environment
2015-11-06 09:55:55 +01:00
Pascal Wittmann
0c5bdf68c2
fix: substitute path to bc in math.fish
...
closes #10141
2015-11-05 15:14:04 +01:00
William A. Kennington III
773b4deb7c
Merge commit 'a6f6c0e' into master.upstream
...
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Pascal Wittmann
f24e989fd2
zsh: 5.1 -> 5.1.1
2015-09-12 11:58:57 +02:00
Pascal Wittmann
c11dc40d09
Merge pull request #9254 from FRidh/jupyter
...
ipython: 3.2 -> 4.0
2015-09-08 17:43:21 +02:00
Pascal Wittmann
fe3609b646
[zsh] disable tests again, they fail on hdyra
2015-09-08 12:45:33 +02:00
Pascal Wittmann
092a5eea28
zsh: enable tests
2015-09-06 19:04:55 +02:00
Pascal Wittmann
78b33072d8
zsh: update from 5.0.8 to 5.1
2015-09-06 19:04:55 +02:00
William A. Kennington III
461a9ee562
bash4.3: p39 -> p42
2015-08-31 10:25:12 -07:00
William A. Kennington III
883fadf6d1
bash: Remove stale 4.1 patches
2015-08-31 10:23:01 -07:00
Frederik Rietdijk
3ccedc7630
python-packages ipython: 3.2 -> 4.0
2015-08-29 10:36:42 +02:00
Jude Taylor
9c153e2227
add binutils to bash build for size
2015-08-12 11:27:54 -07:00
William A. Kennington III
0ecc61b4d7
Merge branch 'master.upstream' into staging.upstream
2015-08-05 16:24:57 -07:00
Frederik Rietdijk
3944e4f980
ipython: 3.1 -> 3.2.1
2015-08-05 23:09:28 +02:00
Eelco Dolstra
e1f78bf677
More docs/manpages in separate outputs
2015-07-27 00:27:54 +02:00
William A. Kennington III
25e60feb72
Merge branch 'master.upstream' into staging.upstream
2015-07-15 02:02:46 -07:00
Tobias Geerinckx-Rice
94c94926f5
mksh 50d -> 51
...
R51 is a strongly recommended feature release.
Changes: <https://www.mirbsd.org/mksh.htm#clog >.
Release number changed to match Nix versioning rules ("R51" -> 51).
cc maintainer @AndersonTorres
2015-07-15 03:31:54 +02:00
Maciek Starzyk
ad4e17e94b
fish: Fixed "Could not autoload item 'seq'..."
2015-07-14 21:44:25 +02:00
William A. Kennington III
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
lethalman
624fe6a290
Merge pull request #8774 from mstarzyk/fish-shell
...
fish: 2.1.2 -> 2.2.0
2015-07-13 13:38:23 +02:00
Tuomas Tynkkynen
5c08963fed
xonsh: Don't use fetchurl on dynamically generated GitHub tarballs
...
Just use fetchFromGitHub instead.
2015-07-12 21:03:27 +02:00
Maciek Starzyk
dcc2b6148e
fish: 2.1.2 -> 2.2.0
2015-07-12 15:33:01 +02:00
Thomas Tuegel
a8c52d0958
Merge branch 'master' into staging
2015-06-25 09:15:05 -05:00
Tommy M. McGuire
2d7da5a62e
es: bugfix for man page install
...
See Issue #8487 .
2015-06-24 11:36:02 -05:00
William A. Kennington III
282d03befa
Merge branch 'master.upstream' into staging.upstream
2015-06-22 10:57:36 -07:00
Eelco Dolstra
7c3bf186a6
bash: Update to 4.3-p39
2015-06-22 14:40:29 +02:00
Jascha Geerds
3f66bb7ff2
Add myself as maintainer
2015-06-22 08:26:09 +02:00
Pascal Wittmann
6ceecb5548
zsh: update from 5.0.7 to 5.0.8
...
add myself as maintainer
2015-06-08 12:55:38 +02:00
Rok Garbas
bd59bf9a74
cygwin: bash updated to 4.3 for cygwin platform
2015-05-29 10:18:06 +02:00