Skip to content

Commit 8b0524f

Browse files
committed
Merge remote-tracking branch 'WaffleLapkin/norailoveyou' into manual-rollup
2 parents ef0a03f + 1d00627 commit 8b0524f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/nix-dev-shell/shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ pkgs.mkShell {
1414
packages = [
1515
pkgs.git
1616
pkgs.nix
17+
pkgs.glibc.static
1718
x
1819
# Get the runtime deps of the x wrapper
1920
] ++ lists.flatten (attrsets.attrValues env);

0 commit comments

Comments
 (0)