https://github.com/zimbatm/heretic-nix
Using __noChroot for good
https://github.com/zimbatm/heretic-nix
Last synced: 10 months ago
JSON representation
Using __noChroot for good
- Host: GitHub
- URL: https://github.com/zimbatm/heretic-nix
- Owner: zimbatm
- License: mit
- Created: 2023-12-30T09:21:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T09:30:54.000Z (over 2 years ago)
- Last Synced: 2025-04-01T18:24:31.607Z (about 1 year ago)
- Language: Nix
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heretic Nix
Stop updating `vendorHash` all the time.
Implementing some of the ideas behind
## Usage
This library can only be used on systems where nix is configured with `sandbox = relaxed`.
## Functions
* `buildGoModule` - works the same as nixpkgs's buildGoModule, except it
doesn't take a `vendorHash`.