Commit Graph

48 Commits

Author SHA1 Message Date
Colin 39eb1d150a dns: deploy trust-dns as the default recursive resolver
outstanding issues: native.uninsane.org doesn't resolve. appears possibly to be an issue with following CNAMEs
2024-05-14 04:18:29 +00:00
Colin 68e6666819 trust-dns: use my patched version 2024-05-14 04:18:29 +00:00
Colin f680a4a25c engrampa: patch the package via sane.programs, not nixpkgs overlay 2024-03-24 07:44:30 +00:00
Colin 7c461cee2f pkgs: remove gnome-control-center (unused) 2024-03-24 07:38:22 +00:00
Colin c86afca795 cozy: patch via sane.programs, not overlay 2024-03-04 09:26:25 +00:00
Colin 5f3ef37050 cozy: 1.2.1 -> 1.3.0 2024-03-04 08:57:52 +00:00
Colin 1e6e4d2644 cozy: doc improvements 2024-03-04 08:28:35 +00:00
Colin 87e2509af4 doc: cozy: mention that upstream has merged the patch i apply 2024-01-31 15:36:54 +00:00
Colin 91eae95b32 modules.gui.gnome: fix build 2024-01-31 15:29:49 +00:00
Colin 04af5558b5 ibus: cross compile without binfmt/qemu 2023-12-04 06:59:00 +00:00
Colin c96f9cd4de ibus: 1.5.29-rc1 -> 1.5.29
TODO: cleanup this patch and then send to nixpkgs :)
2023-12-03 14:41:56 +00:00
Colin beb13b8f84 gnome 44 -> 45 2023-11-21 23:12:19 +00:00
Colin 57c3abf2e1 cozy: disable reporting/telemetry 2023-09-22 22:51:05 +00:00
Colin 37313183f5 engrampa: fix eval error
note that the package doesn't actually build correctly. :s
2023-09-19 14:37:03 +00:00
Colin b254f0716b engrampa: add a warning to make sure i tend this once upstream updates 2023-09-16 09:21:57 +00:00
Colin aaca46c485 cross: get ibus to cross-compile 2023-08-25 12:01:49 +00:00
Colin 2c39ac3015 phoc: remove patches; they've been upstreamed 2023-08-25 01:33:34 +00:00
Colin cc6a0dd8b3 phoc: fix patching style to be better overridable 2023-08-25 01:32:45 +00:00
Colin 34294341d7 libgweather: update nws patch with PR feedback 2023-08-24 11:41:31 +00:00
Colin 5f808eab5c libgweather: push NWS segfault fix upstream 2023-08-24 10:35:54 +00:00
Colin f734797628 libgweather: fix null string comparison in nws backend 2023-08-24 09:20:36 +00:00
Colin 4fc59fa2ac modemmanager: experimental patch to not fail the whole modem if there's no sim 2023-08-17 08:34:18 +00:00
Colin a1f79dc18a komikku: use unpatched upstream now that my fix is in a release 2023-08-17 00:01:15 +00:00
Colin 5bbb3678ed helix: support cross compilation 2023-08-11 23:01:46 +00:00
Colin 5b2598bcaa cross: upstream a bunch of stuff (still waiting on build...) 2023-08-01 08:07:27 +00:00
Colin 51eaf83be8 komikku: downgrade to nixpkgs source, keeping my upstreamed patch 2023-07-30 01:49:12 +00:00
Colin 9b53a28920 lemmy-server: remove useless override 2023-07-28 00:57:08 +00:00
Colin f5264508eb komikku: fix cross compilation 2023-07-12 09:16:32 +00:00
Colin 0d6a10bc3a komikku: don't crash when crop_borders fails to find borders 2023-07-12 08:58:35 +00:00
Colin 2ae187ea62 komikku: update to latest rev 2023-07-12 08:24:13 +00:00
Colin 975bdd64cb helix: ship nix-shell syntax highlighting 2023-07-07 10:43:13 +00:00
Colin dfbfae90a5 lemmy: remove db migration hack
all my lemmy patches can be removed from this repo, but i'll wait for some stability before actually doing that
2023-06-30 03:45:09 +00:00
Colin c819bc2d95 cross: fix cozy unable to load FileChooser at runtime 2023-06-16 01:23:55 +00:00
Colin 79772d4e3d cozy: fix launch 2023-06-14 22:27:03 +00:00
Colin 79a7daca12 lemmy: more debugging 2023-06-11 11:24:15 +00:00
Colin 3996e1be08 lemmy-ui: no need to patch nodejs version after upstream nixpkgs update 2023-06-11 10:51:05 +00:00
Colin 34ed201aff browserpass: specify sane-secrets-unlock more directly 2023-06-07 08:00:39 +00:00
Colin e11fe929f4 alsa-ucm-conf-sane: move from `patched/` to `additional/`
the way i'm using this lately calls into question the naming scheme...
2023-06-06 07:54:08 +00:00
Colin 3dcd5629a7 moby: set ALSA_CONFIG_UCM2 in all the places it's needed 2023-06-06 07:54:08 +00:00
Colin c6e16ebc13 alsa-ucm-conf: patch custom PinePhone conf into the upstream package rather than shipping *only* the PinePhone configs
this is more to faciliate a goal of eventually not shipping any custom audio profiles

i.e. stay close to how upstream does things until we reach that goal

-mnote that this doesn't actually override the alsa-ucm-conf nix package (yet).

doing so is costly
2023-06-01 09:19:45 +00:00
Colin e5c94b410f lemmy-ui: update nodejs version 2023-05-26 21:04:34 +00:00
Colin e850bb4f5f phoc: patch screen blank fix 2023-05-15 23:30:29 +00:00
Colin d024637edf "fix" gnome-control-center to run on sway again 2023-05-15 02:09:32 +00:00
Colin 265642c8da lemmy: remove the `log-startup` patch
it was only needed for debugging; now i can stay closer to mainline
2023-05-12 05:55:28 +00:00
Colin bfcbea5ca1 lemmy: fix the database connection 2023-05-09 10:05:14 +00:00
Colin 89f81da134 cleanup: move my packages to just one toplevel scope
having multiple scopes -- particularly near the toplevel -- was actually just a complication
2023-05-03 05:59:48 +00:00
Colin 1b76f1d643 cleanup: place packages into scopes
this helps for my own packages which depend on eachother: they should now evaluate without an overlay
2023-05-03 03:19:39 +00:00
Colin 2450bb6f06 refactor package layout to conform better with NUR expectations 2023-05-02 01:27:51 +00:00