mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +00:00
Toolchain: Fix nix-shell; fuse2fs is now part of e2fsprogs derivation
This commit is contained in:
parent
3b2e5b08d9
commit
2c64f7f900
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ stdenv.mkDerivation {
|
|||
xlibsWrapper
|
||||
qemu
|
||||
e2fsprogs
|
||||
fuse2fs
|
||||
# glibc
|
||||
];
|
||||
|
||||
hardeningDisable = [ "format" "fortify" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue