-
When uploading paths which have been build with `contentAddressedByDefault = true` from my config, the path will get uploaded, but not used when built:
```
nix build .\#nixosConfigurations.hel.pkgs.…
-
Hello,
I started to follow the guide https://zero-to-nix.com/ in my opensuse 15.5, and got stuck at the point of trying the development environment wth this error
```
nix develop "https://flake…
-
When running `darwin-rebuild switch --flake ~/nix#mbp`, it tells me that there is no brew - isn't nix-homebrew supposed to install homebrew for me?
This is the output:
```
❯ darwin-rebuild switch -…
-
Something similar to this could be nice https://github.com/dev-null-undefined/NixOs/blob/master/modules/generated/home-manager/shells/zsh/_extra/nix-functions.nix#L124
`nh os eval config.services.x…
-
### 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 descript…
-
**Describe the bug**
When I call any custom command using `:` it is stuck on "Press enter to return to lazygit" when I call it from Neovim. However, when I call it directly from the Terminal (kitty) …
-
__REPOST FROM__: https://github.com/ocaml/dune/issues/10963 by @edwintorok
## Expected Behavior
```
$ dune --version
"Dune Developer Preview: build 2024-09-28T01:30:13+00:00, git revision
17…
-
**Describe the bug**
I'm attempting to run a small script after `poetry install` completes in my repo. `poetry install` downloads some binaries that are dynamically linked against `ld`, and thus do n…
-
### Problem
After resolving the uninstall issues (https://github.com/DeterminateSystems/nix-installer/issues/1234#issuecomment-2433522881), I have proceeded to do a fresh reinstall using the latest…
-
## What do you want?
MVP: Allow to re-invoke compinit either directly or through a helper during runtime to index new completions that got added to `FPATH`
Bonus: Add the ability to diff functions …