nixos-config/pkgs/default.nix

4 lines
72 B
Nix

self: super: {
bwrap-helper = super.callPackage ./bwrap-helper { };
}