-
Nix is a awesome package manager who works on many linux distributions ! Bring a GUI like synaptic would be a nice experience.
-
## Issue description
We currently have 146 setup hooks included in packages (that I can find):
```sh
$ rg -F "setupHook =" -l | wc -l
146
```
Combined with 12 (documented) setup hooks incl…
-
### Describe the bug
If I have an option with type `attrsOf (attrTag { ... })`, and use a submodule for the types of the tag, this submodule receives the tag name in `name`, rather than the parent …
-
### Question
Grafts are a way from Guix to bring fixes to packages that a lot of other packages depend on without having to rebuild the world basically.
What are your thoughs about bringing a equi…
-
Maybe we should run `nix-channel --update` before building dependencies with nix to make sure everyone has the latest local nixpkgs:
`$ nix-channel --update`
maybe a `bob nix update` cmd which …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. when compiling `uboot-pine64_star64_defconfig-riscv64-unknown-linux-gnu-3.0.4.drv` i end up on:
Error.txt
```
nix build --accept…
-
### Describe the bug
I recently started getting problems using the unstable version of Telegram using Cinnamon (stable, i.e. 6.0.4). I'm also using the same Telegram version (5.6.3) on GNOME stable a…
-
When trying to use this image with `stack --docker`, I run into the error
```
error: Nix database directory ‘/nix/var/nix/db’ is not writable: Permission denied
```
This happens for example in t…
-
I am trying to set up sops as a home-manager module. Ive followed the readme mostly, but it seems like it doen't install the sops-nix.service properly. Here are the last few lines after I do `home-man…
-
**Describe the bug**
We tried updating hydra.nixos.org to Nix 2.20.1 today, and it started failing to build remotely when talking to builders running Nix 2.13.3.
```
Feb 07 12:10:09 rhea hydra-…