R. RyanTM
|
00c8e2b625
|
zsh-syntax-highlighting: 0.6.0 -> 0.7.1
|
2020-03-05 15:10:36 -08:00 |
|
Robin Gloster
|
2157dcd141
|
treewide: installFlags is a list
|
2019-12-30 13:22:43 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01: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 |
|