-
I am attempting to add Nix to a universal blue image (https://github.com/ublue-os/image-template), but I cannot stop the installer from erroring out when it does not see a running systemd. Installing …
-
The main module is currently somewhat disorganized, and should be reformatted in a logical way.
-
Tried to uninstall Nix and got the error bellow.
More context:
- installed nix on MacOS Ventura
- updated MacOS to Sequoia 15.1 beta
- nix stoped working due issues with user groups, manually ch…
-
This command from the [quickstart](https://github.com/nix-community/disko/blob/master/docs/quickstart.md) guide seems to behave differently
`sudo nix --experimental-features "nix-command flakes" run …
-
I build my own [Nix Docker image](https://hub.docker.com/r/heywoodlh/nix) for various things. It's been building successfully for months now, but today, I ran into this issue:
```
22.67 Error:
2…
-
I can't update (more details below).
I have XCode command line tools installed using `xcode-select --install`.
I tried setting both GNU and Clang as default compilers with `CC` and `CXX`, both r…
-
In this repository, There is no `externalSrc` calling by any files, but `/Simula.nix` has `externalSrc` argument. What is the meaning of externalSrc originally?
-
followup to #1293
## Error
```
Error:
0: [31mUnable to parse plan, this plan was created by `nix-installer` version `0.28.0`, this is `nix-installer` version `0.28.0`
To uninstall, e…
-
Hi! I'm trying to use `import std;` in my own NixOS project, and came across your repository. I tried cloning and running `nix build` (to use flakes) and was met with the following error:
```cpp
ni…
-
When attempting to initialize a project using the `erpnext` template as shown by `nix flake show`, the process fails because the defined template does not exist. This issue is not detected by `nix fla…