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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This firmware is required by the btintel kernel module to support many modern bluetooth Intel wireless cards (commonly found in laptops).
cl-electron is a binding to Electron for Common Lisp.
cl-electron is a binding to Electron for Common Lisp.
cl-electron is a binding to Electron for Common Lisp.
This is a Lisp implementation by Franz Inc. It includes AllegroCache, a command line based REPL as well as a web-based GUI.
The Express Edition has a heap limitation compared to the commercial versions of Allegro CL.
You can run the GUI from a container, for instance:
guix shell --container --network allegro-cl -- allegro-express
then open a browser at http://localhost:PORT, where PORT is the indicated port.
Element Desktop is a Matrix client for desktop with Element Web at its core.
Signal Desktop is an Electron application that links with Signal on Android or iOS.
Zulip Desktop is a client for the Zulip thread and conversation platform. Zulip is designed around conversations that are labeled with topics, to make communication organized and efficient. It’s easy to get an overview of what conversations are happening, and to read one conversation at a time.
The Zoom video conferencing and messaging client. Zoom must be run via an app launcher to use its .desktop file, or with ZoomLauncher.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox".
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox". This is the Extended Support Release (ESR) version.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox".
Full-featured browser client built from Firefox source tree, without the official icon and the name "firefox". This is the Extended Support Release (ESR) version.
REAPER is a digital audio production application offering multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset. It supports a vast range of hardware, digital formats and plugins, and can be comprehensively extended, scripted and modified.
GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.
GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.
Yarn is a dependency management tool for JavaScript. It acts as a drop-in replacement for node's npm.
This package provides kernel modules of the proprietary NVIDIA driver. Module setup can be done with nvidia-service-type, to actually use these modules, also add modprobe.blacklist=nouveau to kernel-arguments field of the operating-system configuration.
If the NVIDIA card is not used for displaying, or on a Wayland environment, add nvidia_drm.modeset=1 to kernel-arguments as well.
This package provides Nvidia driver control panel for monitor configuration, creating application profiles, gpu monitoring and more.
This package provides firmwares for NVIDIA's GPU System Processor. Firmware installation can be done with nvidia-service-type, however whether GSP mode is enabled by default or not depends on the specific GPU product.
To enable GSP mode manually, add "NVreg_EnableGpuFirmware=1" to kernel-arguments field of the operating-system configuration.
This package provides a drop-in replacement for mesa and is intended to be installed by nvidia-service-type.
To actually use the NVIDIA card, replacement must be applied for individual packages, this can be done either by rewriting inputs with --with-input=mesa=nvda or grafting with --with-graft=mesa=nvda. For a programmatical way, the procedure replace-mesa can be used.
Additionally, if the NVIDIA card is not used for displaying, environment variables __GLX_VENDOR_LIBRARY_NAME=nvidia and __NV_PRIME_RENDER_OFFLOAD=1 may be set.
This package provides an EGL platform library for the NVIDIA driver to support XWayland via xlib (using EGL_KHR_platform_x11) or xcb (using EGL_EXT_platform_xcb).