Commit Graph

27 Commits

Author SHA1 Message Date
R. Ryantm
1be67c8ff5 zsh-prezto: unstable-2024-01-18 -> unstable-2024-01-26 2024-01-28 00:50:36 +00:00
R. Ryantm
1616876309 zsh-prezto: unstable-2023-11-30 -> unstable-2024-01-18 2024-01-22 09:52:46 +00:00
R. Ryantm
50d4435a37 zsh-prezto: unstable-2023-11-08 -> unstable-2023-11-30 2023-12-10 14:35:15 +00:00
R. Ryantm
dec02cd6b4 zsh-prezto: unstable-2023-09-12 -> unstable-2023-11-08 2023-11-16 22:04:08 +00:00
R. Ryantm
724235e777 zsh-prezto: unstable-2023-06-22 -> unstable-2023-09-12 2023-09-14 09:12:46 +00:00
R. Ryantm
5ebf1cf5d4 zsh-prezto: unstable-2023-04-13 -> unstable-2023-06-22 2023-06-24 06:04:42 +00:00
R. Ryantm
6c3527d03f zsh-prezto: unstable-2023-01-31 -> unstable-2023-04-13 2023-04-20 02:41:17 +00:00
R. Ryantm
fc334fd76c zsh-prezto: unstable-2023-01-12 -> unstable-2023-01-31 2023-02-09 11:47:24 +00:00
R. Ryantm
c11069da37 zsh-prezto: unstable-2022-10-26 -> unstable-2023-01-12 2023-01-14 10:03:30 +00:00
R. Ryantm
adcf91124c zsh-prezto: unstable-2022-04-05 -> unstable-2022-10-26 2023-01-08 18:08:11 +08:00
Artturin
ea79263e60 pkgs/shells: enable strictDeps 2022-05-06 22:31:38 +03:00
Vo Anh Duy
771a209a5c zsh-prezto: unstable-2021-11-16 → unstable-2022-04-05 2022-04-08 17:57:05 +08:00
Monson Shao
9bcdcb6199
zsh-prezto: unstable-2021-06-02 → unstable-2021-11-16 2022-01-08 06:42:32 +00:00
Ilan Joselevich
8c5d416cb5 zsh-prezto: unstable-2021-01-19 -> unstable-2021-06-02 2021-06-06 13:19:13 +03:00
Nick Hu
f34aeeab8c
zsh-prezto: make zshrc aware of where zsh-prezto is installed (#112448)
Without this, the bundled zshrc runcom is useless as it assumes that
zsh-prezto is installed in $ZDOTDIR:-$HOME/.zprezto, so it can't find
its entrypoint. Crucially, the home-manager zsh-prezto module uses this
runcom so is broken without this also.
2021-02-09 02:16:04 +00:00
Monson Shao
d5b4c4fdac
zsh-prezto: install to right place 2021-01-30 02:25:59 +08:00
Monson Shao
99b3d904e7
maintainers: add holymonson 2021-01-24 21:33:11 +08:00
Monson Shao
6f94d834a1
zsh-prezto: update to unstable 2021-01-24 21:32:01 +08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Nick Hu
90779e4d64
zsh-prezto: 2019-03-18 -> 2020-05-20 2020-05-26 12:53:26 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Nick Hu
1d03cbb875 zsh-prezto: 2017-12-03 -> 2019-03-18 2019-04-07 15:48:01 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer
ddaea6ac77 pkgs/shells: move extensions to subdirs
These are not reaal shells and should go into their parent shell
directory.
2018-04-17 14:47:32 -05:00