Francesco Gazzetta
Francesco Gazzetta
This is the proper way to add sourcehut to the forge types. Unfortunately it doesn't work, because the api [can't be accessed without a token for now](https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3C20211006040446.unarhltnmrohbfmy%40atlas%3E#%3CCES3BEZZDKX6.11SPQ2E85YDSL@taiga%3E) (and also I...
## Problem Remembering server passwords is an old feature request (#1566), but it's difficult to implement securely. Ideally, minetest would rely on the system keyring, but that requires to integrate...
## Problem I'd like to set video urls to peertube videos and get the same functionality as youtube: * thumbnail * embed ## Solutions Implementing this isn't as straightforward as...
As [suggested](https://matrix.to/#/%23minetest-general%3Atchncs.de/%24iDECPVT22MGG_JSNhDWz-807J5dfMz18Fn4WQIfYrt0?via=tchncs.de&via=matrix.org&via=envs.net) by @wsor4035
Closes #6186 --- **Template Α: This PR modifies [behaviour or interface](https://github.com/cabalism/cabal/blob/master/CONTRIBUTING.md#changelog)** Include the following checklist in your PR: * [x] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#other-conventions). * [x] Any changes...
**Describe the feature request** A v2-fetch command that supports projects like the other commands (most recently #10840) **Additional context** https://github.com/haskell/cabal/issues/2242 https://github.com/haskell/cabal/issues/10942 #10935
**Describe the bug** cabal init --overwrite: openFile: app/Main.hs: does not exist (No such file or directory) **To Reproduce** Steps to reproduce the behavior: ``` $ cabal init -n [...] $...
Closes #527