ljsyscall: fix build
This commit is contained in:
parent
ac971cdc54
commit
021410c002
@ -88,7 +88,7 @@ with prev;
|
||||
];
|
||||
});
|
||||
|
||||
ljsyscall = prev.ljsyscall.overrideAttrs(oa: rec {
|
||||
ljsyscall = prev.lib.overrideLuarocks prev.ljsyscall (drv: rec {
|
||||
version = "unstable-20180515";
|
||||
# package hasn't seen any release for a long time
|
||||
src = pkgs.fetchFromGitHub {
|
||||
|
Loading…
Reference in New Issue
Block a user