mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
Fixing tarball (missed assertion)
This commit is contained in:
parent
7df21af242
commit
fb7b910aa3
@ -6,6 +6,7 @@
|
||||
# It doesn't want to start unless teamviewerd is running as root.
|
||||
# I haven't tried to make the daemon run.
|
||||
|
||||
assert stdenv.system = "i686-linux";
|
||||
let
|
||||
topath = "${wine}/bin";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user