-
https://github.com/satler-git/dotfiles/blob/b51bb45462635ccc2093383ff0938f8e891a4866/home-manager/stylix.nix#L21
-
**Describe the bug**
This store path can only be pushed from `aarch64-linux` but not `aarch64-darwin`:
```
/nix/store/l1idam2hqgvg8hyngk09bfy0an1pmcv6-home-manager-path: the computed NAR hash d…
-
so that people could reproducibly instantiate it on their system with a single command
-
My custom config is
https://github.com/aspauldingcode/.dotfiles
and the first rebuild to install nix-darwin and build with the project flake fails with the command:
`nix run --extra-experimental…
-
```
with import {};
stdenv.mkDerivation {
name = "dckc-pydev";
buildInputs = [ emacs emacsPackages.flycheck pythonPackages.flake8];
}
```
http://sandervanderburg.blogspot.com/2014/07/managing-…
dckc updated
3 months ago
-
Homebrew does not support arm based machines. Update dotfiles to leverage nix shell to build reproducible environments using the dotfiles repository
-
```
[hayao@Inspiron5450:~]$ sudo nixos-rebuild switch --flake github:Hayao0819/dotfiles/nix#inspiron5490 --upgrade --refresh
error:
… while calling the 'seq' builtin
at /nix/sto…
-
### 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 …
terxw updated
2 weeks ago
-
im completley new to nix so it might be it but i changed all the variables to mine and when i ran
`sudo nixos-rebuild switch --flake . `
i got
```
warning: Git tree '/home/fishcat/.dotfiles' is d…
-
**Describe the bug**
A clear and concise description of what the bug is.
Hi,
I get the following when running **sudo nixos-rebuild switch --flake ~/.config/nixos#nixos** (where nixos is my host…