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
- Host: GitHub
- URL: https://github.com/makefu/nix-src-updater
- Owner: makefu
- Created: 2017-12-11T15:35:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T07:29:02.000Z (about 8 years ago)
- Last Synced: 2024-12-27T16:30:49.389Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```