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 a76e081 commit aff5847
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8870,18 +8870,18 @@ 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
boost184
boost186
;

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

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

0 comments on commit aff5847

Please sign in to comment.