| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | etc/guix/home.scm: Disable broken scikit-learn | EuAndreh | 2024-07-15 | 1 | -1/+1 |
| | | |||||
| * | etc/guix/home.scm: Re-add libreoffice | EuAndreh | 2024-07-15 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Remove pytest-xdist package | EuAndreh | 2024-07-15 | 1 | -1/+0 |
| | | |||||
| * | etc/guix/home.scm: Add motif package | EuAndreh | 2024-07-15 | 1 | -1/+3 |
| | | |||||
| * | etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGS | EuAndreh | 2024-07-03 | 1 | -2/+1 |
| | | |||||
| * | mv bin/e bin/ee | EuAndreh | 2024-07-03 | 1 | -1/+2 |
| | | |||||
| * | Simplify code used by xmobar | EuAndreh | 2024-06-16 | 1 | -1/+1 |
| | | | | | | Remove the endless loop, and stop polling the system while doing nothing. | ||||
| * | etc/xmonad/xmonad.hs: Add keybindings for switching monitors setup | EuAndreh | 2024-06-16 | 1 | -0/+4 |
| | | |||||
| * | etc/sh/rc: Use C17 in $CCFLAGS! | EuAndreh | 2024-06-16 | 1 | -1/+1 |
| | | | | | | | POSIX 2024 has been published! https://news.ycombinator.com/item?id=40679809 | ||||
| * | etc/sh/rc: Remove -g from $CCFLAGS and -static from $LLDFLAGS | EuAndreh | 2024-06-16 | 1 | -5/+3 |
| | | |||||
| * | etc/sh/rc: Add -fsanitize=undefined to $LDFLAGS | EuAndreh | 2024-06-09 | 1 | -2/+2 |
| | | |||||
| * | etc/guix/home.scm: Add "fontconfig" and "freetype" packages: dependencies ↵ | EuAndreh | 2024-06-05 | 1 | -0/+2 |
| | | | | | for building "vt" | ||||
| * | etc/git/ignore: Remove | EuAndreh | 2024-06-05 | 1 | -8/+0 |
| | | |||||
| * | etc/sh/rc: Add alias for gdb | EuAndreh | 2024-06-03 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Use vcs(1) in f() | EuAndreh | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | etc/guix/home.scm: Add "ruby-asciidoctor" package | EuAndreh | 2024-05-23 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Add tcl package (for açude) | EuAndreh | 2024-05-17 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Add "diff-so-fancy" package | EuAndreh | 2024-05-16 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Include extra outputs and explicit "out" outputs | EuAndreh | 2024-05-16 | 1 | -7/+10 |
| | | |||||
| * | etc/guix/home.scm: Include static output of sqlite | EuAndreh | 2024-05-16 | 1 | -1/+2 |
| | | |||||
| * | etc/sh/rc: Add $ADA_INCLUDE_PATH and $ADA_OBJECTS_PATH to add_prefix() | EuAndreh | 2024-05-15 | 1 | -2/+5 |
| | | |||||
| * | etc/sh/rc: Man bc(1) alias quiet (-q) by default | EuAndreh | 2024-05-15 | 1 | -1/+1 |
| | | |||||
| * | etc/backupit.txt: Add backupit config | EuAndreh | 2024-05-11 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Add $DICT | EuAndreh | 2024-05-10 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: export $LDFLAGS | EuAndreh | 2024-05-09 | 1 | -0/+2 |
| | | |||||
| * | etc/guix/home.scm: Include "static" and "debug" outputs of "gcc-toolchain" ↵ | EuAndreh | 2024-05-09 | 1 | -0/+2 |
| | | | | | | | package Mainly so that I can now say `gcc -static main.c`. | ||||
| * | etc/sh/rc: Rename timestamp() to timestamp_fn() | EuAndreh | 2024-05-08 | 1 | -2/+2 |
| | | |||||
| * | etc/guix/home.scm: Add "libxft" package | EuAndreh | 2024-05-06 | 1 | -0/+1 |
| | | |||||
| * | Revert "etc/guix/home.scm: Remove "gcc-toolchain"" | EuAndreh | 2024-05-03 | 1 | -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" package | EuAndreh | 2024-05-03 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Split exporting $N and $MAKEFLAGS | EuAndreh | 2024-05-02 | 1 | -1/+2 |
| | | |||||
| * | etc/guix/home.scm: Replace "youtube-dl" with "yt-dlp" | EuAndreh | 2024-05-01 | 1 | -1/+1 |
| | | |||||
| * | etc/guix/home.scm: Remove "gcc-toolchain" | EuAndreh | 2024-04-25 | 1 | -1/+0 |
| | | | | | I'm now using GNAT coming from Nix, that also has Ada support. | ||||
| * | etc/guix/home.scm: Add "smem" | EuAndreh | 2024-04-25 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Add z3 and compcert packages | EuAndreh | 2024-04-25 | 1 | -0/+2 |
| | | |||||
| * | etc/guix/: Remove nss-certs package | EuAndreh | 2024-04-25 | 2 | -4/+2 |
| | | | | | Now %base-packages includes it by default. | ||||
| * | Revert "Remove Nix/NixOS support from configuration and utilities" | EuAndreh | 2024-04-25 | 2 | -1/+16 |
| | | | | | This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb. | ||||
| * | etc/sh/rc: export $TD_USE_BUILTIN_HOOKS | EuAndreh | 2024-04-22 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Include inode number in ls(1) alias | EuAndreh | 2024-04-22 | 1 | -1/+1 |
| | | |||||
| * | etc/sh/rc: Include ~/.nix-profile in $PATH | EuAndreh | 2024-04-22 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Have both $CCFLAGS and $CFLAGS | EuAndreh | 2024-04-22 | 1 | -0/+4 |
| | | |||||
| * | etc/sh/rc: Disable $CGO_ENABLED | EuAndreh | 2024-04-22 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Point $NIX_PATH to local Nix repository | EuAndreh | 2024-04-22 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/rc: Stop exporting $SHAREDIR | EuAndreh | 2024-04-22 | 1 | -1/+0 |
| | | | | | Why was it being done in the first place? | ||||
| * | etc/guix/system.scm: Enable nix-service-type again | EuAndreh | 2024-04-22 | 1 | -0/+2 |
| | | | | | For GNAT13 and SPARK. | ||||
| * | etc/guix/system.scm: Order core dumps by time first | EuAndreh | 2024-04-22 | 1 | -1/+1 |
| | | |||||
| * | etc/guix/system.scm: Add "teste" user | EuAndreh | 2024-04-22 | 1 | -0/+5 |
| | | |||||
| * | etc/guix/home.scm: Add some lib packages | EuAndreh | 2024-04-22 | 1 | -0/+15 |
| | | |||||
| * | etc/guix/home.scm: Remove "tg" | EuAndreh | 2024-04-22 | 1 | -106/+4 |
| | | |||||
| * | etc/git/ignore: Add /STUUF/ | EuAndreh | 2024-04-22 | 1 | -0/+1 |
| | | |||||
