-
We should have a changelog and decide the versioning scheme along with it. These are some thoughts regarding that, prompted via https://github.com/NixOS/nixpkgs-check-by-name/pull/37.
I'm not consi…
-
I have an older `torch==1.10.1` package that needs an older `setuptools
-
Hi! I'm a new nix user migrating from arch, trying to learn about the best practices of modularizing my systems, so this is more of a question than an issue.
I couldn't help but notice that you im…
-
Using disko simple-efi.nix example:
```
installing the boot loader...
setting up /etc...
updating GRUB 2 menu...
Died at /nix/store/xlfyjbcgi8x6i4klw8r0rqx66hma7qzf-install-grub.pl line 586.
i…
-
The problem:
Packages built with `buildFlutterApplication` need to vendor the `pubspec.lock` as a JSON file to be used in the builder. The issue is that there is no simple way to setup this in a r-…
-
When I tried to review a PR using `nix-shell -p nixpkgs-review --run "nixpkgs-review pr 169058"` I received an error about a missing attribute:
```console
$ git -c fetch.prune=false fetch --no-tags …
-
I followed the manual and created the **trivial** network.
In the manual, the output of `nixops info` looks like this:
```
$ nixops info -d trivial
Network UUID: 33bced96-5f26-11e1-b9d7-9630d4…
-
**Describe the bug**
In my project I changed the input that was a git url including `ref=` and `rev=` (I only changed the commit being pinned to), and wasted a lot of time confused why things don't…
-
I have `/nix` set up as a symlink, which has been working so long as I have the `NIX_IGNORE_SYMLINK_STORE` set. Since upgrading `nix`, running `nix-channel --update nixpkgs` has failed:
```
$ nix-…
-
After installing nix via `curl https://nixos.org/nix/install | sh` and then typing `nix-env -qa` I got the error `getting information about */.nix-defexpr: No such file or directory`. This was easy re…