| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update sources, adjust patches & overlay | stuebinm | 6 days | 1 | -1/+1 |
| | | | | | | element had a major update, its new UI is even less hackable than the old one. Progress! | ||||
| * | home: mako → dunst | stuebinm | 2026-08-12 | 2 | -12/+1 |
| | | | | | | replace the mako notification daemon with dunst (started via river, whose config is not in home-manager for now). | ||||
| * | home/news: more feeds | stuebinm | 2026-07-27 | 1 | -3/+8 |
| | | |||||
| * | jump to nixpkgs 26.05 | stuebinm | 2026-07-27 | 3 | -36/+37 |
| | | |||||
| * | pkgs: remove plover, switch to nixpkgs version | stuebinm | 2026-06-08 | 1 | -1/+1 |
| | | | | | It has finally been un-broken, so bundling this in is no longer needed | ||||
| * | home/minimal: git alias for counting changes per file | stuebinm | 2026-05-10 | 1 | -0/+1 |
| | | |||||
| * | home/mail: drop books.exposed mail account | stuebinm | 2026-05-02 | 1 | -14/+0 |
| | | |||||
| * | home/news: change some feeds | stuebinm | 2026-03-24 | 1 | -2/+2 |
| | | |||||
| * | home/ssh: add regiolis config | stuebinm | 2026-03-24 | 1 | -0/+4 |
| | | |||||
| * | remove remaining mentions of hacc infra | stuebinm | 2026-02-09 | 2 | -22/+1 |
| | | |||||
| * | isabelle2unicode: update, simplify git setup | stuebinm | 2026-01-20 | 1 | -3/+1 |
| | | |||||
| * | home: trying out riverwm (classic version) | stuebinm | 2026-01-19 | 1 | -0/+1 |
| | | |||||
| * | home: make git produce useful diffs on .thy files | stuebinm | 2026-01-18 | 2 | -1/+10 |
| | | |||||
| * | pkgs/plover: init from unmerged nixpkgs PR | stuebinm | 2026-01-06 | 1 | -0/+1 |
| | | | | | | | | https://github.com/NixOS/nixpkgs/pull/419593 appears to work but is unmerged; this adds its files in a subdirectory of pkgs/ | ||||
| * | update sources: NixOS 25.11 | stuebinm | 2026-01-06 | 3 | -21/+23 |
| | | |||||
| * | home/news: new feeds | stuebinm | 2025-12-08 | 1 | -0/+5 |
| | | |||||
| * | home/packages: add forester | stuebinm | 2025-12-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | this was much too much work. to summarise: - ocamlc is weird and does not at all play nice with nix - nixpkgs.ocamlPackages seems to not have any good way to deal with multiple package versions, and forester needs several different versions than are in nixpkgs - forester itself has a flake which one is supposed to use with Nix; it uses tweag's opam-nix construct - which for some bizarre reason cannot be imported the way I import all my other flakes, and I do not understand why - so I gave up for now and import it via flake-compat, unfortunately tying me to an old nixpkgs pin (~June), which hopefully does not influence too much of the output - forester's flake's default output is a cross-compiled musl version (???) - so use the one in legacyPackages instead | ||||
| * | home: make newsboat open private firefox windows | stuebinm | 2025-10-04 | 1 | -0/+1 |
| | | |||||
| * | home/feeds: remove some old ones | stuebinm | 2025-06-17 | 1 | -6/+1 |
| | | |||||
| * | fix fonts | stuebinm | 2025-06-01 | 1 | -3/+1 |
| | | | | | | whatever was done to split up the nerdfonts package, the individual parts now don't work if put in home manager's package set .. | ||||
| * | NixOS 25.05 | stuebinm | 2025-06-01 | 2 | -11/+15 |
| | | |||||
| * | update sources | stuebinm | 2025-04-29 | 1 | -9/+1 |
| | | |||||
| * | home/news: fix mattermost security releases link, hopefully | stuebinm | 2025-03-30 | 1 | -1/+1 |
| | | | | | it turns out newsboat does not always follow redirects. | ||||
| * | home: emacs → emacs-pgtk | stuebinm | 2025-03-30 | 1 | -1/+1 |
| | | |||||
| * | home/minimal: further git options | stuebinm | 2025-03-15 | 1 | -2/+15 |
| | | |||||
| * | home/news: add bookwyrm releases | stuebinm | 2025-03-10 | 1 | -0/+1 |
| | | |||||
| * | update sources | stuebinm | 2025-03-10 | 1 | -2/+1 |
| | | |||||
| * | home/news: add akkoma releases feed | stuebinm | 2025-03-10 | 1 | -0/+1 |
| | | |||||
| * | update sources, remove krita (missing substitute) | stuebinm | 2025-01-20 | 1 | -1/+1 |
| | | |||||
| * | home/mpv: change ytdl format | stuebinm | 2024-12-24 | 1 | -1/+1 |
| | | | | | | seems like they have stopped encoding good combined formats, so use a reasonable video format plus best audio instead. | ||||
| * | home/news: more feeds | stuebinm | 2024-12-24 | 1 | -0/+5 |
| | | |||||
| * | remaining cleanup for NixOS 24.11 | stuebinm | 2024-12-09 | 1 | -0/+7 |
| | | |||||
| * | home/fish: scanify alias | stuebinm | 2024-12-05 | 1 | -0/+13 |
| | | | | | a function to make things look 'scanned', taken from notes.moira.is | ||||
| * | home/news: new feeds | stuebinm | 2024-12-05 | 1 | -0/+4 |
| | | |||||
| * | home/ssh: add preprint/billy | stuebinm | 2024-12-05 | 1 | -0/+19 |
| | | |||||
| * | NixOS 24.11 | stuebinm | 2024-12-05 | 2 | -7/+2 |
| | | |||||
| * | pkgs: rough packaging of mergiraf, a git merge tool | stuebinm | 2024-11-09 | 2 | -1/+26 |
| | | |||||
| * | home/news: more feeds | stuebinm | 2024-10-28 | 1 | -0/+8 |
| | | |||||
| * | home/ssh: voc-specific things | stuebinm | 2024-10-28 | 1 | -0/+5 |
| | | |||||
| * | home: more rss feeds | stuebinm | 2024-08-12 | 1 | -0/+4 |
| | | |||||
| * | update sources, remove niv from home | stuebinm | 2024-07-15 | 2 | -2/+2 |
| | | |||||
| * | home: more news feeds | stuebinm | 2024-06-25 | 1 | -0/+2 |
| | | |||||
| * | home: remove some packages i don't really use | stuebinm | 2024-06-25 | 2 | -27/+11 |
| | | |||||
| * | home-minimal: add bsd-finger | stuebinm | 2024-06-17 | 1 | -1/+1 |
| | | | | | | | since i am apparently now fingerable at plan.cat, might as well have the utility for it (… though has there ever been a more egregious case of "just using nc is simpler anyways"?) | ||||
| * | home: remove lean | stuebinm | 2024-06-14 | 1 | -1/+1 |
| | | | | | | | | having tried multiple times, it's not actually very possible or reasonable to attempt to keep lean's version in sync with whatever mathlib requires at any given time, and probably better to have it just be managed by elan, no matter how annoying that may be. | ||||
| * | home: more news entries | stuebinm | 2024-06-04 | 1 | -0/+2 |
| | | |||||
| * | all: jump to nixpkgs 24.05 | stuebinm | 2024-06-04 | 2 | -5/+5 |
| | | | | | | | | | | | | | this does a lot of things, most of which are maintenance: - sources update - adjust newly-renamed options - swap some packages that were removed / renamed - update nomsring to newer default ghc - remove the deprecated lib.mdDoc from modules/*.nix - disable the nixpkgs mollysocket module so my own keeps evaluating - bundle the package definition of hikari & wlroots 0.15, which nixpkgs has removed as unmaintained (in fairness, they are unmaintained) | ||||
| * | home: simple alias for reading qr codes on screen | stuebinm | 2024-06-04 | 2 | -1/+3 |
| | | |||||
| * | home: fix stealemoji alias | stuebinm | 2024-05-28 | 1 | -1/+1 |
| | | | | | exit is the wrong thing in shell functions … | ||||
| * | home: switch to dino from nixpkgs-stable | stuebinm | 2024-05-07 | 2 | -1/+1 |
| | | |||||
