Commit graph

748 commits

Author SHA1 Message Date
Tim Steinbach 7403a08153
oh-my-zsh: 2019-07-01 -> 2019-07-13 2019-07-15 07:26:55 -04:00
Maximilian Bosch 241a7bb363
Merge pull request #63920 from Ma27/package-zsh-you-should-use
zsh-you-should-use: init at 1.1.0
2019-07-09 23:28:53 +02: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
R. RyanTM 0c96c9b505 zsh-autosuggestions: 0.5.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zsh-autosuggestions/versions
2019-07-03 08:29:01 +02:00
Tim Steinbach ec846ecf71
oh-my-zsh: 2019-06-27 -> 2019-07-01 2019-07-01 18:30:51 -04:00
Maximilian Bosch 02e8a36df1
zsh-you-should-use: init at 1.1.0
Simple zsh plugin that reminds you to use existing aliases. With
`oh-my-zsh` it can be installed like this:

```
{
  programs.zsh.ohMyZsh = {
    customPkgs = [ pkgs.zsh-you-should-use ];
    plugins = [ "you-should-use" ];
  };
}
```
2019-06-29 12:14:42 +02:00
Tim Steinbach 2cbaf5b75c
oh-my-zsh: 2019-06-15 -> 2019-06-27 2019-06-28 07:57:58 -04:00
Tim Steinbach 9c9229207b
oh-my-zsh: 2019-06-15 -> 2019-06-15 2019-06-19 08:54:10 -04:00
R. RyanTM dd420f45ed xonsh: 0.9.4 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xonsh/versions
2019-06-18 11:28:45 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM 599ec87849 antibody: 4.1.1 -> 4.1.2 (#63210)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/antibody/versions
2019-06-16 09:05:55 -07:00
Tim Steinbach 3385abd753
oh-my-zsh: 2019-06-12 -> 2019-06-15 2019-06-15 13:58:09 -04:00
Tim Steinbach 910b179506
oh-my-zsh: 2019-06-11 -> 2019-06-12 2019-06-13 10:06:36 -04:00
Tim Steinbach eb359ddb73
oh-my-zsh: 2019-06-08 -> 2019-06-11 2019-06-12 13:09:46 -04:00
Tim Steinbach aea4b4a030
oh-my-zsh: 2019-06-01 -> 2019-06-08 2019-06-08 19:17:04 -04:00
Matthew Bauer 1f22e71439 ksh: add libiconv dependency 2019-06-05 23:43:37 -04:00
R. RyanTM cbc5f612c2
powershell: 6.2.0 -> 6.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/powershell/versions
2019-06-02 13:12:23 -05:00
Tim Steinbach 57815f9164
oh-my-zsh: 2019-05-28 -> 2019-06-01 2019-06-02 13:27:17 -04:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Will Dietz 8fc3b6a7fa
xonsh: 0.9.0 -> 0.9.4 2019-05-28 20:02:33 -05:00
Tim Steinbach 90267ba813
oh-my-zsh: 2019-05-27 -> 2019-05-28 2019-05-28 18:12:37 -04:00
Tim Steinbach c0c947814d
oh-my-zsh: 2019-05-26 -> 2019-05-27 2019-05-28 08:44:42 -04:00
Tim Steinbach 567b63c78f
oh-my-zsh: 2019-05-21 -> 2019-05-26 2019-05-26 10:10:57 -04:00
Tim Steinbach 963a993097
oh-my-zsh: 2019-05-19 -> 2019-05-21 2019-05-22 09:04:12 -04:00
Tim Steinbach 7711aed354
oh-my-zsh: 2019-05-17 -> 2019-05-19 2019-05-20 11:04:31 -04:00
Tim Steinbach 9d200707ba
oh-my-zsh: 2019-05-11 -> 2019-05-17 2019-05-17 10:28:16 -04:00
Renaud a46ee786da
Merge pull request #61452 from r-ryantm/auto-update/xonsh
xonsh: 0.8.12 -> 0.9.0
2019-05-14 19:49:15 +02:00
R. RyanTM c9d1ef7cd7 tcsh: 6.20.00 -> 6.21.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcsh/versions
2019-05-14 09:48:58 +02:00
R. RyanTM b324116100 xonsh: 0.8.12 -> 0.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xonsh/versions
2019-05-13 05:41:00 -07:00
Tim Steinbach 18d0273877
oh-my-zsh: 2019-05-09 -> 2019-05-11 2019-05-11 09:17:37 -04:00
Tim Steinbach 26fa9aa8d2
oh-my-zsh: 2019-05-08 -> 2019-05-09 2019-05-09 08:18:47 -04:00
Tim Steinbach 81e075ab56
oh-my-zsh: 2019-05-06 -> 2019-05-08 2019-05-08 10:13:43 -04:00
Tim Steinbach 6104102c24
oh-my-zsh: 2019-05-05 -> 2019-05-06 2019-05-07 08:04:53 -04:00
Tim Steinbach e3bee64f78
oh-my-zsh: 2019-05-03 -> 2019-05-05 2019-05-06 08:49:11 -04:00
Tim Steinbach 01c27d6faf
oh-my-zsh: 2019-05-01 -> 2019-05-03 2019-05-04 10:36:57 -04:00
Tim Steinbach eed255e044
oh-my-zsh: 2019-04-29 -> 2019-05-01 2019-05-02 13:57:46 -04:00
Will Dietz 3c13d77713 jush: init at 0.1 2019-04-30 23:41:58 -05:00
Tim Steinbach 1003fd58fb
oh-my-zsh: 2019-04-26 -> 2019-04-29 2019-04-29 08:50:01 -04:00
Tim Steinbach 6cc803c7aa
oh-my-zsh: 2019-04-25 -> 2019-04-26 2019-04-26 18:10:36 -04:00
Will Dietz e5453a19df
Merge pull request #60161 from dtzWill/update/rush-1.9
rush: 1.8 -> 1.9
2019-04-25 23:18:17 -05:00
Tim Steinbach 11d05d5122
oh-my-zsh: 2019-04-22 -> 2019-04-25 2019-04-25 20:39:25 -04:00
Will Dietz e241ebb8fa rush: 1.8 -> 1.9
http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00007.html
2019-04-24 09:26:40 -05:00
Tim Steinbach 0a0bd37fec
oh-my-zsh: 2019-04-18 -> 2019-04-22 2019-04-23 06:38:48 -04:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Silvan Mosberger 74697340dd
Merge pull request #59823 from Ma27/bump-lambda-mod-zsh-theme
lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17
2019-04-22 22:49:06 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Will Dietz 95f7deffec bash_5: 5.0-p2 -> 5.0-p7 2019-04-21 11:47:25 -05:00
Tim Steinbach d36827bd08
oh-my-zsh: 2019-04-04 -> 2019-04-18 2019-04-19 08:11:49 -04:00
Maximilian Bosch dadf97736b
lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17
See 61c373c...6b83aed

The newly introduced commit (87e7cd7) adds support for LAMBDA_MOD_N_DIR_LEVELS
to control the amount of dir levels shown in the prompt.
2019-04-18 11:52:39 +02:00
Maximilian Bosch b9cacc1de1
nix-zsh-completions: 0.4.2 -> 0.4.3
Added new completions for `nixos-build-vms`[1].

See https://github.com/spwhitt/nix-zsh-completions/releases/tag/0.4.3

[1] https://github.com/NixOS/nixpkgs/pull/55121 added support for
`--option`.
2019-04-18 11:35:57 +02:00