-
After https://github.com/hyprwm/aquamarine/commit/cff00196f0fcf734a2bf164eb0dfdb6e58c5c906
Aquamarine no longer builds for me on nixos.
Here is the error:
```
@nix { "action": "setPhase", "pha…
-
### What happened?
`crictl checkpoint -e checkpoint.tar 0996cce899b0a` failed with "could not load `libcriu.so.2`"
$ crictl checkpoint -e checkpoint.tar 0996cce899b0a
E0824 19:57:21.786869 85…
-
# Halcyon Days of Old
Many moons ago I used
```
nixGL = pkgs.callPackage "${builtins.fetchTarball {
url = https://github.com/guibou/nixGL/archive/7d6bc1b21316bab6cf4a6520c2639a11c25a220e.tar…
jacg updated
3 months ago
-
I have a static build working with a new `flake.nix` based on my old gander one, but when I add any package to `devShell` it fails with a message about Docopt being broken:
``` .nix
...
d…
-
I have an access to macOS(arm64) laptop in which I'd like to use ROS2 Humble.
I want to contribute to this project, but being new to nix & nix flakes I would like pointers to go down or to work on.…
-
### Describe the bug
When wrapping Emacs using emacsPackagesFor the invocation-directory will point to the wrong Emacs package. This means restarting Emacs from inside Emacs will result in a binary w…
-
```
❯ nix-update edopro --version 40.1.4
$ nix eval --json --impure --expr
let
pkgs = import "/home/redhawk/code/nixpkgs";
args = builtins.functionArgs pkgs;
inputs = (if args ? syst…
-
Despite Nix being used, the Nix Flake doesn’t actually expose the package instead suggesting going thru Microsoft’s npm, the JavaScript package manager, for distribution. I would like to change that s…
-
**Describe the bug**
I had a working devenv with an overlay for foundry, but it started failing once I did `devenv update` (from 0.6.3 to 1.0.3).
The process fails due to an error related to miss…
-
### Describe the bug
After #319524 bricking my machine I'm trying to `nixos-install` now. However `nixos-install` also doesn't work.
### Steps To Reproduce
set `system.etc.overlay.enable = t…