mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
comment on working boost version (1.79.0)
This commit is contained in:
@@ -2,4 +2,6 @@ with import <nixpkgs> {};
|
||||
libsForQt5.callPackage ./default.nix {
|
||||
libXNVCtrl = linuxPackages.nvidia_x11.settings.libXNVCtrl;
|
||||
nvidia_x11 = linuxPackages.nvidia_x11;
|
||||
#boost = boost179;
|
||||
# TODO: I'd like to pin this, but specifying 1.79 gives a compile error even though the exact same hash is used if 'boost' is used
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user