nur follows nixpkgs
All checks were successful
/ check (push) Successful in 2m14s

This commit is contained in:
Oliver Davies 2025-07-08 13:42:12 +01:00
parent ff4d3cd026
commit 288bc80f1e
2 changed files with 4 additions and 17 deletions

View file

@ -18,6 +18,7 @@
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nur.inputs.nixpkgs.follows = "nixpkgs";
nur.url = "github:nix-community/NUR";
};