mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
* remove sawmill
svn path=/nixpkgs/trunk/; revision=20252
This commit is contained in:
parent
a45255dee9
commit
e9404a5d83
@ -1498,10 +1498,6 @@ let
|
||||
inherit fetchurl stdenv expat;
|
||||
};
|
||||
|
||||
sawmill = import ../tools/networking/sawmill {
|
||||
inherit fetchurl stdenv mysql zlib openssl;
|
||||
};
|
||||
|
||||
screen = import ../tools/misc/screen {
|
||||
inherit fetchurl stdenv ncurses;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user