summaryrefslogtreecommitdiffstats
path: root/krebs
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: fix bug introduced by 68d3c92HEADmastertv5 days20-52/+118
|
* Merge remote-tracking branch 'krebs/master'tv5 days4-108/+131
|\
| * git-hooks: restore function interfacelassulus7 days1-104/+127
| | | | | | | | | | | | The rewrite to use environment variables broke backward compatibility. Restore the original interface where irc-announce is a function that returns shell script strings, as expected by callers like cal.nix.
| * tinc: filter hosts without valid tinc configlassulus7 days1-1/+1
| | | | | | | | | | Hosts that have a network entry but no tinc.config (like 'ne' which only has aliases) should be excluded from the hosts package generation.
| * reaktor2: update script paths after Reaktor renamelassulus7 days1-2/+2
| | | | | | | | The directory was renamed from Reaktor to reaktor2-plugins.
| * ci: fix relative path to lib/pure.nixlassulus7 days1-1/+1
| | | | | | | | | | The ci module is in a subdirectory (krebs/3modules/ci/), so it needs an extra ../ to reach lib/pure.nix.
* | reaktor2: 0.4.4 -> 0.4.5tv5 days1-13/+14
|/
* Merge remote-tracking branch 'krebs/master'tv7 days42-461/+239
|\
| * 5pkgs: fix nix flake show compatibilitylassulus8 days34-436/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate nix-writers flake for extended writer functions (writeJq, writeGawkBin, etc.) using a fixpoint overlay so functions can reference each other. Update Python packages to new buildPythonPackage format: - Add pyproject = true and build-system for ovh-zone, python-dnsstamps, ssh-audit, tinc_graphs Fix writer function usage by taking them as arguments instead of accessing via pkgs: - nixos-format-error, untilport, qrscan, logf, gitignore, urix, etc. Update deprecated nixpkgs attribute names: - gdk_pixbuf -> gdk-pixbuf - libSM/libX11/libXinerama -> xorg.* - buildGo120Module -> buildGoModule Remove obsolete/broken packages: - buildbot-classic-slave (missing buildbot-classic) - cac-panel, drivedroid-gen-repo (Python 2 / format issues) - games-user-env, generate-secrets (unused) - internetarchive, bepasty-client-cli, krebspaste (Python 2) - qrscan (conflicts with removed nixpkgs package) Other fixes: - Use lib.callPackageWith for package interdependencies - Only export derivations in flake packages output - Limit packages output to Linux systems - Fix IFD in ukrepl by passing path to writer instead of readFile - Import stockholm.lib directly where needed (bling) - Rewrite brain and git-hooks to use runCommand
| * pkgs.Reaktor -> reaktor2-pluginslassulus2025-12-297-4/+4
| |
| * pkgs: add blessings as regular haskell packagelassulus2025-10-292-21/+17
| |
* | reaktor2: 0.4.3 -> 0.4.4tv7 days1-11/+12
| |
* | modules: use lib.slib if possilbetv2025-11-2728-28/+28
| |
* | kartei tv: add netv2025-11-271-0/+5
|/
* reaktor2: 0.4.2 -> 0.4.3tv2025-10-231-3/+3
|
* Merge remote-tracking branch 'krebs/master'tv2025-10-237-62/+45
|\
| * mastodon: run gc dailylassulus2025-10-211-8/+23
| |
| * Merge remote-tracking branch 'makefu/master'lassulus2025-08-095-57/+20
| |\
| | * puyak: disable workermakefu2025-08-091-3/+2
| | |
| | * Merge remote-tracking branch 'github/master'makefu2025-06-241-1/+4
| | |\
| | * | shack/ssh-keys: add susanne pubkeymakefu2025-05-121-0/+1
| | | |
| | * | shack/worlddomination: use latest deliverymakefu2025-05-121-37/+3
| | | |
| | * | shack/share: migrate extraConfig to settingsmakefu2025-05-121-16/+12
| | | |
| | * | Merge remote-tracking branch 'github/master'makefu2025-03-051-1/+1
| | |\ \
| | * \ \ Merge remote-tracking branch 'github/master'makefu2025-01-309-707/+1
| | |\ \ \
| | * | | | brockman: add package optionmakefu2024-12-151-1/+2
| | | | | |
| * | | | | pkgs.repo-sync: fix buildlassulus2025-07-071-0/+2
| | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'ni/master'lassulus2025-05-131-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mastodon: give clear cache cmd better namelassulus2025-05-131-1/+1
| | | | |
| * | | | mastodon: clear cache harderlassulus2025-05-131-0/+3
| | |_|/ | |/| |
* | | | exim-smarthost: add 2025@eloop.orgtv2025-10-051-0/+1
| | | |
* | | | reaktor2: inline blessings 2.5.0tv2025-07-212-29/+21
| | | |
* | | | xmonad-stockholm: emigratetv2025-07-211-18/+0
| | | |
* | | | xmonad-aeson: emigratetv2025-07-211-13/+0
| | | |
* | | | scanner: emigratetv2025-07-211-13/+0
| | | |
* | | | purebred-email: emigratetv2025-07-212-95/+0
| | | |
* | | | nix-serve-ng: emigratetv2025-07-211-30/+0
| | | |
* | | | mailaids: emigratetv2025-07-211-21/+0
| | | |
* | | | kirk: emigratetv2025-07-211-22/+0
| | | |
* | | | email-header: emigratetv2025-07-211-46/+0
| | | |
* | | | X11-aeson: emigratetv2025-07-211-13/+0
| |/ / |/| |
* | | Merge remote-tracking branch 'Mic92/master'tv2025-01-301-1/+1
|\ \ \ | |/ / |/| |
| * | krebs/3modules/ssl: fix typoJörg Thalheim2025-01-271-1/+1
| | |
| * | mastodon: remove deprecated trustedProxy settingslassulus2025-01-271-1/+0
| | |
| * | hw/x220: fmtlassulus2025-01-271-1/+1
| | |
| * | remove deprecated rxvt terminfolassulus2025-01-271-1/+0
| | |
* | | mud: remove broken instant pluginlassulus2025-01-261-26/+0
| | |
* | | reaktor2: remove sedlassulus2025-01-261-1/+0
| | |
* | | Merge remote-tracking branch 'github/master'lassulus2025-01-011-1/+1
|\ \ \
| * | | go: use writers.writeDashKierán Meinhardt2024-12-291-1/+1
| | |/ | |/|