-
### Steps to reproduce
1. Run a custom flutter embedder with leak sanitizer
### Expected results
No memory is leaked
https://github.com/flutter/engine/blob/f7668afbd88edeae15dc28e1879f0985…
-
### Describe the bug
Prometheus restic-exporter requires write access to the cache directory.
It updates the cache directory timestamp to indicate that the cache is still in use (and from what I gat…
-
### Describe the bug
vscodium does not load multiple extentions
### Steps To Reproduce
1. Install vscodium with extentions like: `pkgs.vscode-extensions.rust-lang.rust-analyzer`, `pkgs.vscode-ext…
-
**Describe the bug**
In a recent release the format of the input displayed in nix flake {update,metadata,...} was changed to include the input's narHash, I think that's a bit too verbose for somet…
-
*Originally posted by @hmajid2301 in *
> Hey I seem to be getting issues with catpuccin/nix now
>
> ```
> ┏━ 1 Errors:
> ⋮
> ┃ | ^
> ┃ 1576| else
…
-
I would love if nix-portable could simply drop me into the sandbox (in my case bwrap) where the store and in turn `nix profile` are available, without going via a nix derivation.
`nix-portable nix r…
pbsds updated
3 months ago
-
This is an unintended, but known issue caused by a change to nix-config/vars that introduces values pulled in from the nix-secrets repo via 'inputs.nix-secrets'. `nix-config/nixos-installer/flake.nix`…
-
-
If your versions of `home-mangler` and/or `nix` are bad, you can see an error like this:
```
• Removing old packages from `nix profile`:
• /nix/store/b4vq56dqcs9718m7w1pdnhxx1nb11d4a-home-mangl…
-
# Why
Currently, deployment lasts for circa 30min or more because we are building backend application with clean cabal build without caching.
# What
We should utilize Nix configuration and some …