update nvim for copy paste fix

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-22 12:24:27 -06:00
parent 0a0a4e6826
commit f46da312a7
8 changed files with 12 additions and 12 deletions

8
flake.lock generated
View file

@ -1418,11 +1418,11 @@
"rust-overlay": "rust-overlay_3"
},
"locked": {
"lastModified": 1734426330,
"narHash": "sha256-NzompA38qsarVtKIZWSr5mag+4mEcDhjMpppw7WO4kA=",
"lastModified": 1734891847,
"narHash": "sha256-dh1s1Wd3v47eiT8NaWLwJz/cv4kqOtB3KsNODPsCHcM=",
"ref": "refs/heads/master",
"rev": "ae3f7705419894ff8cdb3965bd57bf8e85286886",
"revCount": 244,
"rev": "14db4f1738758e2825e0840d4bc62afb8edc2c1e",
"revCount": 246,
"type": "git",
"url": "https://git.joshuabell.xyz/nvim"
},

View file

@ -77,7 +77,7 @@ in
distributedBuilds = true;
buildMachines = [
{
hostName = "lio_";
hostName = "lio";
system = "x86_64-linux";
protocol = "ssh-ng";
maxJobs = 32;
@ -112,7 +112,7 @@ in
# make shutdown faster for waiting
systemd.extraConfig = ''
DefaultTimeoutStopSec=15s
DefaultTimeoutStopSec=5s
'';
# Some basics

View file

@ -8,4 +8,4 @@ Some(([], [
"com.system76.CosmicAppletNotifications",
"com.system76.CosmicAppletBluetooth",
"com.system76.CosmicAppletPower",
]))
]))