build-fhs-userenv-bubblewrap: remove unused variable
This commit is contained in:
@@ -24,8 +24,6 @@ let
|
||||
"unshareUser" "unshareCgroup" "unshareUts" "unshareNet" "unsharePid" "unshareIpc"
|
||||
]);
|
||||
|
||||
chrootenv = callPackage ./chrootenv {};
|
||||
|
||||
etcBindFlags = let
|
||||
files = [
|
||||
# NixOS Compatibility
|
||||
|
||||
Reference in New Issue
Block a user