-
**Current Behavior (bug)**
A nix package could install transitive dependencies, for example the pre-commit package installs all of these dependencies: https://github.com/NixOS/nixpkgs/blob/nixos-23.0…
-
https://github.com/fedimint/fedimint/blob/71e4d2cace7c4bfb06bfc795737d748391f754a6/.github/workflows/ci-nix.yml#L246-L306
For environments that don't support QEMU, we'll need `linux/arm64` targets.…
-
## Issue description
When trying to compile a file with ASan enabled on darwin, the resulting binary won't run.
### Steps to reproduce
```
[nix-shell:/tmp]$ clang++ -fsanitize=address hello.cp…
-
I have an all-flakes nix-darwin/home-manager setup but the `command-not-found.sh` script gives me `nix-shell` output. It seems like I have no user profile to look for a `manifest.json` in:
```
emi…
-
When setting options that start with `extra-` in `nix.settings`, the options are added in alphabetical order in the resulting `nix.conf`, which often causes them to be overwritten by same options late…
-
I have revolution connecting to my bouncer (soju) which manages my persistent connection to libra.chat. When I click on certain channels (e.g. #nix-darwin), revolution instantly crashes. Other channel…
-
When running nixpkgs-review today, I noticed that the nix CLI it runs in the process includes `--option build-use-sandbox relaxed`.
I'm not sure whether it does anything because I haven't set mysel…
Atemu updated
3 years ago
-
I installed comma with:
`$ nix profile install github:nix-community/comma`
When running: `, cbonsai` I get:
```
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' …
-
Hey!
I am requested to run `nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager && nix-channel --update` in order to make the HM options search work but I don…
-
I’m looking to install kr via [nix](https://nixos.org).
There isn’t a package / derivation for kr as yet.
My WIP derivation looks like this so far:
`/tmp/kr/default.nix`
```
{ stdenv, fe…
ldeck updated
4 years ago