Commit Graph

1118 Commits

Author SHA1 Message Date
Colin 9e504676bd sane-which: only print the first 30 lines for text files 2024-02-28 18:09:38 +00:00
Colin b515127101 sane-which: follow nix wrappers 2024-02-28 18:09:24 +00:00
Colin 0d97191f74 sane-wipe-browser: dont call pkill with sudo 2024-02-28 13:35:00 +00:00
Colin 6ef729bbaf assorted: prefer runCommandLocal over runCommand where it makes sense 2024-02-27 22:26:56 +00:00
Colin 1098d121b4 firefox-extensions.sidebery: 5.0.0 -> 5.1.1.7 2024-02-26 18:07:45 +00:00
Colin 821c631b1d firefox-extensions.sponsorblock: 5.5.5 -> 5.5.6 2024-02-26 18:03:44 +00:00
Colin 96347ad7ac firefox-extensions.bypass-paywalls-clean: 3.5.5.0 -> 3.5.7.0 2024-02-26 18:02:10 +00:00
Colin 4f933cc0fa fix "update.pkgs" script 2024-02-26 18:01:47 +00:00
Colin afd52014d1 sane-reclaim-disk-space: note to run as root 2024-02-26 15:25:12 +00:00
Colin d5643a6a5d assorted static-nix-shell packages: use `srcRoot` 2024-02-25 17:37:38 +00:00
Colin e757e35065 static-nix-shell: add a `srcRoot` argument which allows more precisely specifying the source files and avoiding unnecessary rebuilds 2024-02-25 17:37:10 +00:00
Colin 953dd98b0f refactor: static-nix-shell: remove unused options 2024-02-25 17:28:00 +00:00
Colin f9888fe8d6 programs: sane-private-init: sandbox 2024-02-25 16:46:10 +00:00
Colin 5b647a1a90 programs: sane-private-change-passwd: rewrite based on how my system looks today
i haven't tested this
2024-02-25 16:28:57 +00:00
Colin dd00a2fe6e sane-private-do: run a shell by default, and leave the mount in its original state on exit 2024-02-25 05:41:27 +00:00
Colin 4ee02151f4 sane-private-{lock,unlock}: just defer to `mount` 2024-02-25 05:19:44 +00:00
Colin 5838603953 programs: sane-private-unlock: unbreak
it still doesn't work inside a sandbox, because 'mount' requires suid
2024-02-23 15:59:56 +00:00
Colin 057b9e3fed replace links/references to ~/private/FOO with just ~/FOO 2024-02-23 07:06:29 +00:00
Colin b16902bec1 delfin: downgrade 0.4.1 -> 0.4.0
0.4.1 doesn't cross compile because of rust requirement. 0.4.0 does
2024-02-21 13:26:54 +00:00
Colin c919372324 delfin: add option to build in debug mode, and with debug patches 2024-02-21 12:09:48 +00:00
Colin 60371585e4 delfin: 0.4.0 -> 0.4.1 2024-02-21 09:04:49 +00:00
Colin c0f374bd80 programs: sane-secrets-dump: don't leak secrets onto proc/cmdline 2024-02-21 00:24:31 +00:00
Colin ee7d99289a sane-vpn: allow shorthands like "sane-vpn up us" instead of full ovpnd-us 2024-02-20 23:01:53 +00:00
Colin bb569b1668 sane-vpn: port away from systemd so that i can use it as an ordinary user (no sudo) 2024-02-20 22:21:02 +00:00
Colin 71025329e7 programs: sane-dev-cargo-loop: sandbox 2024-02-20 19:26:38 +00:00
Colin 284b698015 sane-reclaim-boot-space: fix, and sandbox
well i didn't get to test this thoroughly: might still have problems
2024-02-20 19:16:36 +00:00
Colin 8beac8df2f programs: sandbox sane-shutdown, sane-reboot 2024-02-20 13:43:05 +00:00
Colin 2ea3776d84 programs: sane-sync-from-servo: remove
this was obsoleted by the top-level flake `sync` scripts
2024-02-20 13:16:21 +00:00
Colin 41b1a013d7 programs: sane-sudo-redirect: disable sandbox 2024-02-19 17:09:27 +00:00
Colin f785ccd351 programs: sane-reclaim-disk-space: sandbox 2024-02-19 17:06:22 +00:00
Colin 48744dcaaa programs: sane-ip-reconnect: remove (unused) 2024-02-19 17:05:27 +00:00
Colin 9373864b60 programs: sane-git-init: remove (unused) 2024-02-19 16:53:59 +00:00
Colin 292a411fb3 linux-megous: 6.7.2 (20240127-1717) -> 6.7.4 (20240211-1928) 2024-02-19 16:37:11 +00:00
Colin a3d0691d99 trivial-builders: add rmDbusServicesInPlace for when the symlink method isnt applicable 2024-02-19 13:43:22 +00:00
Colin 9fde167e71 firefox-extensions.open-in-mpv: build from source
this ensures that the extension and the native component stay in sync
2024-02-18 06:14:49 +00:00
Colin 902166e45a sxmo-utils: 2024-01-01 -> 2024-02-05 2024-02-18 04:57:20 +00:00
Colin 797bc4e188 delfin: 0.3.0 -> 0.4.0
i can't upstream this until i figure out why both versions fail to open media for me (portal stuff?)
2024-02-18 04:54:35 +00:00
Colin b855df902f firefox-extensions: metamask,open-in-mpv,sponsorblock,ublacklist: update to latest 2024-02-18 04:50:03 +00:00
Colin 80ce49c579 firefox-extensions.bypass-paywalls-clean: 3.5.3.0 -> 3.5.5.0 2024-02-18 04:49:18 +00:00
Colin a3102c9395 pkgs overlay: prefer my own packages, if theyre newer than whats in nixpkgs
this gives me an easier way to test updates for the packages i maintain than a workflow based on patching nixpkgs
2024-02-18 04:07:23 +00:00
Colin a909a93c29 programs: strings: fix sandboxing 2024-02-16 15:32:41 +00:00
Colin a1c721d5b4 programs: binutils-unwrapped -> strings: distribute just the binary i care about 2024-02-16 14:57:25 +00:00
Colin 40af8b95fd pkgs.rmDbusServices: also remove dbus properties from .desktop files 2024-02-15 11:35:52 +00:00
Colin 8ac4869f10 gpodder-adaptive: fix meta.position and thereby fix NUR eval
idk why it broke. seems that attrset members (passthru.*) don't preserve their position anymore
2024-02-14 23:39:18 +00:00
Colin 5f8699fcef rearrange /mnt structure for host-based subdirs
e.g. /mnt/servo/media, /mnt/desko/home, etc
2024-02-06 05:48:11 +00:00
Colin 568a72f6a4 gpodder-configured: remove unused derivation inputs 2024-02-05 20:22:27 +00:00
Colin 8052f62796 programs: sane-wipe browser: also clear epiphany artifacts 2024-02-05 16:31:19 +00:00
Colin ee8e33b795 koreader: remove dead patching code
it still builds (in 3:00 minutes), huh
2024-02-04 22:08:12 +00:00
Colin 8afb6406a1 koreader: remove dead code/build inputs 2024-02-04 22:02:03 +00:00
Colin 7ac1ee66ad koreader: use nixpkgs' luasocket and luasec 2024-02-04 21:30:30 +00:00
Colin 8a47eb92ed koreader: use nixpkgs' lua-rapidjson 2024-02-04 21:30:30 +00:00
Colin b87934d5f8 koreader: use nixpkgs lpeg and remove vendor-external-projects.patch 2024-02-04 20:37:10 +00:00
Colin 293eab8225 koreader: use modern openssl 2024-02-04 20:05:02 +00:00
Colin abdbb83e10 koreader: replace vendored dependencies with their nixpkgs equivalents much more effectively
the old method was still causing everything to be re-compiled within koreader, rather than linking against the nix store.

