I edited rde/examples and did "make bender/home/build" and got an error.
caleb@bender /media/caleb/PEACH/rde-configs [env]$ make bender/home/build
...
guix pull: error: symlink: Operation not permitted:
"target/profiles/guix-1-link.new"
make[1]: *** [Makefile:55: target/profiles/guix] Error 1
make[1]: Leaving directory '/media/caleb/PEACH/rde-configs'
make: *** [Makefile:52: target/profiles/guix.lock] Error 2
caleb@bender /media/caleb/PEACH/rde-configs [env]$
I would give you a link to my repo containing my edits, but my Git
configuration is now broken. It expects a GPG key whenever I do "git
commit", and I have no GPG key.
I would give you a link to an archive file of my edits, but file hosts
do not allow .tar.xz files to be uploaded.
Essentially, I made the following edits:
"abcdw" -> "csh"
"ixy" -> "bender"
"Andrew Tropin" -> "Caleb Herbert"
ixy.scm -> bender.scm
src/abcdw -> src/csh
My current system configuration:
https://codeberg.org/csh/dotfiles/src/branch/main/guix/hosts/bender.scm
caleb.scm does build, but logging into TTY 2 does not launch Sway.
Someone on IRC said it was because I did not do the system part of the
configuration. (I'm still not sure how to adapt my current file system
configuration to the rde syntax.)
For more information, please describe how I can get the information, and
I will provide it.
On 2023-06-21 17:24, Caleb Herbert wrote:
> I edited rde/examples and did "make bender/home/build" and got an error.
>
> caleb@bender /media/caleb/PEACH/rde-configs [env]$ make bender/home/build
> ...
> guix pull: error: symlink: Operation not permitted:
> "target/profiles/guix-1-link.new"
> make[1]: *** [Makefile:55: target/profiles/guix] Error 1
> make[1]: Leaving directory '/media/caleb/PEACH/rde-configs'
> make: *** [Makefile:52: target/profiles/guix.lock] Error 2
> caleb@bender /media/caleb/PEACH/rde-configs [env]$
>
> I would give you a link to my repo containing my edits, but my Git
> configuration is now broken. It expects a GPG key whenever I do "git
> commit", and I have no GPG key.
>
> I would give you a link to an archive file of my edits, but file hosts
> do not allow .tar.xz files to be uploaded.
>
> Essentially, I made the following edits:
>
> "abcdw" -> "csh"
> "ixy" -> "bender"
> "Andrew Tropin" -> "Caleb Herbert"
> ixy.scm -> bender.scm
> src/abcdw -> src/csh
>
> My current system configuration:
> https://codeberg.org/csh/dotfiles/src/branch/main/guix/hosts/bender.scm
>
> caleb.scm does build, but logging into TTY 2 does not launch Sway.
> Someone on IRC said it was because I did not do the system part of the
> configuration. (I'm still not sure how to adapt my current file system
> configuration to the rde syntax.)
>
> For more information, please describe how I can get the information, and
> I will provide it.
IIRC it was addressed on IRC.
--
Best regards,
Andrew Tropin