Revert "treewide: for substituteAll: s/version/version_/"
This reverts commit 1e99582eaf.
This commit is contained in:
@@ -23,7 +23,7 @@ let
|
||||
};
|
||||
|
||||
hplipState = substituteAll {
|
||||
version_ = version;
|
||||
inherit version;
|
||||
src = ./hplip.state;
|
||||
};
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ let
|
||||
};
|
||||
|
||||
hplipState = substituteAll {
|
||||
version_ = version;
|
||||
inherit version;
|
||||
src = ./hplip.state;
|
||||
};
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
installed=1
|
||||
eula=1
|
||||
version=@version_@
|
||||
version=@version@
|
||||
|
||||
Reference in New Issue
Block a user