diff --git a/flake.lock b/flake.lock index f75bd1f..272d5a5 100644 --- a/flake.lock +++ b/flake.lock @@ -280,11 +280,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1684899633, - "narHash": "sha256-NtwerXX8UFsoNy6k+DukJMriWtEjQtMU/Urbff2O2Dg=", + "lastModified": 1686217350, + "narHash": "sha256-Nb9b3m/GEK8jyFsYfUkXGsqj6rH05GgJ2QWcNNbK7dw=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "4cc688ee711159b9bcb5a367be44007934e1a49d", + "rev": "e4b34b90f27696ec3965fa15dcbacc351293dc67", "type": "github" }, "original": { @@ -294,11 +294,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1686020360, - "narHash": "sha256-Wee7lIlZ6DIZHHLiNxU5KdYZQl0iprENXa/czzI6Cj4=", + "lastModified": 1686135559, + "narHash": "sha256-pY8waAV8K/sbHBdLn5diPFnQKpNg0YS9w03MrD2lUGE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4729ffac6fd12e26e5a8de002781ffc49b0e94b7", + "rev": "381e92a35e2d196fdd6077680dca0cd0197e75cb", "type": "github" }, "original": { diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix index 306b601..5e266d2 100755 --- a/hosts/thinkpad/default.nix +++ b/hosts/thinkpad/default.nix @@ -140,8 +140,7 @@ openFirewall = true; }; - # disabled until https://github.com/NixOS/nixpkgs/issues/236501 in fixed - # virtualisation.libvirtd.enable = true; + virtualisation.libvirtd.enable = true; virtualisation.spiceUSBRedirection.enable = true; # fix to enable secure boot in vms diff --git a/pkgs/adguardian-term/default.nix b/pkgs/adguardian-term/default.nix index 0b2cb85..3bcdf1d 100644 --- a/pkgs/adguardian-term/default.nix +++ b/pkgs/adguardian-term/default.nix @@ -1,15 +1,15 @@ { lib, rustPlatform, fetchFromGitHub }: rustPlatform.buildRustPackage rec { pname = "adguardian-term"; - version = "1.2.0"; + version = "1.5.0"; src = fetchFromGitHub { owner = "lissy93"; repo = pname; rev = version; - hash = "sha256-UZIwVvBBBj82IxGuZPKaNc/UZI1DAh5/5ni3fjiRF4o="; + hash = "sha256-r7dh31fZgcUBffzwoBqIoV9XhZOjJRb9aWZUuuiz7y8="; }; - cargoSha256 = "sha256-5JBX7zCKlaMj2+/YudQLapb3WzDEH7l3pqgN8/M2IEs="; + cargoSha256 = "sha256-GB3CQ9VPBkKbT5Edq/jJlGEkVGICWSQloIt+nkHRDJU="; meta = with lib; { description = "Terminal-based, real-time traffic monitoring and statistics for your AdGuard Home instance Resources"; diff --git a/users/rouven/modules/packages.nix b/users/rouven/modules/packages.nix index 33328a2..0924e79 100644 --- a/users/rouven/modules/packages.nix +++ b/users/rouven/modules/packages.nix @@ -50,7 +50,7 @@ asciinema neofetch # obligatory virt-manager - jetbrains.idea-community + jetbrains.idea-ultimate #😎 powerline-fonts croc # send files anywhere