From 6cf43e663e4325bcd18a096227a466aa5397335b Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Mon, 9 Oct 2023 15:59:29 +0000 Subject: [PATCH] Add nheko, use ssh-ng for buildMachines --- flake.lock | 30 +++++++++++++++--------------- sets/buildMachines.nix | 1 + sets/packages.nix | 1 + 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/flake.lock b/flake.lock index 6c06433..2901c89 100644 --- a/flake.lock +++ b/flake.lock @@ -201,11 +201,11 @@ ] }, "locked": { - "lastModified": 1696446489, - "narHash": "sha256-xSjMKdNR+q/3hdSPyg/LUMsZT/WIoUi8dcm5zT4SMUQ=", + "lastModified": 1696737557, + "narHash": "sha256-YD/pjDjj/BNmisEvRdM/vspkCU3xyyeGVAUWhvVSi5Y=", "owner": "nix-community", "repo": "home-manager", - "rev": "68f7d8c0fb0bfc67d1916dd7f06288424360d43a", + "rev": "3c1d8758ac3f55ab96dcaf4d271c39da4b6e836d", "type": "github" }, "original": { @@ -250,11 +250,11 @@ ] }, "locked": { - "lastModified": 1696131323, - "narHash": "sha256-Y47r8Jo+9rs+XUWHcDPZtkQs6wFeZ24L4CQTfVwE+vY=", + "lastModified": 1696736548, + "narHash": "sha256-Dg0gJ9xVXud55sAbXspMapFYZOpVAldQQo7MFp91Vb0=", "owner": "nix-community", "repo": "nix-index-database", - "rev": "031d4b22505fdea47bd53bfafad517cd03c26a4f", + "rev": "2902dc66f64f733bfb45754e984e958e9fe7faf9", "type": "github" }, "original": { @@ -265,11 +265,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1696488240, - "narHash": "sha256-m9H4XDHaO7fGXLWTgNFrKFbBbMvrJpB7Sj6BcTM/2UE=", + "lastModified": 1696614066, + "narHash": "sha256-nAyYhO7TCr1tikacP37O9FnGr2USOsVBD3IgvndUYjM=", "owner": "nixos", "repo": "nixos-hardware", - "rev": "6d05cccc80feaf93d5f3d6837f8c2db582b29cf8", + "rev": "bb2db418b616fea536b1be7f6ee72fb45c11afe0", "type": "github" }, "original": { @@ -280,11 +280,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1696193975, - "narHash": "sha256-mnQjUcYgp9Guu3RNVAB2Srr1TqKcPpRXmJf4LJk6KRY=", + "lastModified": 1696604326, + "narHash": "sha256-YXUNI0kLEcI5g8lqGMb0nh67fY9f2YoJsILafh6zlMo=", "owner": "nixos", "repo": "nixpkgs", - "rev": "fdd898f8f79e8d2f99ed2ab6b3751811ef683242", + "rev": "87828a0e03d1418e848d3dd3f3014a632e4a4f64", "type": "github" }, "original": { @@ -338,11 +338,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1696533984, - "narHash": "sha256-4B7UpA9L8t57RYg801HopuEiipQJKzkEcLgPUaOB5Uw=", + "lastModified": 1696859421, + "narHash": "sha256-cEEUxnv9oX9NDWo9cox7I5Rq59afIeEVilHkRuvE3jk=", "owner": "nix-community", "repo": "nixvim", - "rev": "a0c35acab596530208034aef2e254cf32179268b", + "rev": "934bf7e2e3770ad7302e3ac90c2011dde72ca8e7", "type": "github" }, "original": { diff --git a/sets/buildMachines.nix b/sets/buildMachines.nix index 56e293b..cbd1d20 100644 --- a/sets/buildMachines.nix +++ b/sets/buildMachines.nix @@ -4,6 +4,7 @@ nix = { buildMachines = [{ hostName = "starlight.manehattan.artem.ist"; + protocol = "ssh-ng"; sshUser = "build"; supportedFeatures = [ "kvm" "big-parallel" "benchmark" "nixos-text" ]; system = "x86_64-linux"; diff --git a/sets/packages.nix b/sets/packages.nix index dde4381..8d8b171 100644 --- a/sets/packages.nix +++ b/sets/packages.nix @@ -101,6 +101,7 @@ gnome3.eog gnome3.gnome-system-monitor libreoffice-fresh + nheko qalculate-gtk libqalculate