-
Homebrew does not support arm based machines. Update dotfiles to leverage nix shell to build reproducible environments using the dotfiles repository
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build
```
nix-shell -p haskellPackages.haskelldb
```
### Build log
```
$ nix-shell -p haskellPackages.haskelldb
error:
…
-
**Describe the bug**
Packages specified inside flake devShell packages is not listed in `PATH` inside `nix develop` shell.
Is it different from `nix-shell`? Why?
**Steps To Reproduce**
Creat…
-
It is very easy to initiate a nix-environment through nix-shell that has a given set of derivations active. This is relatively easy to understand for new users and use right away. There are also a lot…
-
OS: macOs Monterey M1 chip
Following the steps here https://holochain-gym.github.io/developers/requirements/setup/:
cd to the project root.
run `nix-shell`
installing successfully.
fail dur…
-
### Describe the bug
The Select component does not open the options list when it mounted in shadow DOM.
- `bits-ui@next`
- I don't know if it works in the `latest` version
- Also did not test ot…
-
### Describe the bug
When fully exiting Unity Hub from the unityhub package, it logs out and you must sign in again when reopening it.
### Steps To Reproduce
Steps to reproduce the behavior:
1. …
-
```
nix develop -f default.nix -j auto -i -k TERM -k PATH -k HOME -v shell
error:
… while calling the 'derivationStrict' builtin
at /builtin/derivation.nix:9:12: (source not avai…
rizo updated
3 months ago
-
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…
-
### Describe the bug
Orange Data Mining or named as `python31xPackages.orange3` can't install add-on because permission issue & related things about add-on installation schema. I get this problem bec…