decreases build time to about 3m on a desktop
2024-02-04 19:39:32 +00:00
Colin 4a96fa233a koreader: 2023.10 -> 2024.01 2024-02-04 02:51:27 +00:00
Colin 4bd73ddca3 koreader-from-src: build even more from source 2024-02-03 23:58:41 +00:00
Colin 79736a4a0a koreader-from-src: tidy 2024-02-03 16:30:03 +00:00
Colin 56e7e9a7cc remove unused "default.nix.cmp" file
should have never been checked in
2024-02-03 00:18:33 +00:00
Colin 24e6e6cacc firefox-extensions.sidebery: downgrade 5.1.1 -> 5.0.0
release format is inconsistent; would need to build from-source to reliably use the latest version(s)
2024-02-02 23:26:14 +00:00
Colin 832a572d56 firefox-extensions: bump to latest 2024-02-02 19:17:04 +00:00
Colin 18679cd8c3 fix deprecation warnings: overrideScope' -> overrideScope 2024-02-01 15:44:46 +00:00
Colin 4f352c5725 landlock-sandboxer: build against headers which match the sandboxer source 2024-02-01 13:53:39 +00:00
Colin 17f35a3619 linux-megous: 6.6.0 -> 6.7.2 2024-02-01 12:51:53 +00:00
Colin 44419d71a5 lemmy-lemonade: init at 2023.10.29 2024-02-01 11:32:07 +00:00
Colin 02e597a862 fractal-nixified: 5 -> 6 2024-02-01 10:57:01 +00:00
Colin 00f995aec9 fixup landlock-sandboxer to work well for all systems
downgrade lappy/desko/servo back to default linux; zfs doesn't support latest

