kmod: make pkgsStatic.kmod build
This commit is contained in:
parent
78ec0e60c2
commit
9c9a0e9cab
@ -172,6 +172,10 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
kmod = super.kmod.override {
|
||||
withStatic = true;
|
||||
};
|
||||
|
||||
curl = super.curl.override {
|
||||
# a very sad story: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439039
|
||||
gssSupport = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user