Skip to content

Commit

Permalink
Include pkgs.stdenv.cc.cc.lib
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Apr 6, 2024
1 parent 38e040c commit 87081b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
pkgs.git
pkgs.jq
pkgs.tree
pkgs.stdenv.cc.cc.lib
] ++ lib.optionals pkgs.stdenv.isLinux [
pkgs.libstdcxx5
];
Expand Down

0 comments on commit 87081b1

Please sign in to comment.