1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/shells
Tuomas Tynkkynen 7194179854 bash: Remove unnecessary 'Makefile.inc' that is keeping reference to bootstrap-tools
The file is an example makefile for developing bash plugins, and
contains stuff like:

````
example:	example.o
	$(SHOBJ_LD) $(SHOBJ_LDFLAGS) $(SHOBJ_XLDFLAGS) -o $@ example.o $(SHOBJ_LIBS)
````

So no package is really going to depend on that, and it's making the
.dev output keep a reference to the bootstrap tools. Just nuke it.
2017-04-26 13:19:51 +03:00
..
bash bash: Remove unnecessary 'Makefile.inc' that is keeping reference to bootstrap-tools 2017-04-26 13:19:51 +03:00
bash-completion
dash
dgsh
elvish
es
fish
fish-foreign-env
grml-zsh-config
lambda-mod-zsh-theme lambda-mod-zsh-theme: refactor install behavior to use themes dir 2017-04-09 13:51:16 +02:00
mksh mksh: 52c -> 55 2017-04-23 11:01:02 +02:00
nix-zsh-completions
oh
oh-my-zsh oh-my-zsh: changed example command 2017-04-23 23:59:41 +00:00
pash
rc
rssh rssh: make linux-only 2017-04-08 23:34:53 -05:00
rush
tcsh
xonsh
zsh
zsh-autosuggestions
zsh-completions
zsh-prezto
zsh-syntax-highlighting