-
Would be cool to have. Some ideas:
- possibly refactor such that `android.flutter` disappears and instead have `language.flutter` with a list of targets (desktop/android/etc). Rationale: main reaso…
-
Howdy :wave:
I'm trying to add [object-store-python](https://github.com/roeap/object-store-python) as a dependency that will build from source as they haven't released a new pypi version. Is this …
-
Hi, you can see how we currently package this in https://github.com/nixos/nixpkgs/blob/master/pkgs/development/libraries/wasilibc/default.nix.
There are no imminent problems (the situation is less…
-
Service definitions do break in nixpkgs from time to time (e.g.. with releases).
`nixos-manager` needs to somehow deal with this.
-
command (from a pure nix-shell): `niv update nixpkgs -o NixOS -r nixpkgs-channels -b master`
Here is the error dump I was shown:
```
Update nixpkgs
FATAL: Could not read the output of 'nix-p…
-
### Description
Adding packages via `home.packages` can result in build failure due to being marked as insecure in the upstream.
Let's use `pkgs.pulsar` as an example, which has been marked insecu…
-
`LDFLAGS` is required for the linker to find bundled libraries
https://github.com/JuliaLang/julia/blob/378f1920db0243224fbea8aea4e69ce36cd85173/Make.inc#L728
But `libunwind` build system is not p…
-
## Bug description
/etc/machine-id is on tmpfs via etc-machine\x2did.mount unit.
this causes a new machine-id to be created each boot.
various issues will transpire because of this.
jo…
-
It would be great if this package was published on hackage. Then it would be automatically be picked up and packaged in nixpkgs.
-
The latest setuptools release has removed support for running tests through `python setup.py test`. Packages that explicitly call that command will start failing after #331098.
Check how upstream r…