{ packageOverrides = pkgs: { nur = import (builtins.fetchGit "https://github.com/nix-community/NUR") { inherit pkgs; }; }; }