mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
README.md: Re-add nix-output-monitor (#220)
Add back `nix-output-monitor` with the canonical GitHub source. Thanks to @Mic92
This commit is contained in:
parent
d6d6b99f89
commit
32dbc811c3
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
* [nix-index](https://github.com/bennofs/nix-index) - Quickly locate Nix packages with specific files.
|
||||
* [nix-init](https://github.com/nix-community/nix-init) - Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more.
|
||||
* [nix-melt](https://github.com/nix-community/nix-melt) - A ranger-like flake.lock viewer.
|
||||
<!-- * [nix-output-monitor](https://git.maralorn.de/nix-output-monitor/) - A tool to produce useful graphs and statistics when building derivations. -->
|
||||
* [nix-output-monitor](https://github.com/maralorn/nix-output-monitor) - A tool to produce useful graphs and statistics when building derivations.
|
||||
* [nix-prefetch](https://github.com/msteen/nix-prefetch) - A universal tool for updating source checksums.
|
||||
* [nix-tree](https://github.com/utdemir/nix-tree) - Interactively browse the dependency graph of Nix derivations.
|
||||
* [nurl](https://github.com/nix-community/nurl) - Generate Nix fetcher calls from repository URLs.
|
||||
|
|
Loading…
Reference in a new issue