362 current 2024-08-18 03:45:24 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 03:53:12 +01:00
parent d8bdceb687
commit 50dec951d4
2 changed files with 90 additions and 128 deletions

View File

@ -10,6 +10,7 @@ let
GAPS_OUT = "10"; GAPS_OUT = "10";
BORDER_WIDTH = "2"; BORDER_WIDTH = "2";
BORDER_WIDTH_INT = 2; BORDER_WIDTH_INT = 2;
WALLPAPER = "$HOME/media/Pictures/wallpapers/forest.jpg"
# Colours # Colours
BG = "282828"; BG = "282828";
@ -373,10 +374,10 @@ in
#splash_offset = 2.0; #splash_offset = 2.0;
preload = preload =
[ "$HOME/media/Pictures/wallpapers/snow.png" ]; [ "${WALLPAPER}" ];
wallpaper = [ wallpaper = [
"HDMI-A-1,$HOME/media/Pictures/wallpapers/snow.png" "HDMI-A-1,${WALLPAPER}"
]; ];
}; };
}; };

View File

@ -1,128 +1,89 @@
error:
… while evaluating the attribute 'config'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: syntax error, unexpected '=', expecting ';'
at /etc/nixos/configuration.nix:16:5:
15| # Colours
16| BG = "282828";
| ^
17| BG0_H = "1d2021";
building Nix... building Nix...
error:
… while evaluating the attribute 'config'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: syntax error, unexpected '=', expecting ';'
at /etc/nixos/configuration.nix:16:5:
15| # Colours
16| BG = "282828";
| ^
17| BG0_H = "1d2021";
building the system configuration... building the system configuration...
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'. error:
these 12 derivations will be built: … while evaluating the attribute 'config.system.build.toplevel'
/nix/store/zfqd4722r2nws2738z8mdg282vwg1963-system-path.drv
/nix/store/fy8rzdgjqrfs0fbnp9vckczh2ll96vzd-dbus-1.drv at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
/nix/store/78nphqjn8ayf1m7sh2yc632zm8kni38d-X-Restart-Triggers-dbus.drv
/nix/store/y3g5zm4vpy4nhhp0bs4pq45fr8ihggnm-unit-dbus.service.drv 321| options = checked options;
/nix/store/cwd8iyzym79vwdlab0jh1n12b0ki2b2b-user-units.drv 322| config = checked (removeAttrs config [ "_module" ]);
/nix/store/5lpbfpm4pyqhrbvcpwwjdbssx4zsfi6n-unit-dbus.service.drv | ^
/nix/store/rdpf7f5gpyp3mx2izwwf2l1inyrwwmyl-X-Restart-Triggers-polkit.drv 323| _module = checked (config._module);
/nix/store/n807csm8f5lpbpyj2rafxwhl8wjzad4r-unit-polkit.service.drv
/nix/store/nzvmlw6zgh3slfmilfj2igdv4jr6kvl6-unit-accounts-daemon.service.drv … while calling the 'seq' builtin
/nix/store/y07k8bzd4xqx4m4xvv9d6cwp3h4rizy3-system-units.drv
/nix/store/wfkcdpaq2ljhzib678hy76l0vjhkbqv4-etc.drv at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
/nix/store/3swpqrhrpj0lj37j1k988fsp215i6qyc-nixos-system-nixos-24.05.3642.883180e6550c.drv
these 44 paths will be fetched (14.03 MiB download, 90.75 MiB unpacked): 321| options = checked options;
/nix/store/60fbj27wr25bwfspamnf0nnf60w91knf-python3.11-annotated-types-0.6.0 322| config = checked (removeAttrs config [ "_module" ]);
/nix/store/bv8yrg1gkkg0spvgkz9lbzlclicklr0s-python3.11-anyio-4.3.0 | ^
/nix/store/2pd34ily7dbsldn6gjfz8xv8zcnmg5dc-python3.11-async-timeout-4.0.3 323| _module = checked (config._module);
/nix/store/fs58azp46xvh9kslkx6r6vfd291n4imz-python3.11-bandcamp-api-0.2.3
/nix/store/vv98q9xd4fwhgvcagn090d9r44vc1496-python3.11-beautifulsoup4-4.12.3 (stack trace truncated; use '--show-trace' to show the full trace)
/nix/store/9j8jqpgsfcyyjm1ynmkgpr9hwv1yd2gd-python3.11-chardet-5.2.0
/nix/store/pr0168c36c8zs94i1ivdpbswjy5jxdlq-python3.11-click-8.1.7 error: syntax error, unexpected '=', expecting ';'
/nix/store/fncymvr0rn5h7sg9jidk248i74i66nqi-python3.11-dacite-1.8.1
/nix/store/3rnkl8x4wfyapqzfn4vbl4hz10j2disy-python3.11-demjson3-3.0.6 at /etc/nixos/configuration.nix:16:5:
/nix/store/dwmbxks50f9rjr8misl50dw43h4krx6g-python3.11-deprecated-1.2.14
/nix/store/k7jchf4dg4f6yfkymq34z85g7h973is8-python3.11-fastapi-0.110.2 15| # Colours
/nix/store/fw23dnd7phn6kssrn1vrswzxcafgl6kv-python3.11-h11-0.14.0 16| BG = "282828";
/nix/store/424bv5cfw9jxgqhh3q0yds5dwxgz3mx1-python3.11-html5lib-1.1 | ^
/nix/store/cqws7pi7y65b5y9v17lnh3zypmnfwd32-python3.11-jaconv-0.3.4 17| BG0_H = "1d2021";
/nix/store/cwapghf7f5mfjgbs411ylgjjkdm2kf51-python3.11-lxml-5.1.0
/nix/store/w7pdqmajksg20h53zycxl675318zhsja-python3.11-markdown-it-py-3.0.0
/nix/store/isrwa071jmdia6ncm3783hl1m4g0imn6-python3.11-mdurl-0.1.2
/nix/store/wl1mrccvfajljqhhgsgzhicb2nzx35ra-python3.11-platformdirs-4.2.0
/nix/store/cz6ag5c99366iz0mdn75b5hhmb5z805a-python3.11-pydantic-2.6.3
/nix/store/frmqd7zzrdk2n0j6rsqcclz3jbwxr2wd-python3.11-pydantic-core-2.16.3
/nix/store/v4n3d671s9xf5dp1qy1a81j0hw4kvgvq-python3.11-pygments-2.17.2
/nix/store/gsmgzwgxywmmjvq3fshzplhl8kabh9n4-python3.11-pykakasi-2.2.1
/nix/store/axs7zx9hnjl048n0lxcrbcnaiabzimrp-python3.11-python-dateutil-2.9.0.post0
/nix/store/ka01ag88i5yvpnqpka0gf41vh7pf7ykn-python3.11-python-slugify-8.0.4
/nix/store/i0k9r13w6rd8izs1d7cir18ipn1907ss-python3.11-pytube-15.0.0
/nix/store/lw8lwhwcq4gwz3kv067ygs93msphl5qq-python3.11-rapidfuzz-3.9.1
/nix/store/ily1sgdrryaqa89r0s3mn91pnl6zh12c-python3.11-redis-5.0.3
/nix/store/vxb32gyhz4m5naknq8hrpfr0k5zsks0q-python3.11-rich-13.7.1
/nix/store/2amskndx53q9vwgy4h4snjhqng2ckdx8-python3.11-setuptools-69.5.1
/nix/store/4rwyk9fdsnapwx399jzcdm16f7n6kirx-python3.11-six-1.16.0
/nix/store/h89nv2608rxgzf6c68vn540hi339dm67-python3.11-sniffio-1.3.1
/nix/store/p1r2vlbq816fxf1h6g3jc7z0zlghhmpr-python3.11-soundcloud-v2-1.3.7
/nix/store/69mpwdssdk0xkjmyka73xddng1c79bsx-python3.11-soupsieve-2.5
/nix/store/7rf4i9ag1jfh687rd7s9rhkmb9agbi6l-python3.11-spotipy-2.23.0
/nix/store/fnxdcdb8z488nbyd3wa2428yvvkvmc64-python3.11-starlette-0.37.2
/nix/store/ll7h6a5rykhwndrz83y56363qw7gzixz-python3.11-syncedlyrics-0.9.0
/nix/store/3q7dpi19wq6l25gwphlbx6jqpxs9bq3p-python3.11-text-unidecode-1.3
/nix/store/wsx1ylbvdbzxkqw7mbwsky6x8zfi1nny-python3.11-typing-extensions-4.11.0
/nix/store/bxgljfs8i2ynsa2bmy8v6s7nq4yx0p5w-python3.11-unidecode-1.3.8
/nix/store/gnrnxy4zgkpviqap6fgl89a12vmssqhg-python3.11-uvicorn-0.29.0
/nix/store/w1shvl3fx36nw1y565lfqsza2kla32lb-python3.11-webencodings-0.5.1
/nix/store/i26hmnv49r865jsghaa3g93z808vij4k-python3.11-wrapt-1.16.0
/nix/store/f0lqrx20h61fmmjm5fz5c3pmyfrwmh2i-python3.11-ytmusicapi-1.7.1
/nix/store/n4ydjzj3wndbnb3bf1a132nf7b4yd3c2-spotdl-4.2.5
copying path '/nix/store/9j8jqpgsfcyyjm1ynmkgpr9hwv1yd2gd-python3.11-chardet-5.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/60fbj27wr25bwfspamnf0nnf60w91knf-python3.11-annotated-types-0.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/pr0168c36c8zs94i1ivdpbswjy5jxdlq-python3.11-click-8.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/fncymvr0rn5h7sg9jidk248i74i66nqi-python3.11-dacite-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/3rnkl8x4wfyapqzfn4vbl4hz10j2disy-python3.11-demjson3-3.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/fw23dnd7phn6kssrn1vrswzxcafgl6kv-python3.11-h11-0.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cqws7pi7y65b5y9v17lnh3zypmnfwd32-python3.11-jaconv-0.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/cwapghf7f5mfjgbs411ylgjjkdm2kf51-python3.11-lxml-5.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/isrwa071jmdia6ncm3783hl1m4g0imn6-python3.11-mdurl-0.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/wl1mrccvfajljqhhgsgzhicb2nzx35ra-python3.11-platformdirs-4.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/v4n3d671s9xf5dp1qy1a81j0hw4kvgvq-python3.11-pygments-2.17.2' from 'https://cache.nixos.org'...
copying path '/nix/store/i0k9r13w6rd8izs1d7cir18ipn1907ss-python3.11-pytube-15.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lw8lwhwcq4gwz3kv067ygs93msphl5qq-python3.11-rapidfuzz-3.9.1' from 'https://cache.nixos.org'...
copying path '/nix/store/2amskndx53q9vwgy4h4snjhqng2ckdx8-python3.11-setuptools-69.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4rwyk9fdsnapwx399jzcdm16f7n6kirx-python3.11-six-1.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/h89nv2608rxgzf6c68vn540hi339dm67-python3.11-sniffio-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/69mpwdssdk0xkjmyka73xddng1c79bsx-python3.11-soupsieve-2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/bv8yrg1gkkg0spvgkz9lbzlclicklr0s-python3.11-anyio-4.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3q7dpi19wq6l25gwphlbx6jqpxs9bq3p-python3.11-text-unidecode-1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/w7pdqmajksg20h53zycxl675318zhsja-python3.11-markdown-it-py-3.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/wsx1ylbvdbzxkqw7mbwsky6x8zfi1nny-python3.11-typing-extensions-4.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/axs7zx9hnjl048n0lxcrbcnaiabzimrp-python3.11-python-dateutil-2.9.0.post0' from 'https://cache.nixos.org'...
copying path '/nix/store/bxgljfs8i2ynsa2bmy8v6s7nq4yx0p5w-python3.11-unidecode-1.3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/gnrnxy4zgkpviqap6fgl89a12vmssqhg-python3.11-uvicorn-0.29.0' from 'https://cache.nixos.org'...
copying path '/nix/store/w1shvl3fx36nw1y565lfqsza2kla32lb-python3.11-webencodings-0.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/2pd34ily7dbsldn6gjfz8xv8zcnmg5dc-python3.11-async-timeout-4.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/frmqd7zzrdk2n0j6rsqcclz3jbwxr2wd-python3.11-pydantic-core-2.16.3' from 'https://cache.nixos.org'...
copying path '/nix/store/i26hmnv49r865jsghaa3g93z808vij4k-python3.11-wrapt-1.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p1r2vlbq816fxf1h6g3jc7z0zlghhmpr-python3.11-soundcloud-v2-1.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/f0lqrx20h61fmmjm5fz5c3pmyfrwmh2i-python3.11-ytmusicapi-1.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/ka01ag88i5yvpnqpka0gf41vh7pf7ykn-python3.11-python-slugify-8.0.4' from 'https://cache.nixos.org'...
copying path '/nix/store/vv98q9xd4fwhgvcagn090d9r44vc1496-python3.11-beautifulsoup4-4.12.3' from 'https://cache.nixos.org'...
copying path '/nix/store/424bv5cfw9jxgqhh3q0yds5dwxgz3mx1-python3.11-html5lib-1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/fnxdcdb8z488nbyd3wa2428yvvkvmc64-python3.11-starlette-0.37.2' from 'https://cache.nixos.org'...
copying path '/nix/store/dwmbxks50f9rjr8misl50dw43h4krx6g-python3.11-deprecated-1.2.14' from 'https://cache.nixos.org'...
copying path '/nix/store/ily1sgdrryaqa89r0s3mn91pnl6zh12c-python3.11-redis-5.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/vxb32gyhz4m5naknq8hrpfr0k5zsks0q-python3.11-rich-13.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/gsmgzwgxywmmjvq3fshzplhl8kabh9n4-python3.11-pykakasi-2.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/cz6ag5c99366iz0mdn75b5hhmb5z805a-python3.11-pydantic-2.6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/fs58azp46xvh9kslkx6r6vfd291n4imz-python3.11-bandcamp-api-0.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/7rf4i9ag1jfh687rd7s9rhkmb9agbi6l-python3.11-spotipy-2.23.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ll7h6a5rykhwndrz83y56363qw7gzixz-python3.11-syncedlyrics-0.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/k7jchf4dg4f6yfkymq34z85g7h973is8-python3.11-fastapi-0.110.2' from 'https://cache.nixos.org'...
copying path '/nix/store/n4ydjzj3wndbnb3bf1a132nf7b4yd3c2-spotdl-4.2.5' from 'https://cache.nixos.org'...
building '/nix/store/zfqd4722r2nws2738z8mdg282vwg1963-system-path.drv'...
created 10069 symlinks in user environment
gtk-update-icon-cache: Cache file created successfully.
building '/nix/store/rdpf7f5gpyp3mx2izwwf2l1inyrwwmyl-X-Restart-Triggers-polkit.drv'...
building '/nix/store/fy8rzdgjqrfs0fbnp9vckczh2ll96vzd-dbus-1.drv'...
building '/nix/store/nzvmlw6zgh3slfmilfj2igdv4jr6kvl6-unit-accounts-daemon.service.drv'...
building '/nix/store/78nphqjn8ayf1m7sh2yc632zm8kni38d-X-Restart-Triggers-dbus.drv'...
building '/nix/store/n807csm8f5lpbpyj2rafxwhl8wjzad4r-unit-polkit.service.drv'...
building '/nix/store/5lpbfpm4pyqhrbvcpwwjdbssx4zsfi6n-unit-dbus.service.drv'...
building '/nix/store/y3g5zm4vpy4nhhp0bs4pq45fr8ihggnm-unit-dbus.service.drv'...
building '/nix/store/y07k8bzd4xqx4m4xvv9d6cwp3h4rizy3-system-units.drv'...
building '/nix/store/cwd8iyzym79vwdlab0jh1n12b0ki2b2b-user-units.drv'...
building '/nix/store/wfkcdpaq2ljhzib678hy76l0vjhkbqv4-etc.drv'...
building '/nix/store/3swpqrhrpj0lj37j1k988fsp215i6qyc-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
stopping the following units: accounts-daemon.service
activating the configuration...
setting up /etc...
reloading user units for lightdm...
reloading user units for deadvey...
restarting sysinit-reactivation.target
reloading the following units: dbus.service
restarting the following units: polkit.service
starting the following units: accounts-daemon.service