switching to a relaxed sandbox for building presenter until I figure

out how to do rust build without needing net
This commit is contained in:
Chris Cochrun 2023-01-20 10:44:23 -06:00
parent 1527d8fc2f
commit b7820724ee
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ with lib;
nix.settings = { nix.settings = {
substituters = ["https://hyprland.cachix.org"]; substituters = ["https://hyprland.cachix.org"];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="]; trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
sandbox = "relaxed";
}; };
# Use the systemd-boot EFI boot loader. # Use the systemd-boot EFI boot loader.

View file

@ -121,7 +121,7 @@ with lib;
(callPackage ../ydotool { }) (callPackage ../ydotool { })
# (libsForQt5.callPackage /home/chris/dev/LightlyShaders {}) # LightlyShaders # (libsForQt5.callPackage /home/chris/dev/LightlyShaders {}) # LightlyShaders
# (libsForQt5.callPackage /home/chris/.dotfiles/RoundedSBE {}) # (libsForQt5.callPackage /home/chris/.dotfiles/RoundedSBE {})
# (libsForQt5.callPackage /home/chris/dev/church-presenter {}) # librepresenter (libsForQt5.callPackage /home/chris/dev/church-presenter {}) # librepresenter
nix-index nix-index
sqlite sqlite
fennel fennel