Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-16 | guix-config: Remove $PWD from bash prompt. | Marek Paśnikowski | |
* .bashrc (PS1): Remove "\w" from prompt to clear clutter from the command line. | |||
2022-04-16 | guix-config: Install gst-plugins | Marek Paśnikowski | |
* guix-config/home-configuration.scm (home-environment)[packages]: Add "gst-plugins-bad", "gst-plugins-base", "gst-plugins-good" and "gst-plugins-ugly". | |||
2022-04-14 | Repo Init | Marek Paśnikowski | |
2024-03-20 | Make space for transferred channels.scm file | Marek Paśnikowski | |
2024-03-18 | Implement channels for aisaka system | Marek Paśnikowski | |
2024-03-18 | In preparation of multiple systems, name the channel list appropriately | Marek Paśnikowski | |
2024-03-18 | Comment the channels file | Marek Paśnikowski | |
2024-03-18 | Modularize the channel list in the channels file | Marek Paśnikowski | |
2024-03-18 | Pretty-print the channels file | Marek Paśnikowski | |
2024-03-18 | Introduce the distribution channel | Marek Paśnikowski | |
2024-03-18 | Modularize the channels file | Marek Paśnikowski | |
2024-03-17 | Adjust Emacs configuration, mostly remove autoscroll | Marek Paśnikowski | |
2024-03-04 | Improve content width handling in Emacs | Marek Paśnikowski | |
2024-03-04 | Update Org-FC | Marek Paśnikowski | |
2024-02-17 | Use a private copy of the Guix repository | Marek Paśnikowski | |
2024-02-17 | Import Guix channel definition for future modification | Marek Paśnikowski | |
2024-02-12 | Move git resources to the Public folder | Marek Paśnikowski | |
2024-02-12 | Add forgotten patch file to git | Marek Paśnikowski | |
2024-02-11 | Transfer git repositories to Documents | Marek Paśnikowski | |
2024-02-11 | Fix module name of ruby-nano-bots | Marek Paśnikowski | |
2024-02-10 | Add newlines to the bash prompt for nicer UI | Marek Paśnikowski | |
2024-02-05 | Complete the ruby-nano-bots definition | Marek Paśnikowski | |
2024-02-04 | Decided against using the multi-channel paradigm | Marek Paśnikowski | |
2024-02-04 | Enable automatic signing of git commits | Marek Paśnikowski | |
2024-02-04 | Point to the fixed, signed commit hash on gemini-ai channel | Marek Paśnikowski | |
2024-02-04 | Add ruby-gemini-ai repository | Marek Paśnikowski | |
2024-02-03 | Add introduction to ruby-cohere-ai channel | Marek Paśnikowski | |
2024-02-03 | Define ruby-cohere-ai repository | Marek Paśnikowski | |
2024-02-03 | Remove guix definition as it is already defined | Marek Paśnikowski | |
2024-02-03 | Fix a missing-space typo in ruby-babosa | Marek Paśnikowski | |
2024-02-03 | Reform deployment definition | Marek Paśnikowski | |
2024-02-03 | Reform ruby-babosa definition | Marek Paśnikowski | |
2024-02-03 | Define common constant marekpasnikowski-fingerprint | Marek Paśnikowski | |
2024-02-03 | Reform ruby-nano-bots definition | Marek Paśnikowski | |
2024-02-03 | Reform izumi-channels-service-type definition | Marek Paśnikowski | |
2024-02-03 | Reform ruby-sweet-form definition | Marek Paśnikowski | |
2024-02-03 | Add ruby-sweet-moon channel | Marek Paśnikowski | |
2024-02-03 | Adjust ruby-babosa url | Marek Paśnikowski | |
2024-02-02 | Add Ruby Babosa channel | Marek Paśnikowski | |
2024-02-02 | Disable Emacs Backup files | Marek Paśnikowski | |
2024-02-01 | Reform package installation | Marek Paśnikowski | |
2024-02-01 | Install ruby-nano-bots channel | Marek Paśnikowski | |
This will allow for installation of ruby-nano-bots package in the future. | |||
2024-02-01 | Stop sourcing .profile in bashrc | Marek Paśnikowski | |
This led to duplicated entries in the $PATH. | |||
2024-02-01 | Mark old guix generations for deletion in aliases | Marek Paśnikowski | |
2024-01-31 | Set Emacs Org visibility for izumi to showall | Marek Paśnikowski | |
2024-01-31 | Give up on the concept of branches in channels | Marek Paśnikowski | |
I found it impossible to externally toggle branches in channel definitions. | |||
2024-01-30 | Move channels.scm to the top-level | Marek Paśnikowski | |
This file is going to collect all channel definitions, independent of any deployment variables. Also, update the missed "secrets" name in .guix-channel . | |||
2024-01-30 | Rename "channel" to "deployment" | Marek Paśnikowski | |
This is the best name I could come up with to describe the actual purpose of the channel. Note that git optimized my reorder of the channel definitions due to the rename. It is all fine, there are no actual changes inside the code. | |||
2024-01-30 | Define channels-service-type | Marek Paśnikowski | |
This change is a step towards my goal of "everything is a service". | |||
2024-01-27 | Reorganize the channels.scm file | Marek Paśnikowski | |
Squashed commit of the following: commit b13c42e76bafd8ea494700e3be75eb4212231623 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Sat Jan 27 02:16:29 2024 +0100 Separate data from logic in definition of marekpasnikowski The intent is to implement the "no literals in logic" strategy. commit 0974fba9ac30cfab548b84419c846dd782917a57 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Sat Jan 27 02:08:04 2024 +0100 Separate data from logic in definition of guix The intent is to implement the "no literals in logic" strategy. commit f30e5406b7508f77a528f50c1c71463eab1bb334 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Sat Jan 27 01:20:06 2024 +0100 Define marekpasnikowski channel The goal is functional decomposition of the file. commit 762534ac39b88f7a9d0040af4a49d00222496884 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Sat Jan 27 01:02:14 2024 +0100 Define guix channel The goal is functional decomposition of the file. |