Switch opencode to anomalyco, update flake.lock and add state path

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-14 18:16:08 -06:00
parent 8f9ace46fc
commit 9e472d4295
3 changed files with 26 additions and 24 deletions

44
hosts/juni/flake.lock generated
View file

@ -6,11 +6,11 @@
}, },
"locked": { "locked": {
"dir": "flakes/beszel", "dir": "flakes/beszel",
"lastModified": 1768335461, "lastModified": 1768431400,
"narHash": "sha256-hYJSJlGg1t1RBdlDWfpC5VT3bzl17DIk57XaDQI5O2I=", "narHash": "sha256-g4YBBC4SqGIkApJIN5w+JczHEQiDGJDkIH3nYKUGqgc=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "72724ae54a50c4465d9153a03b8e445164ad08a6", "rev": "e8c7befd8804c4d836d6ac4bcbbc37d337b77f53",
"revCount": 1135, "revCount": 1141,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}, },
@ -100,11 +100,11 @@
}, },
"locked": { "locked": {
"dir": "flakes/flatpaks", "dir": "flakes/flatpaks",
"lastModified": 1768335461, "lastModified": 1768431400,
"narHash": "sha256-hYJSJlGg1t1RBdlDWfpC5VT3bzl17DIk57XaDQI5O2I=", "narHash": "sha256-g4YBBC4SqGIkApJIN5w+JczHEQiDGJDkIH3nYKUGqgc=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "72724ae54a50c4465d9153a03b8e445164ad08a6", "rev": "e8c7befd8804c4d836d6ac4bcbbc37d337b77f53",
"revCount": 1135, "revCount": 1141,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}, },
@ -213,11 +213,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1767185284, "lastModified": 1768397375,
"narHash": "sha256-ljDBUDpD1Cg5n3mJI81Hz5qeZAwCGxon4kQW3Ho3+6Q=", "narHash": "sha256-7QqbFi3ERvKjEdAzEYPv7iSGwpUKSrQW5wPLMFq45AQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "40b1a28dce561bea34858287fbb23052c3ee63fe", "rev": "efe2094529d69a3f54892771b6be8ee4a0ebef0f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -293,11 +293,11 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1768242861, "lastModified": 1768323494,
"narHash": "sha256-F4IIxa5xDHjtrmMcayM8lHctUq1oGltfBQu2+oqDWP4=", "narHash": "sha256-yBXJLE6WCtrGo7LKiB6NOt6nisBEEkguC/lq/rP3zRQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1327e798cb055f96f92685df444e9a2c326ab5ed", "rev": "2c3e5ec5df46d3aeee2a1da0bfedd74e21f4bf3a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -309,11 +309,11 @@
}, },
"nixpkgs_5": { "nixpkgs_5": {
"locked": { "locked": {
"lastModified": 1767364772, "lastModified": 1768302833,
"narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=", "narHash": "sha256-h5bRFy9bco+8QcK7rGoOiqMxMbmn21moTACofNLRMP4=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "16c7794d0a28b5a37904d55bcca36003b9109aaa", "rev": "61db79b0c6b838d9894923920b612048e1201926",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1224,15 +1224,15 @@
"nixpkgs": "nixpkgs_5" "nixpkgs": "nixpkgs_5"
}, },
"locked": { "locked": {
"lastModified": 1767994684, "lastModified": 1768427084,
"narHash": "sha256-UIijTI9ndnvhRC4tJDiSc19iMxeZZbDjkYTnfCbJpV8=", "narHash": "sha256-v+42hqkPtOo0jAPZoqSc3eifsjPsdOPK5YXAyOkQc2s=",
"owner": "sst", "owner": "anomalyco",
"repo": "opencode", "repo": "opencode",
"rev": "563b4c33f2bace782403de88e60de4f9167a3c93", "rev": "096e14d787adf10a9a8e0815d92ad3b19e274bfc",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "sst", "owner": "anomalyco",
"repo": "opencode", "repo": "opencode",
"type": "github" "type": "github"
} }

View file

@ -22,7 +22,7 @@
stt_ime.url = "path:../../flakes/stt_ime"; stt_ime.url = "path:../../flakes/stt_ime";
# stt_ime.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/stt_ime"; # stt_ime.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/stt_ime";
opencode.url = "github:sst/opencode"; opencode.url = "github:anomalyco/opencode";
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim"; ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
}; };

View file

@ -66,12 +66,14 @@
# neovim ros_neovim # neovim ros_neovim
".local/state/nvim_ringofstorms_helium" ".local/state/nvim_ringofstorms_helium"
".local/state/opencode"
".local/share/flatpak" ".local/share/flatpak"
".var/app" ".var/app"
]; ];
files = [ files = [
# ".config/kglobalshortcutsrc"
# ".config/plasma-org.kde.plasma.desktop-appletsrc"
]; ];
}; };
}; };