Skip to content

Commit

Permalink
wip: boost; issues: bambu-studio; mongodb-{6,7}_0; electricsheep; oct…
Browse files Browse the repository at this point in the history
…opus-caller

bambu-studio: bambulab/BambuStudio#3968
  • Loading branch information
emilazy committed Nov 24, 2024
1 parent 8c06965 commit b93109c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8870,17 +8870,17 @@ with pkgs;
else callPackage ../os-specific/linux/bionic-prebuilt { };

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

boost = boost186;
boost177 = boost;
boost178 = boost;
boost179 = boost;
boost180 = boost;
boost181 = boost;
boost182 = boost;
boost183 = boost;

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

0 comments on commit b93109c

Please sign in to comment.