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 e4732a8 commit ec15024Copy full SHA for ec15024
1 file changed
pkgs/by-name/fr/freecad/package.nix
@@ -77,7 +77,7 @@ freecad-utils.makeCustomizable (
77
src = fetchFromGitHub {
78
owner = "FreeCAD";
79
repo = "FreeCAD";
80
- rev = finalAttrs.version;
+ tag = finalAttrs.version;
81
hash = "sha256-VFTNawXxu2ofjj2Frg4OfVhiMKFywBhm7lZunP85ZEQ=";
82
fetchSubmodules = true;
83
};
0 commit comments