| Commit message (Expand) | Author | Age | Files | Lines |
| * | etc/sh/rc: export $LDFLAGS | EuAndreh | 2024-05-09 | 1 | -0/+2 |
| * | etc/guix/home.scm: Include "static" and "debug" outputs of "gcc-toolchain" pa...•••Mainly so that I can now say `gcc -static main.c`.
| EuAndreh | 2024-05-09 | 1 | -0/+2 |
| * | 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""•••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.
| EuAndreh | 2024-05-03 | 1 | -0/+1 |
| * | 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"•••I'm now using GNAT coming from Nix, that also has Ada support.
| EuAndreh | 2024-04-25 | 1 | -1/+0 |
| * | 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•••Now %base-packages includes it by default.
| EuAndreh | 2024-04-25 | 2 | -4/+2 |
| * | Revert "Remove Nix/NixOS support from configuration and utilities"•••This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
| EuAndreh | 2024-04-25 | 2 | -1/+16 |
| * | 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•••Why was it being done in the first place?
| EuAndreh | 2024-04-22 | 1 | -1/+0 |
| * | etc/guix/system.scm: Enable nix-service-type again•••For GNAT13 and SPARK.
| EuAndreh | 2024-04-22 | 1 | -0/+2 |
| * | 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 |
| * | etc/sh/rc: Make $GOPATH a PREFIX | EuAndreh | 2024-02-23 | 1 | -0/+1 |
| * | etc/sh/rc: Update $NODE_PATH in add_path() | EuAndreh | 2024-02-23 | 1 | -0/+2 |
| * | etc/guix/home.scm: Add "node-sqlite3" package | EuAndreh | 2024-02-23 | 1 | -1/+2 |
| * | etc/sh/rc: Add $HOST and $TARGET exported variables | EuAndreh | 2024-02-16 | 1 | -0/+4 |
| * | etc/sh/rc: Export $PS1 | EuAndreh | 2024-02-16 | 1 | -0/+1 |
| * | etc/sh/rc: No longer create the ".bashrc" symlink | EuAndreh | 2024-02-16 | 1 | -2/+0 |
| * | etc/sh/rc: Define $SHAREDIR as the same as $PREFIX | EuAndreh | 2024-02-16 | 1 | -0/+1 |
| * | etc/guix/home.scm: Add "vis" and "gperftools" | EuAndreh | 2024-02-16 | 1 | -0/+4 |
| * | etc/guix/home.scm: Adjust package list for personal projects | EuAndreh | 2024-01-30 | 1 | -2/+9 |
| * | etc/sh/rc: Rename $CFLAGS to $CCFLAGS | EuAndreh | 2024-01-30 | 1 | -3/+2 |
| * | etc/guix/home.scm: Group newer dependencies by pilfered project | EuAndreh | 2024-01-25 | 1 | -10/+37 |
| * | etc/sh/rc: Set $CC to cc(1)•••As cc(1) now is lime-driver(1).
| EuAndreh | 2024-01-25 | 1 | -1/+1 |
| * | etc/sh/rc: Do not expose $TG_API_* to everyone by default | EuAndreh | 2024-01-24 | 1 | -4/+1 |
| * | etc/sh/rc: Rename $VG_FLAGS to $VGFLAGS•••À la $CFLAGS, $LDFLAGS, etc.
| EuAndreh | 2024-01-24 | 1 | -2/+2 |
| * | etc/guix/home.scm: Shrink installed package set | EuAndreh | 2024-01-19 | 1 | -594/+4 |
| * | etc/sh/rc: Add idiff() utility function | EuAndreh | 2024-01-12 | 1 | -0/+4 |
| * | etc/sh/rc: Use 9 threads on $MAKEFLAGS•••After all, we're IO bound in velhinho.
| EuAndreh | 2024-01-12 | 1 | -1/+1 |
| * | etc/sh/rc: Refine $CFLAGS | EuAndreh | 2024-01-12 | 1 | -2/+1 |
| * | etc/guix/home.scm: Remove entr(1) and ranger(1) packages•••They were replaced by zoia(1) and explorer(1), in that order.
| EuAndreh | 2024-01-12 | 1 | -2/+0 |
| * | etc/sh/rc: Set $CC to tcc(1) | EuAndreh | 2024-01-12 | 1 | -1/+1 |
| * | etc/git/ignore: Add /build/ | EuAndreh | 2024-01-12 | 1 | -0/+1 |
| * | Remove Nix/NixOS support from configuration and utilities | EuAndreh | 2024-01-12 | 3 | -20/+1 |
| * | etc/sh/rc: Use "\" as a shortcut in vi(1) for saving a file | EuAndreh | 2024-01-06 | 1 | -0/+1 |
| * | etc/sh/rc: Remove extra options from $CFLAGS | EuAndreh | 2024-01-06 | 1 | -3/+0 |