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

@ -7,16 +7,16 @@
]
},
"locked": {
"lastModified": 1634404028,
"narHash": "sha256-JyP2Y6JCCYvUcVz7CXX5pXUfTGTU4GX51Yza82BgMfk=",
"lastModified": 1637625975,
"narHash": "sha256-ByDgmhpLykhAVeaFggjqoSRdl2OzTDODnxjPuu97fL4=",
"owner": "ryantm",
"repo": "agenix",
"rev": "53aa91b4170da35a96fab1577c9a34bc0da44e27",
"rev": "a0e9ca505c82e762d39e9477a428b537a0aab022",
"type": "github"
},
"original": {
"owner": "ryantm",
"ref": "master",
"ref": "main",
"repo": "agenix",
"type": "github"
}

View File

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