Mango The Fourth
Mango The Fourth
- [ ] Do not rebuild the entire thing when there was no change in the `.nix` files. Currently, the CI rebuilds, even if the only change is in the...
**Description** I want to provide an easy to use and high level interface for developing and using this library that works in a sandboxed and reproducible way, that's why I'm...
## Description This PR is a WIP nixification of accelerate-llvm that also adds ghc9.2.* support ## Motivation and context ## How has this been tested? **WIP** ## Types of changes...
duf outputs: ``` ╭───────────────────────────────────────────────────────────────────────────────────────────────╮ │ 3 local devices │ ├────────────┬────────┬────────┬────────┬───────────────────────────────┬──────┬────────────────┤ │ MOUNTED ON │ SIZE │ USED │ AVAIL │ USE% │ TYPE │ FILESYSTEM │ ├────────────┼────────┼────────┼────────┼───────────────────────────────┼──────┼────────────────┤ │ / │...
@fufexan I have noticed that I'm building hyprland very often. It would be nice if there was a more reliable way of getting the cached version over `hyprland` (perhaps by...
**Describe the bug** Importing `ir_datasets` requires writing to `$HOME`. Perhaps this is common sense in python land but I have been slightly alienated by this. I expected it to install...
It is not documented anywhere, what a `streamer` as used in classes like "`RelativePath`" is. It would be immensely helpful to have at least one tiny docstring explaining the use...
``` Failed assertions: - environment.persistence: Users and home doesn't match: forgejo: /home/forgejo != /var/lib/forgejo mangoiv: /home/mangoiv != /home/mangoiv root: /root != /root You probably want to set each environment.persistence..users..home to...
It would be nice to support multiple ghc versions; a common pattern is to e.g. have multiple `stack.yaml`s and each is associated to a ghc version; so perhaps we could...
Hi, it would be nice if you offered to use `nix-tree` as a library as follows: - move the `other-modules` to a library - have the executable only contain the...