cnspec: go set to 1.22
This commit is contained in:
@@ -28808,7 +28808,9 @@ with pkgs;
|
||||
|
||||
clearlooks-phenix = callPackage ../data/themes/clearlooks-phenix { };
|
||||
|
||||
cnspec = callPackage ../tools/security/cnspec { };
|
||||
cnspec = callPackage ../tools/security/cnspec {
|
||||
buildGoModule = buildGo122Module;
|
||||
};
|
||||
|
||||
cnstrokeorder = callPackage ../data/fonts/cnstrokeorder { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user