We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de5fb5 commit 2a4e829Copy full SHA for 2a4e829
pkgs/by-name/li/linux-wallpaperengine/package.nix
@@ -33,6 +33,7 @@
33
let
34
cef = cef-binary.overrideAttrs (oldAttrs: {
35
version = "120.1.10";
36
+ __intentionallyOverridingVersion = true; # `cef-binary` uses the overridden `srcHash` values in its source FOD
37
gitRevision = "3ce3184";
38
chromiumVersion = "120.0.6099.129";
39
0 commit comments