-
The lock file seems to need an update for hyprutils.
-
`rust-template` も参考に
- [x] check
- [ ] build
-
There is no `/nix/profileOverlays.nix`, so `nix-build -E '(import { }).callPackage ./default.nix { profileBuild = true; }'` fail to execute.
## How to resolve this problem
~~1. Just delete `pro…
-
It would be nice to get this building and running in nixos.
My attempt so far almost builds, but I end up with an error which I have no idea how to interpret.
```
Compiling venator-app v0.2.1 (…
-
I'm trying to generate a Nix build for Adamantine.
https://github.com/wd15/adamantine/blob/nix/flake.nix
The dependencies seem to build without an issue, but Adamantine is failing with
```
…
-
I saw that the ToDo section in README.md mentions creating a Nix package, I couldn't find an issue related to that though.
I'd like to take this on if it's still wanted, I could potentially maintain …
-
here is the faile log
```
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonica…
-
The wiki
https://github.com/math-comp/math-comp/wiki/Using-nix
mentions the --no-daemon option about Nix but on a recent macOS computer it says:
```
Error: --no-daemon installs are no-longer…
-
Hi, thanks for making this - love the interface and am migrating my mono-flake over.
In trying to execute `nix flake show --all-systems`, I see this error:
```bash
$ nix flake show --all-system…
-
**Describe the bug**
With a recent version of Nix (tested 2.24.9 and 2.24.10; this bug was not present with 2.18.7), `mktemp` fails with an error message along the lines of:
```
$ mktemp
mktem…