-
Talking to @alanz we could upstream Nix files to HIE itself and provide faster CI cycles and static binaries.
-
**Describe the bug**
I've got a project set up where I have a top-level `shell.nix` symlink, which points to `./subdirectory/shell.nix`.
When I upgraded to the most recent version of nix (`2.24.7`…
-
(_This is mostly a reformulation and extension of https://github.com/NixOS/nix/issues/3843#issuecomment-829030362. I’ve been meaning to post this as its own issue for a long time as it’s a potential s…
-
Hi,
thanks for this guide. As someone who is totally new to the "nixverse" I was a bit puzzled by the following very simple example, under https://github.com/justinwoo/nix-shorts/blob/master/posts…
-
In normal situations, I can put specify a package under development within `mkShell`'s `inputsFrom` list and it will automatically fetch its dependencies and make them available without building the p…
-
Hi there,
I'm working with a few ROS packages that are not part of the package registry and are also not (yet) available from this repository. So I've packaged them myself with the `buildRosPackage…
-
Any ideas why this is failing?
```
Run cpcloud/flake-update-action@v1.0.4
with:
dependency: rycee-nur-expressions
pull-request-token: ***
pull-request-author: github[bot]
…
-
**Describe the bug**
`nix-instantiate --eval` output is ambiguous and can be misleading. `nix-instantiate` uses angle brackets like `` to represent placeholders; this is ambiguous because `` is val…
-
The basic quasi-quoter is in place now, just import `Nix.TH`, turn on `QuasiQuotes` and `TemplateHaskell`, and then use `[nix| 2 + 3|]`, which will parse that text into a value of type `NExpr`, exactl…
-
GIven
```json
"ghcr.io/devcontainers/features/nix:1": {
"multiUser": "false",
"packages": "pdm, kompose, (google-cloud-sdk.withExtraComponents [google-cloud-sdk.components.gke-gcloud-aut…