-
I've been using the following code snippet in my NixOS config to install Firefox Nightly:
```nix
{ config, pkgs, ... }:
{
nixpkgs.overlays =
let
moz-rev = "master";
moz-…
-
## Describe the bug
When using `home-assistant` and `nginx` with `zstd` compression, `nginx`'s service worker becomes unresposive once a request is made to `home-assistant`.
## Steps To Reproduc…
-
### What is the issue?
Using Nix-over-ssh (`nix copy`, `nix store`, `nixos-rebuild`...) for remote stores or copying closures does not work on Tailscale SSH
```shell
## using tailnet name
❯ ni…
-
When I check out the repository and attempt to run the dev server according to the instructions, I get an error that `babel-loader` isn't found.
```
$ env --chdir=frontend nix develop -c yarn dev
…
-
I've been facing this issue for a couple of days that stylix only themes my system packages but not the ones installed by home-manager. For example, gnome-shell is themed but not the gnome programs th…
-
The installer hangs on the final step and I can't kill the process using CTRL+C. Opening another session, I can see that the directory does not exist and `/nix/receipt.json` shows the step as successf…
-
```
[hayao@Inspiron5450:~]$ sudo nixos-rebuild switch --flake github:Hayao0819/dotfiles/nix#inspiron5490 --upgrade --refresh
error:
… while calling the 'seq' builtin
at /nix/sto…
-
### What happened?
I'm trying to run jupyter-lab in a devbox environment, but I get the above error.
On my mac M2 14.6.1 it works without problems.
I found #1276, but the last comment says `Res…
-
### Specification
Polykey currently supports a variety of CLI commands that can interact the local filesystem and the vault filesystem.
However some proposed authority flow automations aren't fu…
-
Thanks for your work on treefmt.
**Describe the bug**
When running `treefmt-nix` with a list of files to format, only the first file is considered while any remaining files are ignored. This onl…