_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


nss 3.101.4
Dependencies: sqlite@3.39.3 zlib@1.3.1
Propagated dependencies: nspr@4.36
Channel: guix
Location: gnu/packages/nss.scm (gnu packages nss)
Home page: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Licenses: MPL 2.0
Build system: gnu
Synopsis: Network Security Services (ESR)
Description:

Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.

This package tracks the Extended Support Release (ESR) channel.

nspr 4.36
Dependencies: perl@5.36.0 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/nss.scm (gnu packages nss)
Home page: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR
Licenses: MPL 2.0
Build system: gnu
Synopsis: Netscape API for system level and libc-like functions
Description:

Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. It is used in the Mozilla clients.

nss-certs 3.101.4
Channel: guix
Location: gnu/packages/nss.scm (gnu packages nss)
Home page: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Licenses: MPL 2.0
Build system: gnu
Synopsis: CA certificates from Mozilla
Description:

This package provides certificates for Certification Authorities (CA) taken from the NSS package and thus ultimately from the Mozilla project.

ntpsec 1.2.4
Dependencies: gpsd@3.27.3 openssl@3.5.5 libcap@2.64 libseccomp@2.6.0
Channel: guix
Location: gnu/packages/ntp.scm (gnu packages ntp)
Home page: https://www.ntpsec.org
Licenses: FreeBSD Modified BSD Original BSD ISC Expat ASL 2.0 CC-BY 4.0 non-copyleft X11-style
Build system: waf
Synopsis: Real time clock synchronization system and utilities
Description:

NTP, the protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals.

NTPsec is a hardened and improved implementation derived from the original NTP project. NTPsec supports NTS which provides cryptographically authenticated time.

This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts.

openntpd 7.2
Dependencies: libressl@4.2.1
Channel: guix
Location: gnu/packages/ntp.scm (gnu packages ntp)
Home page: https://www.openntpd.org/
Licenses: ISC Modified BSD
Build system: gnu
Synopsis: NTP client and server by the OpenBSD Project
Description:

OpenNTPD is the OpenBSD Project's implementation of a client and server for the Network Time Protocol. Its design goals include being secure, easy to configure, and accurate enough for most purposes, so it's more minimalist than ntpd.

chrony 4.8
Dependencies: gnutls@3.8.9 libcap@2.64 libseccomp@2.6.0 nettle@3.10.2
Channel: guix
Location: gnu/packages/ntp.scm (gnu packages ntp)
Home page: https://chrony-project.org/
Licenses: GPL 2
Build system: gnu
Synopsis: System clock synchronization service that speaks NTP
Description:

Chrony keeps your system time accurate. It synchronises your computer's clock with NTP servers, reference clocks such as GPS receivers, or even manual input of the correct time from a wristwatch.

Chrony will determine the rate at which the computer gains or loses time, and compensate for it. It can also operate as an NTPv4 (RFC 5905) server and peer to tell time to other computers on the network.

It's designed to perform well even under adverse conditions: congested networks, unreliable clocks drifting with changes in temperature, and devices or virtual machines that are frequently turned off and connect to the Internet for only a few minutes at a time.

Typical accuracy when synchronised over the Internet is several milliseconds. On a local network this can reach tens of microseconds. With hardware time-stamping or reference clock, sub-microsecond accuracy is possible.

ntp 4.2.8p18
Dependencies: guile@3.0.9 libevent@2.1.12 openssl@3.0.19 perl@5.36.0 perl-http-tiny@0.076 perl-io-socket-ssl@2.089 perl-net-ssleay@1.94 libcap@2.64
Channel: guix
Location: gnu/packages/ntp.scm (gnu packages ntp)
Home page: https://www.ntp.org
Licenses: X11-style
Build system: gnu
Synopsis: Real time clock synchronization system
Description:

NTP is a system designed to synchronize the clocks of computers over a network.

nu-plugin-inc 0.103.0
Channel: guix
Location: gnu/packages/nushell.scm (gnu packages nushell)
Home page: https://github.com/nushell/nushell/tree/main/crates/nu_plugin_inc
Licenses: Expat
Build system: cargo
Synopsis: Version incrementer plugin for Nushell
Description:

