Compare commits

...

4 commits

Author SHA1 Message Date
4e22acac0f fixed pacman
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 23m44s
2025-04-02 14:07:08 -04:00
4b39c82d2b Update .forgejo/workflows/build.yaml
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 36s
2025-04-02 14:04:23 -04:00
bc231cd289 Added Keyring
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 15m56s
2025-03-26 16:57:55 +03:30
0b2df0249f added parch-grub
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 51m58s
2025-02-24 22:42:29 +03:30
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ jobs:
Desktop: "plasma"
steps:
- name: Install Node.js
run: actions/setup-node@v4
run: pacman -Syyu git base-devel nodejs --noconfirm
- name: Checkout code
uses: actions/checkout@v4
- name: Update system

View file

@ -249,7 +249,7 @@ unzip
unrar
ttf-vazirmatn
ttf-vazircode
parchlinux-keyring
#parchlinuxstuff
calamares

View file

@ -73,7 +73,7 @@ LocalFileSigLevel = Optional
#Include = /etc/pacman.d/mirrorlist
[ppr]
SigLevel = Optional TrustedOnly
SigLevel = Never
Server = https://git.parchlinux.com/repos/ppr/raw/branch/main/x86_64/
[core]
@ -95,7 +95,7 @@ Include = /etc/pacman.d/mirrorlist
#Include = /etc/pacman.d/mirrorlist
[pcp]
SigLevel = Optional TrustedOnly
SigLevel = Never
Server = https://git.parchlinux.com/repos/pcp/raw/branch/main/x86_64/
# An example of a custom package repository. See the pacman manpage for