There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lloram239 ,

Also this in your configure.nix:


<span style="color:#323232;">  nix.registry = {
</span><span style="color:#323232;">    nixpkgs = {
</span><span style="color:#323232;">      from = {
</span><span style="color:#323232;">        type = "indirect";
</span><span style="color:#323232;">        id = "nixpkgs";
</span><span style="color:#323232;">      };
</span><span style="color:#323232;">      to = {
</span><span style="color:#323232;">        type = "path";
</span><span style="color:#323232;">        path = inputs.nixpkgs.outPath;
</span><span style="color:#323232;">      };
</span><span style="color:#323232;">    };
</span><span style="color:#323232;">  };
</span><span style="color:#323232;">
</span>

This will create an entry in the nix registry pointing to your currently installed version and stop nix search from constantly updating the package list.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines