@@ -1,6 +1,6 @@
# This file exists only for NUR compatibility, the main entry point is flake.nix
{ pkgs }:
let
packagePaths = import ../packages;
packagePaths = import ./packages;
in
builtins.mapAttrs (_: path: pkgs.callPackage path { }) packagePaths
The note is not visible to the blocked user.