Restore version in Qt derivation names
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
let inherit (lib) getLib optional; in
|
||||
|
||||
qtModule {
|
||||
name = "qtserialport";
|
||||
pname = "qtserialport";
|
||||
qtInputs = [ qtbase ];
|
||||
NIX_CFLAGS_COMPILE =
|
||||
optional stdenv.isLinux
|
||||
|
||||
Reference in New Issue
Block a user