From 3bc89f6e7590f65de00d411c44a777789814932b Mon Sep 17 00:00:00 2001 From: Johannes Hendrik Gerard van der Weide Date: Tue, 6 Feb 2024 18:43:42 +0100 Subject: [PATCH] updated flake.lock --- Hosts/hertog-laptop/configuration.nix | 5 ----- Programs/RustyThingy/default.nix | 2 +- flake.lock | 12 ++++++------ 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/Hosts/hertog-laptop/configuration.nix b/Hosts/hertog-laptop/configuration.nix index 53c5726..b332f80 100644 --- a/Hosts/hertog-laptop/configuration.nix +++ b/Hosts/hertog-laptop/configuration.nix @@ -34,11 +34,6 @@ BrowseProtocols all ''; }; - avahi = { - enable = true; - nssmdns4 = true; - openFirewall = true; - }; pipewire = { enable = true; alsa = { diff --git a/Programs/RustyThingy/default.nix b/Programs/RustyThingy/default.nix index de994a6..1bc7f98 100644 --- a/Programs/RustyThingy/default.nix +++ b/Programs/RustyThingy/default.nix @@ -22,7 +22,7 @@ rustPlatform.buildRustPackage { owner = "Hertog"; repo = "RustThingy"; rev = "Development"; - hash = "sha256-ji/HCpADrblMlTHU2V+AdtQz6uHNGbw4bEJilr+cMwU="; + hash = "sha256-yfKrCXlE+5U4t4FBflkny+eHmreHs/hBdnOJKBRhVcE="; }; cargoHash = "sha256-pSaJ9OTIgztWXVshB5Wch/dbOXI3t3g4jcrIcfBvyoQ="; diff --git a/flake.lock b/flake.lock index 8ba4797..57d5639 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1703265279, - "narHash": "sha256-5jVtOwyMH1FzclxHrsFWzBdB+VyjUUSu1wyZhZlR6WU=", + "lastModified": 1707114923, + "narHash": "sha256-LDYPWa+BgxHSNEye93SyIPgz5u3RAfh78P9KyO+rQzI=", "owner": "nix-community", "repo": "home-manager", - "rev": "07c322a7cff03267fd881adae1afe63367c5d608", + "rev": "afcedcf2c8e424d0465e823cf833eb3adebe1db7", "type": "github" }, "original": { @@ -39,11 +39,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1703013332, - "narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=", + "lastModified": 1706913249, + "narHash": "sha256-x3M7iV++CsvRXI1fpyFPduGELUckZEhSv0XWnUopAG8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6", + "rev": "e92b6015881907e698782c77641aa49298330223", "type": "github" }, "original": {