summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/nur.nix
blob: dda00063afa8d1eb9dcd74b54d5d30132c66effb (plain)
1
2
3
4
5
6
7
{ pkgs, ... }:{
  nixpkgs.config.packageOverrides = pkgs: {
    nur = pkgs.callPackage (import (builtins.fetchGit {
      url = "https://github.com/nix-community/NUR";
    })) {};
  };
}
[cgit] Unable to lock slot /tmp/cgit/67100000.lock: No such file or directory (2)