Skip to content

Commit

Permalink
openfoam-com: add 2406
Browse files Browse the repository at this point in the history
  • Loading branch information
razielgn committed Feb 15, 2025
1 parent 0c8c406 commit 1eb400a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkgs/by-name/op/openfoam-com/2406.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ callPackage }:
callPackage ./generic.nix {
version = "2406";
sourceRev = "9bfe826442fb28281cc60b4e78f207952ba0f122"; # from maintenance-v2406 branch
sourceHash = "sha256-usreUuSkEDGAuAN3tnpeTLrhHpc8RMFz6Zk0FMy4KUY=";
}
1 change: 1 addition & 0 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18350,4 +18350,5 @@ with pkgs;
};

openfoam-com_2412 = callPackage ./../by-name/op/openfoam-com/2412.nix { };
openfoam-com_2406 = callPackage ./../by-name/op/openfoam-com/2406.nix { };
}

0 comments on commit 1eb400a

Please sign in to comment.