nixos-config/pkgs/default.nix
2021-01-07 17:11:31 +01:00

4 lines
72 B
Nix

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