mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
tailor update
svn path=/nixpkgs/trunk/; revision=12260
This commit is contained in:
parent
46b2775126
commit
b64f88faac
@ -6447,7 +6447,7 @@ let pkgs = rec {
|
||||
inherit (xlibs) xextproto libXtst inputproto;
|
||||
};
|
||||
|
||||
tailor = builderDefsPackage (selectVersion ../applications/version-management/tailor "0.9.31") {
|
||||
tailor = builderDefsPackage (selectVersion ../applications/version-management/tailor "0.9.35") {
|
||||
python = python25;
|
||||
inherit makeWrapper;
|
||||
} null;
|
||||
|
Loading…
Reference in New Issue
Block a user