This package provides a version incrementer plugin for Nushell.

nu-plugin-gstat 0.103.0
Dependencies: libgit2@1.9.4 libssh2@1.11.1 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/nushell.scm (gnu packages nushell)
Home page: https://github.com/nushell/nushell/tree/main/crates/nu_plugin_gstat
Licenses: Expat
Build system: cargo
Synopsis: Git status plugin for Nushell
Description:

This package provides a git status plugin for Nushell.

nu-plugin-formats 0.103.0
Channel: guix
Location: gnu/packages/nushell.scm (gnu packages nushell)
Home page: https://github.com/nushell/nushell/tree/main/crates/nu_plugin_formats
Licenses: Expat
Build system: cargo
Synopsis: An I/O plugin for a set of file formats for Nushell
Description:

This package provides An I/O plugin for a set of file formats for Nushell.

nushell 0.103.0
Dependencies: mimalloc@3.3.2 openssl@3.5.5 sqlite@3.39.3
Channel: guix
Location: gnu/packages/nushell.scm (gnu packages nushell)
Home page: https://www.nushell.sh
Licenses: Expat
Build system: cargo
Synopsis: Shell with a structured approach to the command line
Description:

Nu draws inspiration from projects like PowerShell, functional programming languages, and modern CLI tools. Rather than thinking of files and services as raw streams of text, Nu looks at each input as something with structure. For example, when you list the contents of a directory, what you get back is a table of rows, where each row represents an item in that directory. These values can be piped through a series of steps, in a series of commands called a ``pipeline''.

python-scrape-schema-recipe 0.2.2
Propagated dependencies: python-extruct@0.18.0 python-importlib-resources@6.5.2 python-isodate@0.7.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/nutrition.scm (gnu packages nutrition)
Home page: https://github.com/micahcochran/scrape-schema-recipe
Licenses: ASL 2.0
Build system: pyproject
Synopsis: HTML Recipe format extractor
Description:

This tool extracts cooking recipe from HTML structured data in the https://schema.org/Recipe format.

nwg-panel 0.10.13
Dependencies: bash-minimal@5.2.37 curl@8.6.0 brightnessctl@0.5.1 foot@1.27.0 gopsuinfo@0.1.9 gtk+@3.24.51 gtk-layer-shell@0.9.0 hicolor-icon-theme@0.18 htop@3.5.1 libappindicator@12.10.1-0-298 libdbusmenu@16.04.0-496 libnotify@0.8.8 nwg-icon-picker@0.1.1 nwg-menu@0.1.9 nwg-shell-wallpapers@1.5 playerctl@2.4.1 procps@4.0.3 pulseaudio@16.1 python-pycairo@1.28.0 python-dasbus@1.7 python-i3ipc@2.2.1-0.a670f24 python-psutil@7.2.2 python-pygobject@3.54.3 python-requests@2.32.5 swaynotificationcenter@0.12.6 wlr-randr@0.4.1
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-panel
Licenses: Expat
Build system: pyproject
Synopsis: GTK3-based panel for sway and Hyprland
Description:

nwg-panel is a GTK3-based panel for sway and Hyprland Wayland compositors. The panel is equipped with a graphical configuration program that frees the user from the need to manually edit configuration files.

This application is a part of the nwg-shell project.

