alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

spm-support.patch (373B)


      1 --- pfetch-0.6.0.orig/pfetch
      2 +++ pfetch-0.6.0/pfetch
      3 @@ -470,6 +470,7 @@
      4                  has rpm        && rpm -qa
      5                  has xbps-query && xbps-query -l
      6                  has apk        && apk info
      7 +                has spm        && spm -a
      8                  has guix       && guix package --list-installed
      9                  has opkg       && opkg list-installed
     10