Skip to content

deprecate(template): redundant nixConfig#2474

Open
Malix-Labs wants to merge 1 commit intocachix:mainfrom
Malix-Labs:patch-1
Open

deprecate(template): redundant nixConfig#2474
Malix-Labs wants to merge 1 commit intocachix:mainfrom
Malix-Labs:patch-1

Conversation

@Malix-Labs
Copy link

@Malix-Labs Malix-Labs commented Feb 8, 2026

Since nixConfig is already present in the top level flake.nix :

devenv/flake.nix

Lines 4 to 7 in 0f006b2

nixConfig = {
extra-trusted-public-keys = "devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw= cachix.cachix.org-1:eWNHQldwUO7G2VkjpnjDbWwy4KQ/HNxht7H4SSoMckM=";
extra-substituters = "https://devenv.cachix.org https://cachix.cachix.org";
};

Having them duplicated in templates is redundant

@Malix-Labs Malix-Labs marked this pull request as ready for review February 8, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant