Skip to content

Commit

Permalink
wip: boost; issues: bambu-studio
Browse files Browse the repository at this point in the history
  • Loading branch information
emilazy committed Nov 24, 2024
1 parent 8edf033 commit 5e005cc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8871,20 +8871,20 @@ with pkgs;
else callPackage ../os-specific/linux/bionic-prebuilt { };

inherit (callPackage ../development/libraries/boost { inherit (buildPackages) boost-build; })
boost175
boost177
boost178
boost179
boost180
boost181
boost182
boost183
boost184
boost185
boost186
;

boost = boost186;
boost175 = boost;
boost177 = boost;
boost178 = boost;
boost179 = boost;
boost180 = boost;
boost181 = boost;
boost182 = boost;
boost183 = boost;
boost184 = boost;
boost185 = boost;

inherit (callPackages ../development/libraries/botan { })
botan2
Expand Down

0 comments on commit 5e005cc

Please sign in to comment.