mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-09 12:05:50 +03:00
* Disable the sole cygwin package.
svn path=/nixpkgs/trunk/; revision=6874
This commit is contained in:
parent
b90781ec21
commit
c43f885d2d
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ let {
|
|||
;};
|
||||
|
||||
cygwinPkgs = {inherit (allPackages {system = "i686-cygwin";})
|
||||
aterm
|
||||
# aterm
|
||||
;};
|
||||
|
||||
body = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue