Commit graph

402 commits

Author SHA1 Message Date
5b95414949
sequia: Remove system JDK
This is not needed on this system.
2025-02-18 02:15:48 -06:00
62ca6d40aa
spotlights-macbook-air: Prefer JDK 23 2025-02-18 00:27:54 -06:00
2d8b91eb93
ipsw: 3.1.568 -> 3.1.572 2025-02-17 17:06:46 -06:00
efbc327a8f
ipsw: 3.1.567 -> 3.1.568 2025-02-14 06:07:59 -06:00
3d79a53119
Upgrade nixpkgs
The pinned version of nixpkgs had the Python package `jefferson` broken,
preventing usage of `binwalk`.
2025-02-13 10:55:29 -06:00
4f60ae0391
ipsw: 3.1.566 -> 3.1.567 2025-02-11 22:15:22 -06:00
25b4a92245
Upgrade nixpkgs
This additionally includes an update for nix-darwin, in which `services.nix-daemon.enable` is no longer necessary.
2025-02-11 22:15:15 -06:00
0a3891ad4f
spotlights-macbook-air: Enable SMBIOS generation in U-Boot
libvirtd would otherwise fail attempting to execute dmidecode. That's an issue in itself, but it's far easier to just simply enable SMBIOS support than maintain patches against libvirtd.
2025-02-09 03:09:46 -06:00
3f25fca598
spotlights-macbook-air: Properly set hostname
Oops
2025-02-09 03:08:45 -06:00
7b021c5848
linux: Include Adwaita GTK 3
Not all applications currently leverage GTK 4, and a lack of a dark theme is rather annoying.
2025-02-09 01:49:22 -06:00
8e4fbd6f54
ipsw: 3.1.565 -> 3.1.566 2025-02-09 00:50:08 -06:00
17591f82d4
cornflower: Initialize
This is a Raspberry Pi 4B.
2025-02-03 20:54:38 -06:00
574dbc7ded
spotlights-macbook-air: Switch back to tpwrules/nixos-apple-silicon 2025-01-29 18:09:23 -06:00
792e3d3efd
flareon: Initialize 2025-01-29 17:44:30 -06:00
3d6dea36d7
Upgrade nixpkgs 2025-01-27 16:33:23 -06:00
b5921d52ea
swiftformat: Leverage Swift stdenv
Previously, a generic clang stdenv was required. We erroneously continued to use such instead of switching to the new Swift-specific one.
2025-01-22 17:58:06 -06:00
4e2487b1ab
ipsw: 3.1.564 -> 3.1.565 2025-01-21 16:42:14 -06:00
ea497dac74
cyclone: Enable NVIDIA Docker container toolkit 2025-01-21 16:29:45 -06:00
c67f35acfe
linux: Use non-deprecated PulseAudio option 2025-01-21 16:29:15 -06:00
6b287e95fa
swiftformat: 0.55.4 -> 0.55.5 2025-01-20 21:28:02 -06:00
b095f4b908
ipsw: 3.1.560 -> 3.1.564 2025-01-12 20:35:47 -06:00
d41cad4126
Upgrade nixpkgs 2025-01-09 16:17:29 -06:00
e629955f71
Upgrade iTerm2 integration 2025-01-07 14:53:03 -06:00
5aa5c446ad
Don't install pry by default
It's been broken for a bit, and installation via RVM is desirable.
2024-12-25 10:53:26 -06:00
abfc8a2079
ipsw: 3.1.558 -> 3.1.560 2024-12-25 08:52:14 -06:00
5d00407eaf
spotlights-macbook-air: Upgrade to Asahi 6.12 2024-12-25 08:28:06 -06:00
12a902eacf
swiftformat: 0.55.3 -> 0.55.4 2024-12-22 20:01:16 -06:00
7448e0421d
Add clang-format 2024-12-22 19:22:24 -06:00
8caeecf09d
Build darwinConfigurations 2024-12-15 23:32:59 -06:00
daea7c7a0e
Upgrade nixpkgs 2024-12-15 23:32:49 -06:00
fd409fa411
all: Include aria2 2024-12-15 23:32:38 -06:00
39c997a1e2
Upgrade nixpkgs 2024-11-30 16:53:31 -06:00
d2f1a5f302
swiftformat: 0.55.2 -> 0.55.3 2024-11-28 15:41:45 -05:00
774f142efa
swiftformat: 0.55.1 -> 0.55.2 2024-11-25 21:31:24 -05:00
da2a7fb29e
ipsw: 3.1.557 -> 3.1.558 2024-11-25 21:31:16 -05:00
22e8e626e3
swiftformat: 0.55.0 -> 0.55.1 2024-11-21 12:06:19 -06:00
72af36061a
swiftformat: 0.54.6 -> 0.55.0 2024-11-18 16:01:57 -06:00
83ca288596
spotlights-macbook-air: Use new EFI partition 2024-11-14 16:24:00 -06:00
89880070ec
ipsw: 3.1.556 -> 3.1.557 2024-11-14 16:06:18 -06:00
225fa39e0d
Don't manage Visual Studio Code under macOS
Its auto-updater wreaks havoc under Darwin.
2024-11-14 16:05:47 -06:00
f3b28b8fee
ipsw: 3.1.555 -> 3.1.556 2024-11-10 03:42:30 -06:00
c0356bf4b4
Temporarily switch to staging-next
The macOS SDK rewrite has fixed many issues, but things are still quite unstable under Darwin. As we'd prefer to have newer features sooner, let's temporarily switch to `staging-next`.
2024-11-10 03:31:38 -06:00
cfbd3d7c71
ipsw: 3.1.554 -> v3.1.555 2024-11-07 13:26:19 -06:00
6e3fecf13e
linux: Separate common configuration 2024-11-03 02:39:00 -06:00
659d10fd78
spotlights-macbook-air: Read firmware directly off boot partition
This allows us to avoid intermixing firmware within the repository. We already must build this specific flake configuration as impure due to mesa replacement.

This may be revisited in the future, but it allows for significantly less hassle at the moment.
2024-11-03 02:12:56 -06:00
041bc7d3c0
spotlights-macbook-air: Init Linux configuration 2024-11-03 02:07:59 -06:00
4aac7da0e8
cyclone: Various program additions 2024-11-03 01:38:24 -06:00
a4520e32ba
cyclone: Use Arch Linux API key for geolocation
Rest in peace, MLS :(
2024-11-03 01:38:10 -06:00
f8fed46754
cyclone: Allow relaxed firewall
Without this, WireGuard would not function. (Oddly, Tailscale still works. Why? No clue...)
2024-11-03 01:37:06 -06:00
c395664bac
cyclone: Use latest kernel once more 2024-10-28 22:46:04 -05:00