aboutsummaryrefslogtreecommitdiff
path: root/etc/guix/home.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* etc/guix/home.scm: Add "fontconfig" and "freetype" packages: dependencies ↵EuAndreh2024-06-051-0/+2
| | | | for building "vt"
* etc/guix/home.scm: Add "ruby-asciidoctor" packageEuAndreh2024-05-231-0/+1
|
* etc/guix/home.scm: Add tcl package (for açude)EuAndreh2024-05-171-0/+1
|
* etc/guix/home.scm: Add "diff-so-fancy" packageEuAndreh2024-05-161-0/+1
|
* etc/guix/home.scm: Include extra outputs and explicit "out" outputsEuAndreh2024-05-161-7/+10
|
* etc/guix/home.scm: Include static output of sqliteEuAndreh2024-05-161-1/+2
|
* etc/guix/home.scm: Include "static" and "debug" outputs of "gcc-toolchain" ↵EuAndreh2024-05-091-0/+2
| | | | | | package Mainly so that I can now say `gcc -static main.c`.
* etc/guix/home.scm: Add "libxft" packageEuAndreh2024-05-061-0/+1
|
* Revert "etc/guix/home.scm: Remove "gcc-toolchain""EuAndreh2024-05-031-0/+1
| | | | | | | This reverts commit 7b3d3365ef77bb6969b61b4afc19dc14dd5c082e. The "gcc-toolchain" package contains much more than just gcc(1) as I found out, like gencat(1), ldd(1), getconf(1), iconv(1), etc.
* etc/guix/home.scm: Add back "qrencode" packageEuAndreh2024-05-031-0/+1
|
* etc/guix/home.scm: Replace "youtube-dl" with "yt-dlp"EuAndreh2024-05-011-1/+1
|
* etc/guix/home.scm: Remove "gcc-toolchain"EuAndreh2024-04-251-1/+0
| | | | I'm now using GNAT coming from Nix, that also has Ada support.
* etc/guix/home.scm: Add "smem"EuAndreh2024-04-251-0/+1
|
* etc/guix/home.scm: Add z3 and compcert packagesEuAndreh2024-04-251-0/+2
|
* etc/guix/: Remove nss-certs packageEuAndreh2024-04-251-2/+1
| | | | Now %base-packages includes it by default.
* etc/guix/home.scm: Add some lib packagesEuAndreh2024-04-221-0/+15
|
* etc/guix/home.scm: Remove "tg"EuAndreh2024-04-221-106/+4
|
* etc/guix/home.scm: Add "node-sqlite3" packageEuAndreh2024-02-231-1/+2
|
* etc/guix/home.scm: Add "vis" and "gperftools"EuAndreh2024-02-161-0/+4
|
* etc/guix/home.scm: Adjust package list for personal projectsEuAndreh2024-01-301-2/+9
|
* etc/guix/home.scm: Group newer dependencies by pilfered projectEuAndreh2024-01-251-10/+37
|
* etc/guix/home.scm: Shrink installed package setEuAndreh2024-01-191-594/+4
|
* etc/guix/home.scm: Remove entr(1) and ranger(1) packagesEuAndreh2024-01-121-2/+0
| | | | They were replaced by zoia(1) and explorer(1), in that order.
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-121-1/+0
|
* etc/guix/home.scm: Fix importsEuAndreh2023-12-081-1/+1
|
* etc/guix/home.scm: Add "tabbed" packageEuAndreh2023-10-271-0/+1
|
* etc/guix/home.scm: Fix selected "rust" package outputsEuAndreh2023-10-271-1/+2
|
* etc/guix/home.scm: Remove duplicate rust packagesEuAndreh2023-10-231-3/+0
|
* etc/guix/home.scm: Add "arp-scan" packageEuAndreh2023-10-211-0/+1
|
* etc/guix/home.scm: Add "minicom" packageEuAndreh2023-10-201-0/+1
|
* etc/guix/home.scm: Add "cppcheck" packageEuAndreh2023-10-201-0/+1
|
* etc/guix/home.scm: Fix inclusion of AVR toolchainEuAndreh2023-10-181-1/+2
|
* etc/guix/home.scm: Add APL compilersEuAndreh2023-10-141-0/+2
|
* etc/guix/home.scm: Remove `work-packages` variableEuAndreh2023-10-071-20/+2
|
* etc/guix/home.scm: Disable "avr-toolchain" packageEuAndreh2023-10-031-1/+1
|
* etc/guix/home.scm: Add "texlive-scheme-full" package besides texlive-binEuAndreh2023-10-031-0/+1
| | | | I tried compiling some old PDF and I didn't have "moderncv" installed.
* etc/guix/home.scm: Remove {subtitle} from tg notify-send(1) commandEuAndreh2023-09-291-1/+1
|
* etc/guix/home.scm: Patch more hardcoded paths in tg(1) packageEuAndreh2023-09-251-0/+8
|
* etc/guix/home.scm: Fix more hardcoded values in tg(1)EuAndreh2023-09-231-2/+6
|
* etc/guix/home.scm: Finish packaging of "tg"EuAndreh2023-09-231-18/+52
|
* etc/guix/home.scm: Add WIP package definition for perlcritic(1)EuAndreh2023-09-231-0/+55
|
* etc/guix/home.scm: Add "chafa" package as a companion to offpunkEuAndreh2023-09-231-0/+1
|
* etc/guix/home.scm: Add package definition for "offpunk"EuAndreh2023-09-231-0/+57
|
* etc/guix/home.scm: Add WIP packaging of "tg"EuAndreh2023-09-231-0/+62
|
* etc/guix/home.scm: Add syncthing serviceEuAndreh2023-09-221-0/+3
|
* etc/guix/home.scm: Add "kiwix-desktop" packageEuAndreh2023-09-211-0/+1
|
* etc/guix/home.scm: Add "usbutils" packageEuAndreh2023-09-181-0/+1
|
* etc/guix/home.scm: Add "pciutils" packageEuAndreh2023-09-181-0/+1
|
* etc/guix/home.scm: Add "libsodium" packageEuAndreh2023-09-151-1/+3
|
* etc/guix/home.scm: Add "adb" and "sdkmanager" packagesEuAndreh2023-09-151-0/+2
|