Install helix from master branch

This commit is contained in:
Tim Schubert 2023-05-12 18:35:28 +02:00
parent a81a68713d
commit c649f0f3c2
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
7 changed files with 289 additions and 7 deletions

View file

@ -17,11 +17,13 @@ in
nix.settings.flake-registry = "${config.dadada.inputs.flake-registry}/flake-registry.json";
nix.settings.substituters = [
https://helix.cachix.org/
https://cache.nixos.org/
https://nix-community.cachix.org/
];
nix.settings.trusted-public-keys = [
"helix.cachix.org-1:ejp9KQpR1FBI2onstMQ34yogDm4OgU2ru6lIwPvuCVs="
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
"gorgon:eEE/PToceRh34UnnoFENERhk89dGw5yXOpJ2CUbfL/Q="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="