Commit f13a00d
committed
nix: partial switch to explicit pname/version
Switch to pname/version parsing (instead of splitting name into
these) for specific case of "{name}-unstable-{ver}". Before,
"unstable" was parsed as a part of the package name, while it belongs
to version in most cases. This reduces diff for following steps of
switching to pname/version.1 parent 6cf796c commit f13a00d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
| |||
0 commit comments