Johannes Schnürle codedotjs
  • Joined on 2021-12-17
codedotjs opened issue exozyme/nixpkgs#21 2022-09-07 16:21:35 +00:00
dxirc
codedotjs opened issue exozyme/nixpkgs#20 2022-09-07 16:19:42 +00:00
mangal
codedotjs opened issue exozyme/nixpkgs#19 2022-09-07 16:15:08 +00:00
armcord
codedotjs opened issue exozyme/nixpkgs#18 2022-09-07 16:13:34 +00:00
discordo
codedotjs opened issue exozyme/nixpkgs#17 2022-09-07 16:10:12 +00:00
impregnate
codedotjs commented on issue exozyme/nixpkgs#12 2022-08-03 16:19:40 +00:00
woodpecker-plugin-git

Moving it to the installation section in the project board.

The [nixpkg](93520f53b8/woodpecker-plugin-git/default

codedotjs commented on issue exozyme/nixpkgs#12 2022-08-03 16:16:11 +00:00
woodpecker-plugin-git

Great!

codedotjs commented on issue exozyme/exozyme#138 2022-08-03 16:15:05 +00:00
Nix packaging

@thehedgehog do you know how to prefetch packages or dependencies for other applications? We have got an issue with the Guacamole client. The…

codedotjs commented on issue exozyme/nixpkgs#12 2022-08-03 16:01:47 +00:00
woodpecker-plugin-git

Checks complete. The installation works (on Arch Linux). Moving it to the installation section in the project board.

codedotjs commented on issue exozyme/nixpkgs#12 2022-08-03 15:55:40 +00:00
woodpecker-plugin-git

I merged the PR. Thanks for helping us with the Nix packaging as I'm very new to it and still don't know many things about it.

codedotjs pushed to main at exozyme/nixpkgs 2022-08-03 15:54:09 +00:00
93520f53b8 Merge pull request 'Update woodpecker-plugin-git' (#16) from thehedgehog/packages:woodpecker-plugin-git into main
edd1c80996 Update woodpecker-plugin-git expression
Compare 2 commits »
codedotjs merged pull request exozyme/nixpkgs#16 2022-08-03 15:54:09 +00:00
Update woodpecker-plugin-git
codedotjs commented on issue exozyme/nixpkgs#13 2022-07-21 16:14:57 +00:00
glauth

Other applications are more important now. See #157 for more information.

codedotjs commented on issue exozyme/nixpkgs#13 2022-07-05 19:51:09 +00:00
glauth

The usage of replace can be found in the go manual:

replace directive

A replace directive replaces the contents of a specific version of…

codedotjs commented on issue exozyme/nixpkgs#13 2022-07-05 19:37:24 +00:00
glauth

The issue seems to be caused by the go.mod file:

module github.com/glauth/glauth/v2

go 1.16

// Do not mistake /vendored for /vendor!
replace github.com/hydronica/toml => ./vendored/t…
codedotjs commented on issue exozyme/nixpkgs#13 2022-07-05 19:23:25 +00:00
glauth

I added a simple nixpkg to the repo. However the package isn't ready yet. There is an error during build phase:

building go: github.com/hydronica/toml@v0.4.2 (replaced by ./toml): reading…

codedotjs commented on issue exozyme/nixpkgs#13 2022-07-05 19:20:37 +00:00
glauth

Sorry, I clicked the false button…

codedotjs reopened issue exozyme/nixpkgs#13 2022-07-05 19:20:23 +00:00
glauth
codedotjs closed issue exozyme/nixpkgs#13 2022-07-05 19:20:06 +00:00
glauth
codedotjs pushed to main at exozyme/nixpkgs 2022-07-05 19:16:44 +00:00
8bf1cc39a8 added glauth