nix-community / nixpkgs-wayland

Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [maintainers=@colemickens, @Artturin]
502 stars 45 forks source link

shell: cleanup #353

Closed colemickens closed 1 year ago

colemickens commented 1 year ago

Ugh, nix-shell and friends pull in a bunch of junk like dhall-to-json for the cachix key.

Instead, GH should have an 'age' key and sops-nix should be used to make the secrets available (either via the activation script manually, which I've used previously, or maybe via the HM module)