Loading pkgs/by-name/no/nono/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ pkg-config, dbus, writableTmpDirAsHomeHook, }: rustPlatform.buildRustPackage (finalAttrs: { Loading @@ -28,6 +30,10 @@ rustPlatform.buildRustPackage (finalAttrs: { dbus ]; nativeCheckInputs = [ writableTmpDirAsHomeHook ]; meta = { description = "Secure, kernel-enforced sandbox for AI agents, MCP and LLM workloads"; homepage = "https://github.com/always-further/nono"; Loading Loading
pkgs/by-name/no/nono/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ pkg-config, dbus, writableTmpDirAsHomeHook, }: rustPlatform.buildRustPackage (finalAttrs: { Loading @@ -28,6 +30,10 @@ rustPlatform.buildRustPackage (finalAttrs: { dbus ]; nativeCheckInputs = [ writableTmpDirAsHomeHook ]; meta = { description = "Secure, kernel-enforced sandbox for AI agents, MCP and LLM workloads"; homepage = "https://github.com/always-further/nono"; Loading