harec: change self to finalAttrs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, qbe
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (self: {
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "harec";
|
||||
version = "unstable-2023-02-18";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user