build landlock-sandboxer against the specific kernel being deployed; it's less noisy that way
2024-01-31 21:19:10 +00:00
Colin 2d4fc4f274 landlock-sandboxer: build against latest compatible linux 2024-01-31 17:45:46 +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 6c605944c5 pkgs: firefox-extensions: update to latest 2024-01-27 15:50:47 +00:00
Colin a27a72646c koreader-from-src: fix non-cross build 2024-01-27 14:38:52 +00:00
Colin e21dbd507d landlock-sandboxer: init 2024-01-26 16:52:33 +00:00
Colin bdab1aa7e3 firefox-extensions: update to latest 2024-01-20 21:30:15 +00:00
Colin 080c8dbe3d sane-bt-search: try to install some logging for a sporadic error 2024-01-20 21:19:18 +00:00
Colin a31fe44624 sane-bt-add: handle https:// URIs which forward to magnet: 2024-01-20 21:18:58 +00:00
Colin 59187a0ec0 programs: allow running binaries in a netns-style firejail 2024-01-20 11:11:12 +00:00
Colin 2e9084c9ef nixpkgs: 2024-01-14 -> 2024-01-19; sops-nix -> 2024-01-15
```
• Updated input 'nixpkgs-next-unpatched':
    'github:nixos/nixpkgs/724e39ebb9b8eda97f17d423f66fbc5a991f4f8d' (2024-01-14)
  → 'github:nixos/nixpkgs/331c78971299375240001d946861951b6cc98176' (2024-01-19)
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/6c08fe3ccf437d8b26bec010fd925ddd6bb0d0d5' (2024-01-14)
  → 'github:nixos/nixpkgs/bbec4099302591a41304d360e3bab805e5ccc0be' (2024-01-19)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/70dd0d521f7849338e487a219c1a07c429a66d77' (2024-01-14)
  → 'github:Mic92/sops-nix/87755331580fdf23df7e39b46d63ac88236bf42c' (2024-01-15)
```
2024-01-20 03:14:32 +00:00
Colin 0907240fda sane-vpn: implement the "do" command, to run a program in a netns 2024-01-19 22:55:26 +00:00
Colin f43d6bff92 route VPN traffic such that i can configure any app to selectively use the VPN
e.g. firejail --net=br-ovpnd-us-mi --noprofile --dns=46.227.67.134 getent ahostsv4 uninsane.org
2024-01-19 09:54:01 +00:00
Colin dac6046828 firefox-extensions: update to latest 2024-01-16 19:10:32 +00:00
Colin e2a6ae22dc sxmo-utils: 2024-12-28 -> 2024-01-01 2024-01-16 19:10:08 +00:00
Colin f2ee43d1ef delfin: 0.2.1 -> 0.3.0 2024-01-16 19:09:50 +00:00
Colin 3d80b46570 lemoa: 0.5.0 -> 0.5.1 2024-01-16 19:09:38 +00:00
Colin e7d383604a signal-desktop-from-src: 6.42.0 -> 6.44.0 2024-01-16 19:09:25 +00:00
Colin d6184a7b6d sane-vpn: update to be compatible with newer systemd-network vpn implementation 2024-01-16 03:36:37 +00:00
Colin 02e03227d8 servo: try to integrate peerswap with clightning, but it fails 2024-01-14 04:33:12 +00:00
Colin faa0a7c9ea peerswap: init at unstable-20240111 2024-01-14 02:55:32 +00:00
Colin 892b045342 pyln-client: init at 23.11.2 2024-01-11 00:38:08 +00:00
Colin 75b649543a firefox: enable ctrl-shift-c-should-copy extension 2024-01-03 13:42:58 +00:00
Colin 1261a6f452 firefox-extensions.ctrl-shift-c-should-copy: init at unstable-2023-03-04 2024-01-03 13:33:32 +00:00
Colin 4805510073 sxmo-utils: ship with gojq 2024-01-01 06:15:31 +00:00
Colin b54ab9391b sxmo-utils: add Notejot app 2023-12-30 11:41:36 +00:00
Colin 0c7612c83f sxmo-utils: 2023-12-17 -> 2023-12-28
this should fix spurious screenoff -> unlock transitions (thanks Aren!)
2023-12-30 11:31:36 +00:00
Colin b254379fb1 firefox-extensions: update to latest 2023-12-23 21:31:13 +00:00
Colin ba8774d6e5 hare-ev: remove (upstreamed) 2023-12-20 09:21:11 +00:00
Colin 33d2f0895f signal-desktop-from-src: 6.40.0 -> 6.42.0 2023-12-19 20:53:33 +00:00
Colin 5cd92279b7 firefox-extensions: update to latest 2023-12-19 19:40:24 +00:00
Colin 4085f60018 firefox-extensions.bypass-paywalls-clean: 3.4.6.0 -> 3.4.7.0 2023-12-19 19:40:08 +00:00
Colin 0c34aec8ec lemoa: 0.4.0 -> 0.5.0 2023-12-19 18:08:16 +00:00
Colin 9d04037bec hare-ev: remove unnecessary rec 2023-12-19 17:44:04 +00:00
Colin 6af44bfd86 delfin: add an updateScript 2023-12-19 17:43:07 +00:00
Colin dc288d9aa7 sane_ssdp: reduce verbosity 2023-12-18 18:00:12 +00:00
Colin 577d149728 sxmo-utils: 2023-12-09 -> 2023-12-17 2023-12-18 00:05:14 +00:00
Colin e297df011d xdg-terminal-exec: remove (it exists upstream now) 2023-12-16 00:41:51 +00:00
Colin 5d66a1e6a5 hare-json: remove. it's been upstreamed as hareThirdParty.hare-json 2023-12-15 17:59:09 +00:00
Colin 1522eccfb3 nixpkgs: 2023-12-14 -> 2023-12-15
```
• Updated input 'nixpkgs-next-unpatched':
    'github:nixos/nixpkgs/248d12a902bfc36134176f31beba87b1fe30a3c1' (2023-12-14)
  → 'github:nixos/nixpkgs/9ad53b7aaf2b9e9e0d7e36ff4f8a779bf9b0195f' (2023-12-15)
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/fd7914c96f7c006047e0154dd239aa2396478094' (2023-12-14)
  → 'github:nixos/nixpkgs/8a205497ba6f6938b7b516c184b7cf326ab15548' (2023-12-15)
```
2023-12-15 17:40:44 +00:00
Colin 58d4f0d512 delfin: fix cross build 2023-12-15 08:43:10 +00:00
Colin 1f7fc8700e delfin: fix icons 2023-12-15 08:30:20 +00:00
Colin 83b83841d6 delfin: init at 0.2.1 2023-12-15 08:08:11 +00:00
Colin 94dcb0f08a firefox: ship open-in-mpv extension 2023-12-13 21:34:34 +00:00
Colin 15622251ef firefox: define the fx_cast addon 2023-12-13 20:51:57 +00:00
Colin 413c8a4fef sponsorblock: re-disable the first-launch nag 2023-12-13 17:37:48 +00:00
Colin 51a90136ea sxmo-utils: default preferSystemd to true
this probably removes some duplicate sxmo-utils packages from my install
2023-12-13 16:27:18 +00:00
Colin e7cfa19897 sxmo-utils: use xdg-open in sxmo_open.sh 2023-12-13 16:27:18 +00:00
Colin 41411e005f flare-signal-nixified: document experience with 10.1-xx seies 2023-12-13 08:10:50 +00:00
Colin c22119f69b flare-signal-nixified: enable primary device registration 2023-12-13 07:17:17 +00:00
Colin 354a4e523b flare-signal-nixified: 0.10.1-beta.4 -> 0.10.1-beta.6 2023-12-13 07:01:16 +00:00
Colin 54c51a5636 fractal-latest: remove old comments 2023-12-12 21:02:09 +00:00
Colin 101a2bc3af hare-ev: 2023-10-30 -> 2023-12-04 2023-12-12 20:45:46 +00:00
Colin f4bfaf3581 firefox-extensions: update to latest 2023-12-12 20:44:56 +00:00
Colin e8dfc1dc71 sxmo-utils: 2023-11-26 -> 2023-12-09 2023-12-12 20:44:27 +00:00
Colin 4a622c558e signal-desktop-from-src: fix nodejs to 18.x 2023-12-11 21:07:42 +00:00
Colin f4d4c7a92a sxmo-utils: remove gojq and just use normal jq 2023-12-11 04:44:45 +00:00
Colin 0a41192eb1 sxmo-utils: remove gojq requirement 2023-12-11 03:27:58 +00:00
Colin d2e1441d1f sane-clone: grab package data from ~/nixos instead of nixpkgs
this way i can clone my own packages
2023-12-10 17:28:30 +00:00
Colin eb5b9b083c mpv-uosc-latest: remove (no longer needed)
nixpkgs mpv-uosc was recently updated, seems to work well out-of-the-box
2023-12-10 02:32:33 +00:00
Colin 8b09599c5e sane-sync-music: update files if mtime differs
*presumably* most tagging software updates the mtime when tags change, but i didn't actually check
2023-12-08 15:07:12 +00:00
Colin 4caf61387e sane-sync-music: add --compress and --compat options 2023-12-08 10:24:48 +00:00
Colin bacad0f111 sane-sync-music: add a --force-copy flag 2023-12-07 19:00:51 +00:00
Colin 9619c6d2e1 sane-sync-music: refactor to facilitate future tweaks 2023-12-07 18:49:01 +00:00
Colin 07c7050335 docs: sane-sync-music: document a bug 2023-12-07 18:17:21 +00:00
Colin 24a6fba008 sane-tag-music: remove prefer-path flag to force 2023-12-07 18:08:41 +00:00
Colin 51c53b2103 sane-tag-music: allow manually specifying tags via CLI 2023-12-07 18:08:41 +00:00
Colin 4ae01aa353 sane-tag-music: auto-create id3 tags for MP3 files 2023-12-07 18:08:41 +00:00
Colin 83c7657951 sane-tag-music: better handle track names for compilation albums 2023-12-07 17:29:10 +00:00
Colin e20386299f sane-tag-music: add a --force flag 2023-12-07 17:29:10 +00:00
Colin d6e43effde sane-tag-music: better handle verbose track names 2023-12-07 17:29:10 +00:00
Colin bbe8f4a852 sane-tag-music: support opus, aac (limited) 2023-12-07 17:29:10 +00:00
Colin 8c98e38053 sane-tag-music: better handling of "Various Artists" 2023-12-07 17:29:10 +00:00
Colin 96a36d4d6b sane-tag-music: support ogg files 2023-12-07 17:29:10 +00:00
Colin e810774202 fractal,flare: note that release is incompatible with cross compilation 2023-12-07 16:39:36 +00:00
Colin 7f08ad01db sane-tag-music: handle more character encoding edgecases 2023-12-07 15:52:28 +00:00
Colin 2c66d8cad0 sane-tag-music: don't crash when file opening fails 2023-12-07 15:51:51 +00:00
Colin fc4803f3fd sane-tag-music: fix bug that song would be extracted into a list of chars 2023-12-07 15:51:17 +00:00
Colin 5a6d1dd3c2 sane-tag-music: don't write empty tags 2023-12-07 13:55:45 +00:00
Colin ba42ff7469 sane-tag-music: support mp3 2023-12-07 13:55:45 +00:00
Colin a6cc698c69 signal-desktop-from-src: simplify build process 2023-12-07 13:49:07 +00:00
Colin 49d8578b83 signal-desktop-from-src: build without emulation 2023-12-07 13:49:07 +00:00
Colin 4d84bdafed koreader: cross-compile without binfmt 2023-12-07 13:49:07 +00:00
Colin 8b71e6ac5a sane-stop-all-servo: update with newer services 2023-12-07 05:36:09 +00:00
Colin abc0ac88d3 flare-signal-nixified: cross-compile without emulation 2023-12-06 19:25:09 +00:00
Colin 9da604c0af fractal-nixified: fix build 2023-12-06 19:22:45 +00:00
Colin 79f4c9f98c flare-signal-nixified: support defaultCrateOverrides 2023-12-06 14:22:16 +00:00
Colin 04af5558b5 ibus: cross compile without binfmt/qemu 2023-12-04 06:59:00 +00:00
Colin 1c75977da7 firefox-extensions: update bypass-paywalls-clean, ublacklist, ublock-origin 2023-12-04 01:47:35 +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 31da2f10c9 sane-wipe: support dino 2023-12-03 14:40:14 +00:00
Colin 9e51d7f150 sane-wipe-*: consolidate into one sane-wipe binary 2023-12-03 14:25:35 +00:00
Colin c687d059c5 signal-desktop: support wayland even when running as a service 2023-12-03 13:00:29 +00:00
Colin a131358c36 signal-desktop: support wayland 2023-12-03 13:00:29 +00:00
Colin 55f4ef9a4f firefox-extensions.metamask: 11.6.2 -> 11.6.3 2023-12-01 04:33:03 +00:00
Colin 9503658dec sane-tag-music: handle tracks with soundcloud ID at end of title 2023-11-30 13:59:08 +00:00
Colin 3c9bf681b2 sane-tag-music: better handle compilation albums 2023-11-30 13:23:55 +00:00
Colin c1b20675c1 sane-tag-music: handle more path schemas 2023-11-30 12:53:04 +00:00
Colin 7abf7459f9 signal-desktop-from-src: 6.38.0 -> 6.40.0 2023-11-30 09:58:25 +00:00
Colin b14c6ecd5b firefox-extensions: update to latest 2023-11-30 09:47:09 +00:00
Colin ed1bf899b6 fractal: annotate crates which require binfmt for cross compilation 2023-11-30 01:36:53 +00:00
Colin 996b4f8366 sane-tag-music: update tags even if file had no existing tags 2023-11-29 13:05:05 +00:00
Colin 39d94b34d7 sane-tag-music: better handle singles 2023-11-29 12:57:16 +00:00
Colin 6edc6841bf sane-tag-music: support directory/tree operations 2023-11-29 12:52:35 +00:00
Colin b2806bd649 sxmo: ship codemadness-frontends 0.6 2023-11-29 12:31:36 +00:00
Colin 936118b8cb sane-tag-music: init 2023-11-29 12:29:58 +00:00
Colin 120f251590 sxmo-utils: enable sxmo_youtube.sh script 2023-11-29 10:16:00 +00:00
Colin d9962e1b03 codemadness-frontends: fix cross compilation 2023-11-29 10:15:39 +00:00
Colin 1396eb2c58 codemadness-frontends: init at 0.8 2023-11-29 09:51:42 +00:00
Colin 12daa9830e pkgs/default.nix: fix sorting 2023-11-29 04:29:40 +00:00
Colin 3e5e1477b9 pipeline: init at 1.14.1
note that this doesn't cross compile, because of stupid fucking rust build.rs scripts

