flake: agenix has renamed its branch to 'main'

This commit is contained in:
Bruno BELANYI 2021-11-23 17:08:46 +01:00
parent d42eaeb362
commit de54779775
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
type = "github";
owner = "ryantm";
repo = "agenix";
ref = "master";
ref = "main";
inputs = {
nixpkgs.follows = "nixpkgs";
};