nwg-shell 0.5.50
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 grim@1.5.0 jq@1.8.2 libnotify@0.8.8 localed@257.4 slurp@1.5.0 swappy@1.8.0 wl-clipboard@2.3.0 xdg-user-dirs@0.17
Propagated dependencies: adwaita-icon-theme@48.1 azote@1.16.0 blueman@2.4.6 brightnessctl@0.5.1 cliphist@0.7.0 font-abattis-cantarell@0.303-0.e049149 foot@1.27.0 gdk-pixbuf@2.44.4 gnome-themes-extra@3.28 gopsuinfo@0.1.9 gsettings-desktop-schemas@48.0 gtklock@4.0.0 i3-autotiling@1.9.3 kstatusnotifieritem@6.23.0 libavif@1.0.4 libheif@1.22.2 libjxl@0.11.1 network-manager-applet@1.36.0 nwg-bar@0.1.6 nwg-clipman@0.2.8 nwg-displays@0.4.0 nwg-dock@0.4.3 nwg-dock-hyprland@0.4.8 nwg-drawer@0.7.5 nwg-icon-picker@0.1.1 nwg-look@1.0.6 nwg-menu@0.1.9 nwg-panel@0.10.13 nwg-readme-browser@0.1.7 nwg-shell-config@0.5.64 nwg-shell-wallpapers@1.5 papirus-icon-theme@20250501 pulseaudio@16.1 playerctl@2.4.1 swaybg@1.2.1 swayidle@1.9.0 swaynotificationcenter@0.12.6 wl-clipboard@2.3.0 wlsunset@0.4.0
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/
Licenses: Expat CC-BY 4.0
Build system: pyproject
Synopsis: GTK3-based shell for sway and Hyprland Wayland compositors
Description:

nwg-shell is a GTK3-based shell for sway and Hyprland Wayland compositors. The project provides a common configuration tool (nwg-shell-config) that allows you to configure the system in a graphical UI, and a range of components such as nwg-panel (system panel), nwg-drawer (application launcher), nwg-dock (system dock) or nwg-menu (XDG-style menu). It also includes several native tools as nwg-look (look and feel GTK settings editor), nwg-displays (display configuration tool), Azote (wallpaper manager), nwg-clipman (clipboard history manager), nwg-icon-picker (icon browser with textual search), nwg-readme-browser (documentation viewer) and nwg-hello (login manager). Scripts and utilities such as autotiling (script for sway to automatically switch the horizontal / vertical window split orientation) and gopsuinfo (a command to display system usage info) are used in the background. The shell also utilizes third party software as swaync (notification center), gtklock / swaylock (screen lockers) and more.

This package acts as a metapackage and installer of default configuration files.

azote 1.16.0
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 feh@3.11.3 findutils@4.10.0 grim@1.5.0 gtk+@3.24.51 imagemagick@6.9.13-5 libappindicator@12.10.1-0-298 nwg-shell-wallpapers@1.5 python-pillow@12.1.1 python-pillow-avif-plugin@1.5.5 python-pillow-heif@1.3.0-0.4366788 python-pillow-jxl-plugin@1.3.7 python-pycairo@1.28.0 python-pygobject@3.54.3 python-send2trash@1.8.2 python-xlib@0.33 slurp@1.5.0 sway@1.12 swaybg@1.2.1 wlr-randr@0.4.1
Propagated dependencies: gdk-pixbuf@2.44.4 libavif@1.0.4 libheif@1.22.2 libjxl@0.11.1 swaybg@1.2.1
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/azote
Licenses: GPL 3 Modified BSD
Build system: pyproject
Synopsis: Wallpaper manager
Description:

Azote is a GTK+ 3 based picture browser and background setter, as the frontend to the swaybg (sway/Wayland) and feh (X windows) commands.

This application is a part of the nwg-shell project.

nwg-icon-picker 0.1.1
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 python-pygobject@3.54.3
Propagated dependencies: hicolor-icon-theme@0.18
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://github.com/nwg-piotr/nwg-icon-picker
Licenses: Expat
Build system: pyproject
Synopsis: GTK icon chooser with a text search option
Description:

nwg-icon-picker is intended to work as the icon picker for nwg-panel, but it may be used standalone. It displays a window to choose an icon with a textual search entry, and returns the icon name. You can also open a file from the search result in GIMP or Inkscape, if installed.

This application is a part of the nwg-shell project.

nwg-readme-browser 0.1.7
Dependencies: adwaita-icon-theme@48.1 bash-minimal@5.2.37 gtk+@3.24.51 python-docutils@0.21.2 python-markdown2@2.5.3 python-pygobject@3.54.3 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-readme-browser
Licenses: Expat
Build system: pyproject
Synopsis: WebKitGTK-based README file browser
Description:

