mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: remove agenix inputs override
Some functionalities used to be broken
This commit is contained in:
parent
f8658fa62c
commit
cbaa54bce3
2 changed files with 82 additions and 34 deletions
|
|
@ -56,12 +56,7 @@
|
|||
};
|
||||
nur.url = "github:nix-community/nur";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
agenix = {
|
||||
url = "github:ryantm/agenix/0.15.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
inputs.darwin.follows = "nix-darwin";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
agenix.url = "github:ryantm/agenix/0.15.0";
|
||||
pre-commit-hooks = {
|
||||
url = "github:cachix/pre-commit-hooks.nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue