-
```console
$ nix shell nixpkgs#archivebox
error:
… while evaluating the attribute 'drvPath'
at /nix/store/c05d1sqfhkl93p3j5ykic68mgg1gsrvb-source/lib/customisation.nix:365:7:
…
-
With the following flake (similar to solutions in https://github.com/zhaofengli/colmena/issues/60):
```nix
{
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
outputs = { self, n…
-
I was about to write a derivation for this, then realised you already made one!
Have you thought about making a PR for this to nixpkgs?
-
Hello
I am currently working on getting hcipy into nixpkgs.
The automatic CI of the nixpkgs project detected that some tests fail on aarch64-linux.
You can find more information about the error i…
-
I can't update (more details below).
I have XCode command line tools installed using `xcode-select --install`.
I tried setting both GNU and Clang as default compilers with `CC` and `CXX`, both r…
-
Nix is gaining more and more in popularity, with tools like devenv and process-compose making it a viable alternative to docker-compose to run postgres locally in your dev setup. We use pgx_ulid and t…
-
## Description
In jj 0.23 this doesn't work in bash/fish/zsh, in jj 0.22 this worked in bash
0.23: zsh/fish not work, bash:
```bash
$ jj help
-k --ignore-immutable …
-
Are there any plans to add this package to the nixpkgs repository?
-
### What would you like Renovate to be able to do?
In the nix manager we are currently looking for `github:nixos/nixpkgs/nixos-22.05`, however the shorthand `nixpkgs/nixos-22.05` is also officially…
-
Hi all, sorry for this noob question but I've been bashing my head at this for a while.
When wanting to add `specialArgs` to the system definition in `flake.nix` I'm getting errors that something b…