-
If I do the following:
```
nix-update --version 517748bcac9484df6a1f03c84f77c9a066ed8793 "pantheon.elementary-calculator"
```
we will get a traceback
```
curl: (22) The requested URL returned…
-
## Actual Behavior
Since the org update from 9.6.x to 9.7.x org-hugo-export-to-md gives me some problems.
An org-file like:
```
:CONFIG:
#+startup: overview
#+setupfile: ./hugo.config
# +hu…
-
Currently, the home-manager --expire-generations option which was added in 2018 only supports expiring generations based on a number of days:
```
expire-generations timestamp
Remove gen…
-
### Describe the bug
When enabling the onlyoffice documentserver service, it fail to start
### Steps To Reproduce
set
```nix
services.onlyoffice = {
enable = true;
};
```
### E…
-
### Describe the bug
corretto{11,17,19} doesn't build correctly on macos.
### Steps To Reproduce
Steps to reproduce the behavior:
```sh
nix-shell -p corretto11
```
### Expected behavior
Ex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Nix is becoming, little by little, the *only* dependency management tool I'm using. It cov…
-
Hi!
I was using it until I got this issue:
```
❯ nix flake update
warning: updating lock file '/home/pol/Code/tmp/my-ollama-flake/flake.lock':
• Updated input 'nixpkgs':
'github:nixos/ni…
-
### Describe the bug
When I start playback in audacity, the cursor UI will not get updated, until something else triggers a UI update. This can be anything from, hovering over a button to clicking an…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix shell nixpkgs#openroad`
2. or rather `nix shell -L github:widlarizer/nixpkgs/emil/openroad-update-fail#openroad`
### Build log
…
-
**Describe the bug**
After version 2.14 of nix, `nix flake update ".?submodules=1"` expects `./.git` to be a directory, not a file.
(Only when using `?submodules=1` in my experience)
If its a fil…