From 50bac44768e43ab73532e0d3e1dcb50695cea477 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Sat, 10 Feb 2024 04:29:57 +0100 Subject: [PATCH] Bump intray --- flake.lock | 10 +++++----- flake.nix | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 67b12b3..8c0731f 100644 --- a/flake.lock +++ b/flake.lock @@ -1485,15 +1485,15 @@ "yesod-static-remote": "yesod-static-remote" }, "locked": { - "lastModified": 1706973531, - "narHash": "sha256-GvJlqUF0OXf2llL4HvNa/zosPRpizVHG2KxuKG7ehEw=", - "owner": "Mateiadrielrafael", + "lastModified": 1706973371, + "narHash": "sha256-9xfpX0yPGXp1QiWSCrnyKCClHEUGfaMTTUR4sdlVTSA=", + "owner": "NorfairKing", "repo": "intray", - "rev": "e8b37c624cc3fd92489b761897834bafb5aa2f12", + "rev": "01317d051f7745a02f7786a69d7fc67c3c7e86c7", "type": "github" }, "original": { - "owner": "Mateiadrielrafael", + "owner": "NorfairKing", "repo": "intray", "type": "github" } diff --git a/flake.nix b/flake.nix index efc6d27..6a52b0f 100644 --- a/flake.nix +++ b/flake.nix @@ -69,8 +69,8 @@ # smos.inputs.home-manager.follows = "home-manager"; # Intray - intray.url = "github:Mateiadrielrafael/intray"; - # intray.inputs.nixpkgs.follows = "nixpkgs"; + intray.url = "github:NorfairKing/intray"; + intray.inputs.nixpkgs.url = "github:NixOS/nixpkgs/cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7"; # intray.inputs.home-manager.follows = "home-manager"; # Tickler