Oystein Kristoffer Tveit oysteikt
oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-20 21:14:57 +02:00
0d7f05e56d bicep/postgres: add cleanup timers
oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-20 20:31:02 +02:00
6ef0173938 bicep/postgres: add cleanup timers
oysteikt pushed to nixos-2605 at oysteikt/nix-dotfiles 2026-05-20 18:08:10 +02:00
b2cab1f2de WIP: fix hyprland
oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-20 16:15:35 +02:00
08a23bd380 base/hardening: ban a few more modules
28b67c3578 base/mitigations: blacklist modules for copyfail and pintheft
Compare 2 commits »
oysteikt pushed to main at mugiten/mugiten 2026-05-20 10:27:26 +02:00
a4f24c0d37 flake.lock: bump, pubspec.{yaml,lock}: bump
oysteikt pushed to main at mugiten/jadb 2026-05-20 10:26:54 +02:00
5e0437bf5e flake.lock: bump, pubspec.{yaml,lock}: bump
oysteikt pushed to main at mugiten/tamerye 2026-05-20 10:26:54 +02:00
11518e12d6 flake.{nix,lock}: bump, Cargo.toml: upgrade sqlite3_ext
oysteikt pushed to main at mugiten/kanimaji-dart 2026-05-20 10:26:52 +02:00
8d965729e1 flake.lock: bump, pubspec.yaml: bump
oysteikt pushed to main at mugiten/kanimaji-dart 2026-05-20 10:23:09 +02:00
edb37300ca flake.lock: bump, pubspec.yaml: bump
oysteikt pushed to main at mugiten/jadb 2026-05-20 10:20:38 +02:00
5b21de3429 flake.lock: bump, pubspec.{yaml,lock}: bump
oysteikt pushed to main at mugiten/mugiten 2026-05-20 10:19:01 +02:00
71922f7d6a flake.lock: bump, pubspec.{yaml,lock}: bump
oysteikt pushed to basic-style-library-lists at mugiten/mugiten 2026-05-20 10:07:33 +02:00
oysteikt created branch basic-style-library-lists in mugiten/mugiten 2026-05-20 10:07:33 +02:00
oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-20 09:34:39 +02:00
ecc4417e0f base/hardening: ban a few more modules
ffce1bd607 base/mitigations: blacklist modules for copyfail and pintheft
Compare 2 commits »
oysteikt pushed to nixos-2605 at oysteikt/nix-dotfiles 2026-05-20 08:45:03 +02:00
7b4579074a WIP: treewide: fixes for nixos 26.05
oysteikt created branch nixos-2605 in oysteikt/nix-dotfiles 2026-05-20 08:45:03 +02:00
oysteikt closed issue mugiten/nix-custom-sqlite#6 2026-05-19 16:26:48 +02:00
Write a test that verifies the resulting sqlite can run the extension functions
oysteikt commented on issue mugiten/nix-custom-sqlite#3 2026-05-19 16:26:38 +02:00
Figure out why the CLI doesn't load the example extensions

Several reasons:

  • add doesn't seem to be an allowed name, sub and mult worked. Switched them all to myadd, mysub and mymult.
  • they weren't registered with the auto_register…
oysteikt closed issue mugiten/nix-custom-sqlite#3 2026-05-19 16:26:38 +02:00
Figure out why the CLI doesn't load the example extensions
oysteikt pushed to main at mugiten/nix-custom-sqlite 2026-05-19 16:25:01 +02:00
29ff01b8fe Write a proper check
8e8a4b172d Have core-init startup handle errors per extension
0fabb0c937 Add an extra example extension
d72fff526f Rename example extension function with my prefix
Compare 4 commits »