LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nix-registry

manages the Nix flake registry

TLDR

List registries
$ nix registry list
copy
Pin flake to specific version
$ nix registry pin [nixpkgs]
copy
Add registry entry
$ nix registry add [myflake] [github:owner/repo]
copy
Remove registry entry
$ nix registry remove [myflake]
copy

SYNOPSIS

nix registry command [options]

DESCRIPTION

nix registry manages the Nix flake registry. The registry provides shorthand names for flake URLs. Enables pinning flakes to specific versions for reproducibility.

PARAMETERS

list

List registry entries.
add name flake
Add flake alias.
remove name
Remove alias.
pin name
Pin flake to current version.

INSTALL

sudo apt install nix-bin
copy
sudo dnf install nix
copy
sudo pacman -S nix
copy
sudo apk add nix
copy
sudo zypper install nix
copy
nix profile install nixpkgs#nix
copy

SEE ALSO

nix(1), nix-flake(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid