Commit graph

153 commits

Author SHA1 Message Date
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
67cf3adb8e
Properly export all packages for CI builds
We now properly handle deeply merging attributes, allowing us to export both the home-manager configuration and other packages.

This additionally modifies `./pkgs/default.nix` to take a single argument, `pkgs`.
2024-10-07 20:38:59 -05:00
c81fcb987f
ipsw: 3.1.546 -> 3.1.548 2024-10-01 11:35:28 -05:00
6b62bd4e5e
Upgrade nixpkgs 2024-09-24 08:45:06 -05:00
25648c2887
Upgrade nixpkgs 2024-09-22 15:13:30 -05:00
81c8281535
Upgrade nixpkgs 2024-09-16 19:02:42 -05:00
7ad72dcd0b
cyclone: Add vcode-server support 2024-09-08 12:03:21 -05:00
6d0f1256a3
cyclone: Install Steam 2024-08-29 13:39:37 -05:00
d799d9af4d
cyclone: Initial revision 2024-08-27 03:23:32 -05:00
5840f8c7a4
Ensure iTerm2 utilities are in $PATH
We should probably have these managed within Nix instead, but this works for now.
2024-08-14 13:42:22 -05:00
5e153a1fab
Upgrade nixpkgs 2024-07-31 14:07:53 -05:00
8582983224
Upgrade nixpkgs 2024-07-15 11:28:04 -05:00
c89bdf85a8
Temporarily comment out overlay packages
They're overriding package-based `homeConfigurations` at the moment. (Oops.)
2024-07-11 11:33:37 -05:00
8ab8b26da4
neofetch -> hyfetch 2024-06-27 00:43:45 -04:00
a67e572f82
Export packages as flake output 2024-06-22 18:31:35 -05:00
ceaae6394c
nix fmt 2024-06-06 15:17:16 -05:00
f4ae83722a
Properly apply overlay to standalone home-manager 2024-06-05 20:49:49 -05:00
a3848d5d18
Centralize overlay path specification 2024-05-27 21:23:51 -04:00
cca0dd227f
Upgrade iTerm2 shell integration
(This additionally modifies its hash as well - whoops!)
2024-05-21 20:42:27 -04:00
6b1c74144f
Upgrade nixpkgs 2024-05-20 02:02:38 -04:00
a7b3f7455a
Upgrade iTerm2 shell integration 2024-05-18 15:24:16 -04:00
8fb4fb8afc
swiftformat: 0.53.8 -> 0.53.9 2024-05-15 14:30:08 -04:00
a58553c0f1
Upgrade to Node.js 22 2024-05-04 11:38:13 -05:00
80bf1fd412
swiftformat: 0.53.7 -> 0.53.8 2024-04-22 21:33:09 -05:00
5cdf982c17
Upgrade nixpkgs 2024-04-21 14:52:04 -05:00
7b3391ac6a
Upgrade nixpkgs 2024-04-19 09:16:09 -05:00
fa88ceb87f
swiftformat: 0.53.6 -> 0.53.7 2024-04-14 17:34:56 -05:00
92e04a0924
Initial nix-darwin revision 2024-04-11 09:01:03 -05:00
96e14ada20
Consolidate definitions
This pulls in several additional flakes to assist with per-system outputs, and largely improves readability.
2024-04-11 00:14:53 -05:00
1025996f60
Add ripgrep 2024-04-10 22:28:38 -05:00
509e11192a
Add socat 2024-04-04 08:45:13 -05:00
43ef2d2bf1
zsh: Preserve 5000 lines of history
This used to be far longer - I don't know when it changed :( augh
2024-03-31 15:43:29 -05:00
4db032e5ce
swiftformat: 0.53.4 -> 0.53.5 2024-03-25 19:37:32 -05:00
81930fce55
swiftformat: 0.53.3 -> 0.53.4 2024-03-09 12:02:12 -06:00
0bd93e7bba
Upgrade nixpkgs 2024-03-05 12:24:45 -06:00
19d5fb703d
swiftformat: 0.53.2 -> 0.53.3 2024-03-02 16:18:42 -06:00
b9076efc21
Upgrade nixpkgs 2024-02-29 07:42:50 -06:00
0696af99c8
Re-add jadx 2024-02-25 23:26:11 -06:00
a2a153c749
swiftformat: 0.53.1 -> 0.53.2 2024-02-18 15:44:43 -05:00
e374f22497
Upgrade nixpkgs 2024-02-14 13:25:38 -06:00
0720e21814
Upgrade nixpkgs 2024-02-11 18:48:32 -06:00
688a5d7867
Add telnet 2024-02-08 10:21:21 -06:00
2cdaf369d8
Upgrade nixpkgs 2024-02-04 14:35:13 -06:00
f7b491f73d
Add bun
This additionally removes `mitmproxy` - unfortunately, it's broken under macOS.

It's quite a useful tool, but can be installed via other means for the time being.
2024-01-31 22:35:26 -06:00
fa724ef3d5
Upgarde nixpkgs 2024-01-27 21:54:33 -06:00
a2c941ea44
Allow overriding username
More specifically, this assists with the Steam Deck.
2024-01-24 12:48:54 -06:00
252fcc6f6f
Upgrade nixpkgs 2024-01-14 17:01:09 -06:00
89a05eee81
Upgrade home-manager 2024-01-13 23:53:22 -06:00
482b5f0240
Upgrade dependencies
This upgrades home-manager due to present issues with sr.ht: 93e804e7f8

Regarding sr.ht: https://status.sr.ht/issues/2023-01-10-network-outage/
2024-01-12 09:26:34 -06:00