Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles
This commit is contained in:
commit
4f0eaddc05
3 changed files with 15 additions and 15 deletions
|
|
@ -9,7 +9,7 @@
|
|||
];
|
||||
|
||||
environment.shellAliases = {
|
||||
tat = "tmux attach-session";
|
||||
tat = "tmux attach-session || tmux new-session";
|
||||
t = "tmux";
|
||||
};
|
||||
|
||||
|
|
|
|||
6
flakes/opencode/flake.lock
generated
6
flakes/opencode/flake.lock
generated
|
|
@ -21,11 +21,11 @@
|
|||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1767719914,
|
||||
"narHash": "sha256-xAQhyRB/tDIH7nkWdJVYCP6xFFfHoOP29RF8T6bmYDI=",
|
||||
"lastModified": 1767823467,
|
||||
"narHash": "sha256-RLTgTjLdPpekYWaNxXRQPBS3phnfBK1LvjSgieKcrfs=",
|
||||
"owner": "sst",
|
||||
"repo": "opencode",
|
||||
"rev": "1016a52cf1c28656ddd5c66689cf97b6d028c2f6",
|
||||
"rev": "361a96267334fcfc524cc5377dbbfd7d92254f62",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
22
hosts/lio/flake.lock
generated
22
hosts/lio/flake.lock
generated
|
|
@ -1231,11 +1231,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "flakes/opencode",
|
||||
"lastModified": 1767740224,
|
||||
"narHash": "sha256-7yUQUw/7IMTBHy2EtuDggE8+NwUN3vDH5fwiTQDIrsI=",
|
||||
"lastModified": 1767824427,
|
||||
"narHash": "sha256-DIe2X3sIuH3KJThL6xQ6sW3+c11DbvMMiCueM/8K7nU=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "4bc645061b8c3108fdb3ee92a61dbe3e98ecdaea",
|
||||
"revCount": 1082,
|
||||
"rev": "bcf5891fc4aaaa249af532124683f9bdb0d6cd10",
|
||||
"revCount": 1107,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
},
|
||||
|
|
@ -1250,11 +1250,11 @@
|
|||
"nixpkgs": "nixpkgs_4"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1767719914,
|
||||
"narHash": "sha256-xAQhyRB/tDIH7nkWdJVYCP6xFFfHoOP29RF8T6bmYDI=",
|
||||
"lastModified": 1767823467,
|
||||
"narHash": "sha256-RLTgTjLdPpekYWaNxXRQPBS3phnfBK1LvjSgieKcrfs=",
|
||||
"owner": "sst",
|
||||
"repo": "opencode",
|
||||
"rev": "1016a52cf1c28656ddd5c66689cf97b6d028c2f6",
|
||||
"rev": "361a96267334fcfc524cc5377dbbfd7d92254f62",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -1379,11 +1379,11 @@
|
|||
"rust-overlay": "rust-overlay"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1767195473,
|
||||
"narHash": "sha256-xL3DZSWiNSvW58LsJwFIpQ9i3Vs5uaYUjbL60rpFxPk=",
|
||||
"lastModified": 1767816828,
|
||||
"narHash": "sha256-5V1nbL52dBUNs8VzxB7MxfVtNYmT71LpPwb2ccmSvOE=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "88e86b5a7d40697ade905f534dcd5372a67b8102",
|
||||
"revCount": 328,
|
||||
"rev": "3517caecde71f96305a3eec2880daeed18881d5b",
|
||||
"revCount": 329,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/nvim"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue