Revert "treewide: for substituteAll: s/version/version_/"

This reverts commit 1e99582eaf.
This commit is contained in:
Matthew Bauer
2018-11-28 12:30:24 -06:00
parent d64f288154
commit a9b7fa7634
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ let
};
hplipState = substituteAll {
version_ = version;
inherit version;
src = ./hplip.state;
};
+1 -1
View File
@@ -25,7 +25,7 @@ let
};
hplipState = substituteAll {
version_ = version;
inherit version;
src = ./hplip.state;
};
+1 -1
View File
@@ -1,4 +1,4 @@
[plugin]
installed=1
eula=1
version=@version_@
version=@version@