1
0
Fork 0

Run update

main
Ethan Reece 2024-08-01 20:03:53 -05:00
parent 1f02186758
commit 074b99c5b0
Signed by: me
GPG Key ID: 198E9EB433DB1B28
3 changed files with 22 additions and 19 deletions

View File

@ -1,5 +1,5 @@
default:
guix time-machine --channels=./channels.scm.lock -- home reconfigure ./home-configuration.scm
guix time-machine --channels=./channels.scm.lock -- home reconfigure ./home-configuration.scm --substitute-urls="https://bordeaux.guix.gnu.org"
update:
guix time-machine --channels=./channels.scm -- describe --format=channels > ./channels.scm.lock

View File

@ -3,7 +3,7 @@
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"eb508e32d2d359c94d2cabebfe90dc32ca5dcf4f")
"2aa0127d4e3d2363c04caab88137b070b6cf1318")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
@ -14,7 +14,7 @@
(url "https://codeberg.org/ieure/atomized-guix.git")
(branch "main")
(commit
"2d1aba52246e0610b2c424ab580ced6bde52efbf")
"44b0226a4a8cf74121829a530b403f8997f488fe")
(introduction
(make-channel-introduction
"bdbcd3c5815f64799e2c0d139896da83d9972bd1"
@ -25,7 +25,7 @@
(url "https://git.sr.ht/~akagi/rrr")
(branch "master")
(commit
"839c97b0c466e6fea84c4cde2768b62bb86af56e")
"3b9881bad3d92b8881f3711b8dd81e52e44f80d7")
(introduction
(make-channel-introduction
"794d6e5eb362bfcf81ada12b6a49a0cd55c8e031"
@ -36,7 +36,7 @@
(url "https://gitlab.com/woshilapin/tuziwo-channel")
(branch "main")
(commit
"6380b41e6aeafd965a7525a0637da9c2d8cc4440")
"62ee64b5c482aa46d78bbcdaaa4fdd560b14abb4")
(introduction
(make-channel-introduction
"0deff2a94032f2d96e82f93edeb61f35da879987"
@ -47,7 +47,7 @@
(url "https://github.com/rakino/rosenthal")
(branch "trunk")
(commit
"8ca24e4559bc0b9eb5c736af1e04e600101dc593")
"ca386c52be9b66c8579b81a66c610cc011ca14f5")
(introduction
(make-channel-introduction
"7677db76330121a901604dfbad19077893865f35"
@ -58,7 +58,7 @@
(url "https://codeberg.org/look/saayix")
(branch "main")
(commit
"ac9e3f1da0b5cbebbdc95974d81cd53d98a1bc44")
"7b1b20a5baef2a05663e179dcae9150feee46d77")
(introduction
(make-channel-introduction
"12540f593092e9a177eb8a974a57bb4892327752"
@ -80,7 +80,7 @@
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(commit
"9fe6f0751bf5770ef4b2afa7bca0b7e51e1382fd")
"3c8465d2eb696bc954e01b41e5602d06e6b26f8a")
(introduction
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"

View File

@ -25,35 +25,36 @@
"cups"
"kdenlive"
"weechat"
; "librewolf"
; "librewolf" - libcamera broken
"icecat"
"ungoogled-chromium-wayland"
; "ungoogled-chromium-wayland" - libcamera broken
"icedove-wayland"
; "swaylock-effects"
; "swaynotificationcenter"
; "swaylock-effects" - conflicts with host distro
; "swaynotificationcenter" - conflicts with host distro
; "waybar" - conflicts with host distro
"pijul"
"git"
"starship"
; "hyprland"
"inkscape"
; "hyprland" - conflicts with host distro
; "inkscape" - libcamera broken
"lm-sensors"
"gimp"
"flatpak"
"libreoffice"
"kitty"
; "gnupg"
; "gnupg" - conflicts with host distro
"dolphin"
"keepassxc"
"htop"
"anki"
"audacity"
"calibre"
; "calibre" - build process gets stuck
"mpv"
"feh"
"fish"
"fish-foreign-env"
; "logseq"
"obs"
; "logseq" - no aarch64 build
; "obs" - libcamera broken
"qbittorrent"
"ranger"
"speedcrunch"
@ -62,8 +63,10 @@
"zathura"
"zathura-pdf-mupdf"
"helix"
; "monero-gui"
; "monero-gui" - tests for dependency fail
"vim"
; "firefox" - tests for dependency fail
"yt-dlp"
"neovim"
"nushell")))