flake: NUR has renamed its branch to 'main'

This commit is contained in:
Bruno BELANYI 2025-11-08 11:56:25 +00:00
parent 41c506749e
commit 44246b4ea1
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@
type = "github";
owner = "nix-community";
repo = "NUR";
ref = "master";
ref = "main";
inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";