-
### Describe the bug
CUPS is always started on boot unless Avahi is disabled, in which case printers cannot be network discovered.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Enab…
-
**Describe the bug**
Following https://devenv.sh/integrations/android/
I get:
```bash
error:
… while evaluating the attribute 'config'
at «github:NixOS/nixpkgs/1366d1af8f…
mamcx updated
1 month ago
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. run `nix-shell -p python312Packages.keep`
### Build log
```shell
this derivation will be built:
/nix/store/g1hflqj5pqpk6y79jxg4l…
-
Issue: unable to use nix-shell after rebuild switch from unstable nixos. I do not know if this is an issue; however, wanted to report it just in case.
Details:
- using incus to create a new NixOS…
-
### Steps To Reproduce
~~No idea how to track it down yet because it doesn't happen with `nix build .#pkgsi686Linux.haskellPackages.unordered-containers` or `nix build .#haskellPackages.unordered-c…
-
## Platform
- [ ] Linux:
- [ ] macOS
- [x] WSL
## Additional information
I am trying to run devbox shell and the installation of Nix is requested.
Prior to this, i ran "devbox shell…
-
**Describe the bug**
nix-shell segfaults when given an empty file as single argument.
**Steps To Reproduce**
1. Create an empty file. E.g. default.nix
`rm -f default.nix && touch default.nix…
-
almost certainly not your issue @vfarcic, but though you should know this bug is breaking your tutorial (at least on my mac)
`
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflict…
-
People are now discussing about deprecating myEnvFun (at least for python development)
https://github.com/NixOS/nixpkgs/issues/5623
-
**Describe the bug**
I am facing an issue with `devenv shell` overall performance.
Running `devenv shell` right after `devenv init` (no other changes in the code) takes really long time, ~1 minute …