Commit Graph

1441 Commits

Author SHA1 Message Date
Jan Tojnar
7982550ac4 Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
github-actions[bot]
61fa3fdde8 Merge master into staging-next 2021-05-10 18:28:17 +00: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
Jan Tojnar
dd78ce1c53 Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Martin Weinelt
9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Vladimír Čunát
080cd658ca Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot]
e21fb16f9a Merge master into staging-next 2021-05-08 06:20:05 +00: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
github-actions[bot]
202eb5ddf5 Merge staging-next into staging 2021-05-05 18:24:02 +00:00
happysalada
3636fe2ad1 oil: 0.8.8 -> 0.8.10 2021-05-05 11:49:25 +09:00
github-actions[bot]
98d7aac597 Merge staging-next into staging 2021-05-04 00:49:43 +00: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
github-actions[bot]
49721bed32 Merge staging-next into staging 2021-05-01 18:26:21 +00: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
Jan Tojnar
76c3a6aafd Merge branch 'staging-next' into staging 2021-04-29 02:35:54 +02: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
github-actions[bot]
97889a52e1 Merge staging-next into staging 2021-04-27 18:14:28 +00: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
github-actions[bot]
c01456266d Merge staging-next into staging 2021-04-27 12:07:01 +00: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
github-actions[bot]
e30742adc3 Merge staging-next into staging 2021-04-26 12:06:35 +00:00
happysalada
b164642941 fishplugins.forgit: init "unstable-2021-04-09" 2021-04-26 20:22:40 +09:00
Jan Tojnar
c1f851b2ee Merge branch 'staging-next' into staging 2021-04-25 08:22:13 +02:00
Yuki Okushi
8e93e34477 nushell: 0.29.0 -> 0.30.0 2021-04-25 05:12:44 +09:00
Sandro
9c2920e56e Merge pull request #108721 from lsix/readline-8.1 2021-04-24 11:46:56 +02:00
Malo Bourgon
fd44ecd1d8 fishPlugins.done: init at 1.16.1 2021-04-21 10:04:32 -07:00
Lancelot SIX
090b1804b7 bash_5: upgrade readline dependency to 8.1
Readline 8.1 is required for bash-5.1 to work properly.

From bash-5.1 release message[1]:

> Bash can be linked against an already-installed Readline library
> rather than the private version in lib/readline if desired.  Only
> readline-8.1 and later versions are able to provide all of the symbols
> that bash-5.1 requires; earlier versions of the Readline library will
> not work correctly.

[1] https://lists.gnu.org/archive/html/info-gnu/2020-12/msg00003.html
2021-04-14 21:27:24 +01: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