Commit graph

1428 commits

Author SHA1 Message Date
happysalada 9b81006130 oil: 0.8.10 -> 0.8.11 2021-05-14 13:39:34 +09:00
happysalada 4d8dd0afd2 nushell: mark tests broken on darwin 2021-05-12 15:23:07 +09:00
happysalada a931f70824 nushell: fix darwin build 2021-05-12 15:23:07 +09:00
Sandro 3bfb2fc8f2
Merge pull request #121964 from fortuneteller2k/add-hilbish
hilbish: init at 0.4.0
2021-05-10 19:19:38 +02:00
hyperfekt 0ffab925ca fish: make python an optional dependency
Python is still used for tests, but does not become part of the closure.

In addition, nowadays fish only ever uses Python via __fish_anypython,
so using sed or propagating python isn't necessary anymore.
2021-05-10 10:18:25 -07:00
Vladimír Čunát 080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Maëlys Bras de fer c1df7ffb7d fish: fix help for builtins
Removed trailing spaces in `sed` script that made it miss an occurrence of `nroff`.
2021-05-07 22:14:25 -07:00
fortuneteller2k b99ef3d4d8 hilbish: init at 0.4.0 2021-05-08 06:03:15 +08:00
Vladimír Čunát 9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
happysalada 3636fe2ad1 oil: 0.8.8 -> 0.8.10 2021-05-05 11:49:25 +09:00
Luke Granger-Brown 0f39652cee
Merge pull request #120800 from MetaDark/undistract-me
undistract-me: init at unstable-2020-08-09
2021-05-03 20:22:04 +01:00
Sandro e9547b6a31
Merge pull request #120733 from evalexpr/add-zsh-z 2021-05-01 17:33:07 +02:00
Kira Bruneau 2008b4f9f4 undistract-me: init at unstable-2020-08-09 2021-04-30 09:49:05 -04:00
Jonathan Wilkins a690b4e123
zsh-z: init at unstable-2021-02-15 2021-04-30 14:00:41 +01:00
happysalada a946e4c558 fishplugins.forgit: fix dependency linking 2021-04-29 08:22:54 +09:00
happysalada f1e271714b fishplugins.forgit-fish: rename fishplugins.forgit 2021-04-29 08:22:54 +09:00
Sandro ab7439d4a4
Merge pull request #120746 from NeQuissimus/omz
oh-my-zsh: 2021-04-11 → 2021-04-26
2021-04-27 14:19:51 +02:00
legendofmiracles 2dc6743ba7
nushell: sets main program 2021-04-27 13:44:53 +02:00
Tim Steinbach 320660ced3
oh-my-zsh: 2021-04-11 → 2021-04-26 2021-04-26 14:23:02 +00:00
happysalada b164642941 fishplugins.forgit: init "unstable-2021-04-09" 2021-04-26 20:22:40 +09:00
Yuki Okushi 8e93e34477 nushell: 0.29.0 -> 0.30.0 2021-04-25 05:12:44 +09:00
Malo Bourgon fd44ecd1d8 fishPlugins.done: init at 1.16.1 2021-04-21 10:04:32 -07:00
Tim Steinbach 8ef1889b75
oh-my-zsh: 2021-04-07 → 2021-04-11 2021-04-12 18:03:50 +00:00
github-actions[bot] 8d1d992273
Merge master into staging-next 2021-04-08 00:17:24 +00:00
Sandro ead1292677
Merge pull request #118751 from NeQuissimus/omz
oh-my-zsh: 2021-04-06 → 2021-04-07
2021-04-07 23:24:20 +02:00
Pascal Bach c53e14fbab
Merge pull request #118752 from cole-h/fish
fish: 3.2.1 -> 3.2.2
2021-04-07 22:23:00 +02:00
Cole Helbling 563451277f
fish: 3.2.1 -> 3.2.2
Replacing all occurrences of `/usr` with `/nix` doesn't work, because
one test is just verifying if `wdirname` works (and `dirname /usr/lib`
is not the same as `dirname /nix/lib`).
2021-04-07 11:23:37 -07:00
Tim Steinbach d63226c50d
oh-my-zsh: 2021-04-06 → 2021-04-07 2021-04-07 17:59:11 +00:00
github-actions[bot] 44d53d308b
Merge master into staging-next 2021-04-06 18:15:29 +00:00
Jan Tojnar c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Tim Steinbach 24d8a91494
oh-my-zsh: 2021-03-31 → 2021-04-06 2021-04-06 12:57:52 +00:00
bb2020 ea0e582d8a
zsh-clipboard: init at 1.0 (#115450)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-05 23:26:20 +02:00
Sandro 7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix 2021-04-05 04:07:15 +02:00
github-actions[bot] 44e3fc61fe
Merge master into staging-next 2021-04-05 00:16:38 +00:00
Alyssa Ross 101cc9024b dash: enable parallel building 2021-04-04 22:07:15 +00:00
Alyssa Ross f4ac75a56d dash: add libedit support
This allows running set -o emacs to get line editing in dash, which is
a major usability improvement.

Closure size before: 31.6M
              after: 35.3M
2021-04-04 22:07:15 +00:00
Alyssa Ross ac6d98dbdc dash: move confusing comment
When the noexec patch was added, this comment should have been moved
to make it clear it referred to the Darwin patch, which was previously
the only one.
2021-04-04 22:07:15 +00:00
Sandro Jäckel 33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
github-actions[bot] 3bf92ca4db
Merge master into staging-next 2021-04-03 18:18:51 +00:00
Frederik Rietdijk 3502d57d7a ksh: use python3 2021-04-03 17:06:21 +02:00
github-actions[bot] 78b864aeee
Merge staging-next into staging 2021-04-01 18:15:42 +00:00
Daniel Nagy 7b4dc7caae
oil: add changelog 2021-04-01 17:59:48 +02:00
github-actions[bot] 85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
Vonfry c8a9a609a7
zsh-fzf-tab: unstable-2021-02-14 -> unstable-2021-04-01 2021-04-01 18:19:07 +08:00
Ryan Mulligan a672e13729
Merge pull request #118239 from r-ryantm/auto-update/nushell
nushell: 0.28.0 -> 0.29.0
2021-04-01 06:33:01 -07:00
R. RyanTM d417634a98 nushell: 0.28.0 -> 0.29.0 2021-04-01 12:09:01 +00:00
github-actions[bot] 5abd5f5ab0
Merge staging-next into staging 2021-03-31 18:15:02 +00:00
Tim Steinbach fb811eaf6b
oh-my-zsh: 2021-03-28 → 2021-03-31 2021-03-31 15:43:29 +00:00
github-actions[bot] d466353dd5
Merge staging-next into staging 2021-03-30 12:06:28 +00:00
Tim Steinbach 15b2ac130c
oh-my-zsh: 2021-03-15 → 2021-03-28 2021-03-29 13:24:45 +00:00