ErnWong / dotfiles-old-divnix

Ironically, not many files here are actually dotfiles. Bootstrapped from https://github.com/divnix/devos
MIT License
0 stars 0 forks source link

Resolve conflicting home-manager fontconfig.enable #10

Open ErnWong opened 2 years ago

ErnWong commented 2 years ago

See https://github.com/ErnWong/dotfiles/runs/4413791045?check_suite_focus=true

...
copying path '/nix/store/g2zf4qgjr0g508cwyn1a3dwqd1g113rj-aws-sdk-cpp-1.8.130' from 'https://cache.nixos.org'...
copying path '/nix/store/r3idaplbj7ijjkirh0hz3q7kmpr3sc8k-nix-2.3.15' from 'https://cache.nixos.org'...
copying path '/nix/store/5jijly0n3xnj56hvqjsl0svf58d1smf2-cachix-0.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/hd4iq15lrxi4kbmyb9fgggcvk5jqk14a-devshell-dir' from 'https://nrdxp.cachix.org'...
copying path '/nix/store/jgypcdgkxjlr9cbmhr8v562k78ryd5hh-nixos-env' from 'https://nrdxp.cachix.org'...
[git.hooks] found updates
'/home/runner/work/dotfiles/dotfiles/.git/hooks/pre-commit' -> '/nix/store/nj2kd94sqi23kra85mbd7sxpxnwj60pz-pre-commit/bin/pre-commit'
[git.hooks] done
logname: no login name
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'
warning: ignoring untrusted flake configuration setting 'extra-substituters'
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'
error: The option `home-manager.users.nixos.fonts.fontconfig.enable' has conflicting definition values:
       - In `/nix/store/dxj9s0w68ilz659kw06lavq2xgkla7yf-source/users/profiles/dev': true
       - In `<unknown-file>': false
(use '--show-trace' to show detailed location information)
Error: Process completed with exit code 1.
ErnWong commented 2 years ago

Not sure about the home manager fontconfig, but the nixos fontconfig is disabled for live installation cds:

https://github.com/NixOS/nixpkgs/blob/bb9bd465b625bfc971908c5d3d84ce517e1c0691/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix#L13