tvl-depot/users/Profpatsch
sterni 73b1f0407b chore(3p/sources): bump channels & overlays – xz edition
Update all 3p/sources as we do normally except

- agenix which is still pinned to 0.15.0

- nixpkgs (unstable) which we bump to the HEAD of the staging-next
  branch. This branch includes the downgrade of xz from 5.6.1 to
  5.4.6 (https://github.com/nixos/nixpkgs/commit/d6dc19adbd). It
  also includes the second haskell-updates rotation with GHC 9.6.4
  which contains a few build fixes that seem to be required to get
  our Haskell targets to work.

Note that this only reverts xz to a version that doesn't contain the now
known backdoor (CVE-2024-3094) which may or may not actually affect
NixOS. Additionally reverting to a version before the malicious
contributor's involvement may be difficult, but prudent:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068024

Changes required by the updates:

- //3p/overlays/haskell:

  - Update ihp-hsx to latest master to fix build with Stackage LTS 22.
  - Update tmp-postgres to latest master to work around failure with
    ansi-wl-pprint >= 1.
  - Patch punycode for mtl >= 2.3.

- //users/Profpatsch:

  - Clean up some warnings, mostly about unused dependencies
  - my-prelude: Fix build with ghc-boot-9.6.4
  - cas-serve: Use crypton over unmaintained cryptonite
  - ical-smolify: skip in ci, iCalendar would require heavy patching to
    work with Stackage LTS 22.

- //users/{wpcarro,aspen,flokli}:

  Disable home-manager / nixos configuration builds that seem to have
  transient failures that should disappear as we move away from
  staging-next and closer to an actual channel release.

Change-Id: I5cca48e101041c3aedc1d9932dbca2cac885fcc1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11289
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
2024-03-31 22:27:04 +00:00
..
.vscode feat(declib): initial mastodon bot experiment 2024-02-11 16:38:16 +00:00
advent-of-code/2020 feat(users/Profpatsch/advent-of-code): 2020 day 04 2021-03-01 23:26:25 +00:00
arglib chore(users/Profpatsch/*): more cabal maintenance 2023-07-13 23:03:09 +00:00
blog feat(users/Profpatsch/blog): Private Trackers Are Markets 2024-02-11 16:38:16 +00:00
cas-serve chore(3p/sources): bump channels & overlays – xz edition 2024-03-31 22:27:04 +00:00
declib feat(declib): initial mastodon bot experiment 2024-02-11 16:38:16 +00:00
dhall refactor(users/Profpatsch/aerc): move ini stuff out 2022-06-19 13:29:02 +00:00
emacs-tree-sitter-move docs(users/Profpatsch): Add small README to most subdirs 2023-04-08 12:25:07 +00:00
execline feat(users/Profpatsch/execline): add setsid 2024-03-16 22:36:55 +00:00
git-db style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
haskell-module-deps docs(users/Profpatsch): Add small README to most subdirs 2023-04-08 12:25:07 +00:00
htmx-experiment chore(users/Profpatsch/htmx-experiment): move to Multipart2 2023-08-31 17:50:28 +00:00
httzip fix(users/Profpatsch/httzip): fix PATH 2024-03-16 12:42:16 +00:00
ical-smolify chore(3p/sources): bump channels & overlays – xz edition 2024-03-31 22:27:04 +00:00
ini refactor(users/Profpatsch/aerc): move ini stuff out 2022-06-19 13:29:02 +00:00
jbovlaste-sqlite refactor(users/Profpatsch/jbovlaste): factor Parse into own module 2023-10-15 22:57:25 +00:00
lorri-wait-for-eval docs(users/Profpatsch): Add small README to most subdirs 2023-04-08 12:25:07 +00:00
mailbox-org feat(users/Profpatsch/MyPrelude): add Pretty module 2024-03-23 19:51:59 +00:00
my-prelude chore(3p/sources): bump channels & overlays – xz edition 2024-03-31 22:27:04 +00:00
my-webstuff chore(users/Profpatsch): misc small improvements 2024-03-03 13:25:10 +00:00
my-xmonad feat(users/Profpatsch): add my xmonad config 2023-08-13 14:41:41 +00:00
netencode chore(users/Profpatsch): misc small improvements 2024-03-03 13:25:10 +00:00
netstring refactor(users/Profpatsch/netstring): use toplevel aliases as impls 2022-12-29 15:30:38 +00:00
nix-home docs(users/Profpatsch): Add small README to most subdirs 2023-04-08 12:25:07 +00:00
openlab-tools feat(users/Profpatsch/MyPrelude): add Pretty module 2024-03-23 19:51:59 +00:00
reverse-haskell-deps chore(users/Profpatsch/*): more cabal maintenance 2023-07-13 23:03:09 +00:00
shortcuttable feat(users/Profpatsch): add shortcuttable 2024-03-16 22:36:55 +00:00
sync-abfall-ics-aichach-friedberg docs(users/Profpatsch): Add small README to most subdirs 2023-04-08 12:25:07 +00:00
tagtime docs(users/Profpatsch): notes for a tagtime reimplementation 2023-01-07 15:21:52 +00:00
whatcd-resolver chore(3p/sources): bump channels & overlays – xz edition 2024-03-31 22:27:04 +00:00
writers feat(users/Profpatsch): add writeHaskellInteractive 2023-01-06 18:12:41 +00:00
ytextr feat(users/Profpatsch/ytextr): allow extra arguments 2024-03-03 13:30:51 +00:00
.envrc feat(users/Profpatsch/whatcd-resolver): add services & readme 2024-03-17 01:21:14 +00:00
.gitignore feat(users/Profpatsch): global shell for my userdir 2023-01-07 15:21:52 +00:00
.hlint.yaml feat(users/Profpatsch/whatcd-resolver): add autorefresh 2024-03-17 01:36:56 +00:00
alacritty.nix fix(users/Profpatsch/nix-home): fix alacritty config 2024-03-03 13:25:10 +00:00
aliases.nix feat(users/Profpatsch/aliases): bell. 2023-12-06 19:15:15 +00:00
atomically-write.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
cabal.project chore(users/Profpatsch): fix cabal.project & hie.yaml 2024-03-16 12:42:21 +00:00
cdb.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
exactSource.nix feat(users/Profpatsch): add exactSource 2022-02-28 14:32:27 +00:00
fafo.jpg docs(users/Profpatsch): Add toplevel README 2023-04-08 13:16:00 +00:00
hie.yaml chore(users/Profpatsch): fix cabal.project & hie.yaml 2024-03-16 12:42:21 +00:00
imap-idle.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
imap-idle.rs style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
importDhall.nix feat(users/Profpatsch/importDhall): print dhall command 2022-05-05 22:43:08 +00:00
jaeger.nix feat(users/Profpatsch): dockerize a jaeger release 2023-09-29 17:11:21 +00:00
lens.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
lib.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
nix-tools.nix feat(users/Profpatsch): add nix-run, nix-run-bin, nix-eval 2024-03-17 01:21:14 +00:00
OWNERS chore(gerrit): migrate OWNERS files to code-owners style 2022-09-19 11:13:28 +00:00
read-http.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
read-http.rs feat(users/Profpatsch/netencode.rs): parse multiple stdin values 2022-09-25 14:17:39 +00:00
README.md docs(users/Profpatsch): Add toplevel README 2023-04-08 13:16:00 +00:00
shell.nix feat(users/Profpatsch/whatcd-resolver): trace http requests 2024-03-23 19:51:59 +00:00
toINI.nix feat(users/Profpatsch): add toINI 2022-05-05 22:43:08 +00:00
tree-sitter.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00

Profpatschs assemblage of peculiarities and curiosities

Welcome, Welcome.

Welcome to my user dir, where we optimize f*** around, in order to optimize finding out.

fafo graph

DISCLAIMER: All of this code is of the “do not try at work” sort, unless noted otherwise. You might try at home, however. Get inspired or get grossed out, whichever you like.