Skip to content

Fix: update default.nix to reflect removal of qtct.conf after switch to qtengine#98

Merged
soramanew merged 1 commit into
caelestia-dots:mainfrom
SamiyelF:main
Mar 16, 2026
Merged

Fix: update default.nix to reflect removal of qtct.conf after switch to qtengine#98
soramanew merged 1 commit into
caelestia-dots:mainfrom
SamiyelF:main

Conversation

@SamiyelF
Copy link
Copy Markdown
Contributor

currently, when trying to build on nix, i get this error:

error: Cannot build '/nix/store/lnci4s4b1wdpwgjb5dv73950y6gcnqgs-caelestia-cli-c930bd26045f1f86faa4e19dd082aec5e1754a83.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/6nri1a2r56ch9m2ilnbdwhhpww5k0pg1-caelestia-cli-c930bd26045f1f86faa4e19dd082aec5e1754a83
         /nix/store/l15120svqslga3v8i1pc7xrvphrvyxx2-caelestia-cli-c930bd26045f1f86faa4e19dd082aec5e1754a83-dist
       Last 19 log lines:
       > Sourcing python-remove-tests-dir-hook
       > Sourcing python-catch-conflicts-hook.sh
       > Sourcing python-remove-bin-bytecode-hook.sh
       > Sourcing pypa-build-hook
       > Using pypaBuildPhase
       > Sourcing python-runtime-deps-check-hook
       > Using pythonRuntimeDepsCheckHook
       > Sourcing pypa-install-hook
       > Using pypaInstallPhase
       > Sourcing python-imports-check-hook.sh
       > Using pythonImportsCheckPhase
       > Sourcing python-namespaces-hook
       > Sourcing python-catch-conflicts-hook.sh
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/sfdpfwdazw30s5sld0cnvmy9vqqq22pd-p8ivfsf0mxmf5q14pnrrvsbrfcbps6ac-source
       > source root is p8ivfsf0mxmf5q14pnrrvsbrfcbps6ac-source
       > setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "p8ivfsf0mxmf5q14pnrrvsbrfcbps6ac-source/src/caelestia/utils/wallpaper.py"
       > Running phase: patchPhase
       > substitute(): ERROR: file 'src/caelestia/data/templates/qtct.conf' does not exist
       For full logs, run:
         nix log /nix/store/lnci4s4b1wdpwgjb5dv73950y6gcnqgs-caelestia-cli-c930bd26045f1f86faa4e19dd082aec5e1754a83.drv

note the second to last line: substitute(): ERROR: file 'src/caelestia/data/templates/qtct.conf' does not exist

just updating the line in default.nix that references qtct.conf to reference qtengine.json builds successfully, but thats the extent of my testing. thanks for your work!

Copy link
Copy Markdown
Collaborator

@soramanew soramanew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@soramanew soramanew merged commit 8c6d933 into caelestia-dots:main Mar 16, 2026
devalentineomonya pushed a commit to devalentineomonya/caelestia-cli that referenced this pull request Apr 21, 2026
fsilly pushed a commit to fsilly/caelestia-cli that referenced this pull request May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants