-
Would be great to have Nix lexer. As NixOS and vis user I really miss it.
See https://github.com/martanne/vis/issues/880
-
### Describe the bug
The documentation here https://nixos.org/manual/nix/stable/command-ref/new-cli/nix.html?highlight=shebang#shebang-interpreter mentions that one can create an executable file:
``…
-
In renku data services we use an rclone schema generated by rclone version 1.64, but in the CSI here we only have 1.60 from nix...
This means that our UI advertises `protondrive` to be available (int…
-
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Hi all,
We use for managing our dependencies of projects a `shell.nix` for installing them and lo…
-
`nix-indent-line` is marked as buggy, and I'm happy to believe it is, but `indent-relative` is by contrast completely unusable. I constantly found myself fighting indentation before I found out about …
-
**Describe the bug**
```shellsession
$ nix fmt
warning: Git tree '/home/jkolb/ara/mrak-robot' is dirty
error:
… while calling the 'head' builtin
at /nix/store/16ik5rfzbjbl2kxpa…
-
Meta issue for tracking work to land native support for nix-snapshotter in rootless k3s
- [x] Cherry-pick needed commits to containerd `release/1.7`: https://github.com/containerd/containerd/issues…
-
I tested your code and wondered why no system info is showing for me, where a similar application does.
As it turns out both my Arch Desktop as well as my NixOs server both do not provide lshw and re…
-
Hi ! Thanks a lot for this awesome project :)
## Issue
I am currently setting up my secrets with `sops-nix` in my personal config, starting with Home-Manager, and using flakes, and I've ran into…