-
Requires a few things to happen:
- auth
- /publish endpoint needs to accept tarball as POST body
- async job to process tarball (evaluate flake, render readme, etc)
-
I have a sha256-based git repository with a flake.nix in it. I cannot properly use my flake:
```
$ use flake . --impure --show-trace
warning: Git tree '/home/zilti/projects/chicken6-flake' is d…
zilti updated
2 months ago
-
Last Flake: https://github.com/metabase/metabase/actions/runs/9365221335
Last Flake Time: 2024-06-04T07:26:00-07:00
Flakes in the last day: 0
Flakes in the last 3d: 8
Flakes in the last 7d: 8
-
Are there any plans to be able to use non-github flakes? Currently it seems like the only way to push is using this github action. It seems to use curl commands to some URLs, maybe these can be docume…
-
### Testmerges
#7242, #6334, #7521, #7511, #7486, #7165, #7582, #7611
### Round ID
24874
### Description of the bug
Toggle Membership Publicity no longer gives you a byond logo icon in front of y…
-
we've seen the following [failure](https://gist.github.com/justelad/447e5a9d97562ef4e1969796d0d270d1) on travis:
```
[32mINFO [0m[02-26|11:08:13.182|swarm/api/http/middleware.go:83] request se…
-
#### What happened:
On a couple of the patch releases, we hit flakes with signing and needed to re-run the no mock release stages:
[Signing Flake for 1.24.9](https://console.cloud.google.com…
-
This file is getting very long (almost 900 lines) and takes quite a bit longer to run than most other tests. So it would be nice to split it.
-
### What happened?
After upgrading to 0.13.3 and start services up then I got error message `Error: nix: command error: nix --extra-experimental-features ca-derivations --option experimental-features…
-
I'm currently porting https://github.com/boinkor-net/tsnsrv/'s flake over to using partitions, so my downstream users don't have to endure my dev dependencies. Unfortunately, one of my dev dependencie…