-
### Description of Issue
I recently tried to get OpenUSD building for the Musl libc so that I could have a totally static build. To do this I'm using the nix flake I wrote for openusd: https://gith…
-
## Platform
- [ ] Linux:
- [ x ] macOS
- [ ] WSL
## Additional information
## Output
Output
```log
Also as a side note, I installed Nix Darwin but then uninstalled it …
amvzo updated
1 month ago
-
How do use the Nix flake etc.
-
I created a file called apple.nix and added it as a module in flake.nix (similar to how configuration.nix is address)
But it's not working. Any tips? Thanks
-
I am trying to use disko from the installation environment, but I get this error:
```bash
[root@nixos:~]# nix --experimental-features "nix-command flakes" flake init --template github:nix-communit…
-
This will be vague, because I'm not entirely sure what form it would ideally take, but I would be interested in using this if it supported my flake-based systems.
The issue with tools such of this su…
-
## Feature Request
Nix flakes are an experimental, but widely adopted feature of the NixOS and the nix package manager. They're defined by a folder containing a flake.nix file. A module for showing t…
-
I was delighted to see there's already a flake.nix but it looks like it's just for a dev shell. Can we add a build package to the flake as well?
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
matta updated
1 month ago
-
Preface -- I'm brand new to Nix with ROS. Maybe this is widely known and I'm just catching on.
My system:
- nixos-unstable
- flakes enabled [x]
I tried running `nix develop github:lopsided…