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.
rev
tag
1 parent 8ed6ce5 commit af22850Copy full SHA for af22850
1 file changed
pkgs/by-name/fr/freecad/package.nix
@@ -71,7 +71,7 @@ freecad-utils.makeCustomizable (
71
src = fetchFromGitHub {
72
owner = "FreeCAD";
73
repo = "FreeCAD";
74
- rev = finalAttrs.version;
+ tag = finalAttrs.version;
75
hash = "sha256-VFTNawXxu2ofjj2Frg4OfVhiMKFywBhm7lZunP85ZEQ=";
76
fetchSubmodules = true;
77
};
0 commit comments