mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
fix: goreleaser nix build and url map
This commit is contained in:
@@ -149,8 +149,10 @@ nix:
|
||||
path: pkgs/hway/default.nix
|
||||
commit_msg_template: "hway: {{ .Tag }}"
|
||||
dependencies:
|
||||
- stdenv
|
||||
- glibc
|
||||
- stdenv.cc.cc.lib
|
||||
extra_install: |-
|
||||
wrapProgram $out/bin/hway --prefix PATH : ${lib.makeBinPath [ glibc stdenv.cc.cc.lib ]}
|
||||
repository:
|
||||
owner: sonr-io
|
||||
name: nur
|
||||
|
||||
Reference in New Issue
Block a user