mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-27 19:59:03 +00:00
Toolchain: Fix nix-shell; fuse2fs is now part of e2fsprogs derivation
This commit is contained in:
parent
3b2e5b08d9
commit
2c64f7f900
Notes:
sideshowbarker
2024-07-19 17:02:24 +09:00
Author: https://github.com/offsetcyan 🔰
Commit: 2c64f7f900
Pull-request: https://github.com/SerenityOS/serenity/pull/15725
Reviewed-by: https://github.com/linusg
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