thanks, openssl-sys
2023-11-29 04:28:19 +00:00
Colin 8eb83bb283 sane-ssl-dump: remove
i never used it
2023-11-28 09:12:39 +00:00
Colin ae5dee394c sane-clone: simplify to not use jq 2023-11-27 10:22:45 +00:00
Colin a94c460a95 sane-clone: note that fetchFromGitLab doesnt pass attrs through in quite the same way 2023-11-27 09:48:59 +00:00
Colin c5dbda67ad bonsai: fix cross compilation 2023-11-27 09:19:13 +00:00
Colin 2260fbaec5 bonsai/hare-ev/hare-json: sync with nixpkgs PR 2023-11-27 09:19:13 +00:00
Colin 3e8d7ef8e3 sane-wipe-browser: also wipe Brave 2023-11-27 06:45:41 +00:00
Colin 96ca2a6585 sxmo-utils: 2023-11-07 -> 2023-11-26 2023-11-26 22:02:47 +00:00
Colin eba9253efe firefox-extensions: bump 2023-11-26 02:16:55 +00:00
Colin 9491190ce4 bonsai: 1.0.0 -> 1.0.2; hare-json/hare-ev deps also updated
nixpkgs has a new version of hare which supports these
2023-11-26 01:21:02 +00:00
Colin 9b70d8884d refactor: expose "pkgs.sane.*" even for pkgs which wouldnt be visible in the toplevel scope 2023-11-26 01:20:17 +00:00
Colin 361be1e5d1 fractal-latest: 2023-09-14 -> 2023-11-24 2023-11-25 09:01:41 +00:00
Colin d8a4702f1e bonsai: disable auto-updater 2023-11-25 08:57:50 +00:00
Colin 75124f18c0 firefox-extensions: update 2023-11-25 08:57:50 +00:00
Colin f54df71d2a fractal-nixified: unstable-2023-09-14 (350a65cb0) -> 5 (2023-11-24)
this gets me the libadwaita/gtk4 updates from gnome 45.
2023-11-25 08:57:50 +00:00
Colin b40b29350a linux-megous: orange-pi-6.5-20230914-1327 -> orange-pi-6.6-20231103-1422 2023-11-25 08:57:42 +00:00
Colin 9ccbfd8bf0 sane-clone: init
script to "git clone" a nix packages source code
2023-11-24 21:29:15 +00:00
Colin b03328b54f chatty-latest: fix build
evolution-data-server no longer propagates libsecret: upstream nixpkgs applied this patch as well
2023-11-22 03:50:39 +00:00
Colin beb13b8f84 gnome 44 -> 45 2023-11-21 23:12:19 +00:00
Colin 70b273a0d2 sxmo: include WM menu in the system menu 2023-11-21 22:39:31 +00:00
Colin 505c2d83f2 sxmo-utils: add missing upower dependency 2023-11-20 04:49:38 +00:00
Colin 2e983267d4 sxmo-utils: 2023-10-10 -> 2023-11-07 2023-11-19 23:55:41 +00:00
Colin df0c63b300 sxmo-utils: obtain via `fetchFromSourcehut` 2023-11-19 23:53:37 +00:00
Colin 1db2031b76 sxmo-utils: rename from sxmo-utils-latest 2023-11-19 23:44:48 +00:00