-
I'm using Nix to create an environment where I have vulkan available (I can run `vkcube` and `vulkaninfo` shows me the 2 devices that I have - the Intel integrated GPU and the AMD dedicated GPU). I'm …
-
## Problem
Either this is just my misunderstanding and/or different terminology in Nix, or the docs on crosscompilation [here](https://nixos.org/manual/nixpkgs/stable/#ssec-cross-platform-parameter…
-
- stuff split in `flake.parts` modules
- dev shell? (probably empty for now, do we want to use [devshell](https://github.com/numtide/devshell)?)
- formatter? `alejandra`? `treefmt-nix`?
- what else…
-
```
#!watchflakes
post
-
**Describe the bug**
If the `projectRoot` is a symlink, `nix fmt` fails
```
[WARN]: Ignoring path ., it is not in the project root
[WARN]: Aborting, no paths to format
```
**To Reproduce**
…
-
**Project description**
I'd really like a package that mimics [mesa-git](https://aur.archlinux.org/packages/mesa-git) from the AUR. It'd be nice if there was a package that was linked to the [main br…
Ashe updated
8 months ago
-
**Describe the bug**
Not sure if this is a weekly holonix or holochain 0.3.0-beta-dev.21 issue, but I'm not able to build `hdk_derive` in `cargo test`. Running `cargo check` works fine. Seems to be …
-
EDIT:
This is a parent ticket that will be closed when the following are closed:
- [x] https://github.com/flox/flox/issues/405
- [x] https://github.com/flox/flox/issues/406
Build initial activ…
-
Given a potential lint in `./foo/bar.nix`, I see the following behaviour in my shell:
```console
$ deadnix --exclude ./foo/**/* # works as expected
$ deadnix --exclude foo/**/* # does not work
$…
-
Hi, I have added your flake to my inputs as so:
`fufexan.url = "github:fufexan/dotfiles";`
`fufexan.inputs.nixpkgs.follows = "nixpkgs";`
And to my home-manager config:
![image](https://github.c…