An open API service indexing awesome lists of open source software.

https://github.com/makefu/nix-src-updater

Tries to find the latest version of the derivation source and tries to fix the source file
https://github.com/makefu/nix-src-updater

Last synced: 8 months ago
JSON representation

Tries to find the latest version of the derivation source and tries to fix the source file

Awesome Lists containing this project

README

          

# updater for nix src

Tries to find the latest version of the derivation source and tries to fix the source file.

# Install

```
nix-shell
nix-src-updater --help
nix-gen-skeleton --help
```