Commit graph

439 commits

Author SHA1 Message Date
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
631cc4f602
ipsw: 3.1.551 -> v3.1.554 2024-10-25 00:15:42 -05:00
21ac1f6f54
cyclone: Permit unfree Steam package 2024-10-23 01:17:40 -05:00
002dede89b
sequoia: Initialize
This is an x86_64 VM.
2024-10-23 00:09:42 -05:00
baaab510cb
nix fmt 2024-10-23 00:09:09 -05:00
8aa3bec697
ipsw: 3.1.550 -> 3.1.551 2024-10-21 22:11:39 -05:00
f9d6bc2f35
ipsw: 3.1.549 -> v3.1.550 2024-10-20 21:51:25 -05:00
7011235f31
Upgrade nixpkgs 2024-10-17 01:18:01 -05:00
c6a80cc6a9
cyclone: Resolve syntax error 2024-10-17 01:18:00 -05:00
46355585d3
python3: 3.12 -> 3.13 2024-10-15 15:51:43 -05:00
6616fd47ea
Properly add Garnix support
This removes the `extra-` prefix from the specified Nix config. This appears to only be used within Nix flake configs. We probably should eventually provide this - oops!
2024-10-15 00:51:32 -05:00
49c379482e
swiftformat: 0.54.5 -> 0.54.6 2024-10-08 12:47:00 -05:00
ae3c2f5a76
ipsw: v3.1.548 -> v3.1.549 2024-10-07 22:05:22 -05:00
7a4a0dafea
Add Garnix support 2024-10-07 22:01:08 -05:00