nwg-readme-browser was conceived as RTFM with a graphical user interface. It searches a configurable path for README.* files, and displays them in WebKit2.WebView. It supports .md, .rst, .html and plain text. It does not support .pdf format. Although the program was written with nwg-shell for sway and Hyprland in mind, it may also be used standalone.

This application is a part of the nwg-shell project.

nwg-clipman 0.2.8
Dependencies: bash-minimal@5.2.37 cliphist@0.7.0 gtk+@3.24.51 gtk-layer-shell@0.9.0 python-pygobject@3.54.3 wl-clipboard@2.3.0
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://github.com/nwg-piotr/nwg-clipman
Licenses: Expat
Build system: pyproject
Synopsis: Clipboard manager for nwg-shell
Description:

nwg-clipman is a GTK3-based GUI for cliphist. It provides access to previously copied items, as well as management of the clipboard history from a window opened on gtk-layer-shell. The program is intended for use with sway, Hyprland and other wlroots-based Wayland compositors.

This application is a part of the nwg-shell project.

nwg-drawer 0.7.5
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 gtk+@3.24.51 gtk-layer-shell@0.9.0 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-drawer
Licenses: Expat
Build system: go
Synopsis: Application drawer for wlroots-based Wayland compositors
Description:

nwg-drawer is an application launcher. It's being developed with sway and Hyprland in mind, but should also work with other wlroots-based Wayland compositors.

This application is a part of the nwg-shell project.

nwg-shell-config 0.5.64
Dependencies: bash-minimal@5.2.37 foot@1.27.0 gtk+@3.24.51 gtk-layer-shell@0.9.0 gtklock@4.0.0 libappindicator@12.10.1-0-298 libnotify@0.8.8 nwg-shell-wallpapers@1.5 playerctl@2.4.1 procps@4.0.3 psmisc@23.7 python-geopy@2.4.1 python-i3ipc@2.2.1-0.a670f24 python-pygobject@3.54.3 python-psutil@7.2.2 python-requests@2.32.5 swappy@1.8.0 swayidle@1.9.0 swaynotificationcenter@0.12.6 wlsunset@0.4.0
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-shell-config
Licenses: Expat
Build system: pyproject
Synopsis: nwg-shell configuration utility
Description:

nwg-shell-config utility provides a graphical user interface for configuring sway and Hyprland Wayland compositors in nwg-shell.

This application is a part of the nwg-shell project.

nwg-launchers 0.7.1.1
Dependencies: gtk-layer-shell@0.9.0 gtkmm@3.24.9 librsvg@2.58.5
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://github.com/nwg-piotr/nwg-launchers
Licenses: GPL 3+
Build system: meson
Synopsis: Application launchers for wlroots
Description:

This package provides an application grid, button bar, and dmenu applications for Sway and other wlroots-based Wayland compositors.

nwg-hello 0.4.4
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 gtk-layer-shell@0.9.0 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-hello
Licenses: Expat
Build system: pyproject
Synopsis: GTK3-based greeter for greetd
Description:

nwg-hello is a GTK3-based greeter for the greetd daemon, written in Python. It is meant to work under a Wayland compositor, like sway or Hyprland.

This application is a part of the nwg-shell project.

nwg-look 1.0.6
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 glib@2.86.0 gtk+@3.24.51 xcur2png@0.7.1
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-look
Licenses: Expat
Build system: go
Synopsis: GTK3 settings editor for wlroots environment
Description:

nwg-look is a GTK3 settings editor, designed to work properly in wlroots-based Wayland environment.

This application is a part of the nwg-shell project.

nwg-dock 0.4.3
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 gtk-layer-shell@0.9.0
Channel: guix
Location: gnu/packages/nwg-shell.scm (gnu packages nwg-shell)
Home page: https://nwg-piotr.github.io/nwg-shell/nwg-dock
Licenses: Expat
Build system: go
Synopsis: GTK3 based dock for sway
Description:

nwg-dock is a fully configurable (w/ command line arguments and CSS) GTK3 based dock, written in Go, aimed exclusively at sway Wayland compositor. It features pinned buttons, task buttons, the workspace switcher and the launcher button.

This application is a part of the nwg-shell project.

Total packages: 72465