Added nixtop
This commit is contained in:
parent
a629e5d02b
commit
551e537e8b
|
@ -17,6 +17,7 @@
|
||||||
nix-prefetch-github # Prefetch sources from github
|
nix-prefetch-github # Prefetch sources from github
|
||||||
nix-prefetch-git # Prefetch sources from git
|
nix-prefetch-git # Prefetch sources from git
|
||||||
nix-review # Review pull-requests on https://github.com/NixOS/nixpkgs
|
nix-review # Review pull-requests on https://github.com/NixOS/nixpkgs
|
||||||
|
nix-top # Tracks what nix is building
|
||||||
nix-universal-prefetch # Uses nixpkgs fetchers to figure out hashes
|
nix-universal-prefetch # Uses nixpkgs fetchers to figure out hashes
|
||||||
nodePackages.node2nix # Generate Nix expressions to build NPM packages
|
nodePackages.node2nix # Generate Nix expressions to build NPM packages
|
||||||
nox # Tools to make Nix nicer
|
nox # Tools to make Nix nicer
|
||||||
|
|
Loading…
Reference in a new issue