<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/shells/bash-completion, branch staging.patchShebangs</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>bash-completion: update to version 2.1</title>
<updated>2013-04-10T15:39:09+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2013-04-10T15:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=735aae5b7a070973dd329748975d424f0ccb6cb6'/>
<id>735aae5b7a070973dd329748975d424f0ccb6cb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bash-completion: update to current git HEAD at 2.0-95-gd08b9f2</title>
<updated>2013-01-30T11:25:11+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2013-01-30T11:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=07fb82aef3f0514d3d6ceead42061777f8aa60fe'/>
<id>07fb82aef3f0514d3d6ceead42061777f8aa60fe</id>
<content type='text'>
The 2.0 release is 7+ months old, and there has been lots of activity since.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 2.0 release is 7+ months old, and there has been lots of activity since.
</pre>
</div>
</content>
</entry>
<entry>
<title>bash-completion: remove NixOS-specific patch</title>
<updated>2012-10-16T16:26:02+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2012-10-16T16:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=31b7510e222a7dd2d94cb3681b98d82067c2782e'/>
<id>31b7510e222a7dd2d94cb3681b98d82067c2782e</id>
<content type='text'>
The new bash-completion support in NixOS doesn't require this patch anymore.
Besides, the patch was insufficient for most purposes anyway: Bash completion
modules are spread out over all user profiles listed in $NIX_PROFILES (plus the
current-system profile), so getting full support for all installed modules
requires support for more than one "bash_completion.d" directory anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new bash-completion support in NixOS doesn't require this patch anymore.
Besides, the patch was insufficient for most purposes anyway: Bash completion
modules are spread out over all user profiles listed in $NIX_PROFILES (plus the
current-system profile), so getting full support for all installed modules
requires support for more than one "bash_completion.d" directory anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>bash-completion: automatically source any completion files that the user might have installed in ~/.nix-profile/etc/bash_completion.d</title>
<updated>2012-08-20T14:36:20+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2012-08-20T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=970a326ebb2e5c860b1092f21c6595fbf5de96e8'/>
<id>970a326ebb2e5c860b1092f21c6595fbf5de96e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bash-completion: update to version 2.0</title>
<updated>2012-08-20T08:34:56+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2012-08-20T08:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=a886d4f2ab30befdfabbc124b745c322314fddcf'/>
<id>a886d4f2ab30befdfabbc124b745c322314fddcf</id>
<content type='text'>
Please note that this update changes the directory structure quite a bit. In
particular, the file "/etc/bash_completion" no longer exists, which means that
shell code which relies on that path must be updated. I'll commit appropriate
changes for NixOS in a moment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please note that this update changes the directory structure quite a bit. In
particular, the file "/etc/bash_completion" no longer exists, which means that
shell code which relies on that path must be updated. I'll commit appropriate
changes for NixOS in a moment.
</pre>
</div>
</content>
</entry>
<entry>
<title>bash-completion: fixed hard-coded reference to /etc</title>
<updated>2011-09-12T17:31:11+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2011-09-12T17:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=7bc8c122bd68f8fca494f6b72f1d1528646aca65'/>
<id>7bc8c122bd68f8fca494f6b72f1d1528646aca65</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=29226
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/nixpkgs/trunk/; revision=29226
</pre>
</div>
</content>
</entry>
<entry>
<title>all-packages.nix: added package bash-completion</title>
<updated>2011-07-21T22:02:01+00:00</updated>
<author>
<name>Peter Simons</name>
<email>simons@cryp.to</email>
</author>
<published>2011-07-21T22:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=db86b7f2374482c48fbbb35a7c31711b5fc0a225'/>
<id>db86b7f2374482c48fbbb35a7c31711b5fc0a225</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=27895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/nixpkgs/trunk/; revision=27895
</pre>
</div>
</content>
</entry>
</feed>
