Urban Škudnik
5adfcb951a
pythonPackages.aioprocessing: init at 1.0.1 ( #49170 )
2018-10-29 13:24:24 +01:00
Urban Skudnik
c90ad779a0
brave: init at 0.25.2
2018-10-16 20:19:37 +02:00
Urban Skudnik
4931655f69
Add Urban Skudnik (me) as maintainer
2018-10-03 15:47:26 +02:00
Urban Skudnik
a3378c5088
tsung: init at 1.7.0
2018-10-03 15:47:12 +02:00
Urban Skudnik
e9fe3a334b
restic: Fix autocomplete for zsh
...
zsh requires for files to be prepended with underscore to be
recognized as widgets, see [1] for more details.
[1] https://github.com/NixOS/nixpkgs/pull/46001#issuecomment-418567160
2018-09-05 03:36:56 +02:00
Urban Skudnik
d23c357f1c
hcloud: Add autocomplete support for bash and zsh
...
Currently one would need to manually run the command to generate
completion and insert it into `.bashrc`/`.zshrc` to get the
autocompletion to work. This patch will automatically generate
both docs and save them to correct position so it should continue
to work even if user changes the shell at a later stage.
2018-09-05 02:35:03 +02:00
Urban Skudnik
882f6c96d2
backblaze-b2: Fix autocompletion support
...
backblaze v1.3.6 incorporates[1] a fix[2] for autocompletion that replaced
`have` function with `_have`. The postInstall hook therefore needs
to be updated to replace `_have`.
[1] https://github.com/Backblaze/B2_Command_Line_Tool#136-august-21-2018
[2] https://github.com/Backblaze/B2_Command_Line_Tool/pull/497
2018-09-03 20:45:32 +01:00
Urban Skudnik
af5511659c
backblaze-b2: Fix backblaze bash autocomplete issue
...
Backblaze's CLI tool is relying on `have` function which is
deprecated[1] and gets dereferenced[2] at the end of `bash-completion`.
This causes issues for NixOS because those bash completions are
run after bash-completion[3] has already run and unset the
`have` function.
[1] https://github.com/scop/bash-completion/blob/4d88339928aa064a567d5feb40694dfd24a274c5/bash_completion#L114
[2] https://github.com/scop/bash-completion/blob/4d88339928aa064a567d5feb40694dfd24a274c5/bash_completion#L2103
[3] https://github.com/NixOS/nixpkgs/blob/80b6513fbf5789ff0208c19a89bae49df2b503ad/nixos/modules/programs/bash/bash.nix#L22
2018-08-19 22:13:42 +02:00
Urban Skudnik
01a8fa1a72
Add support for user-extensible shellHook to buildStackProject
...
buildStackProject is overridding shell hook and doesn't append
user-specified shellHook to it, resulting in user's shellHook
never executing.
2018-08-07 14:28:18 +02:00
Urban Škudnik
9ce8aadf5a
jetbrains.idea-ultimate: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Urban Škudnik
053377e49f
google-play-music-desktop-player: 4.2.0 -> 4.3.0
2017-06-13 21:32:51 +02:00
Urban Škudnik
df8837ccfa
jetbrains.idea-ultimate: 2017.1.2 -> 2017.1.3
2017-06-07 17:17:28 +02:00