From b757a7fca7aab908d8c917a90287973e420aef4a Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Thu, 26 Dec 2024 19:28:16 +0100 Subject: [PATCH] Updates: flake.lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'anyrun': 'github:anyrun-org/anyrun/d2017f224b2bfd7e33573c7070e7c3e2960c7dcc?narHash=sha256-L1hLXf4IDZ0KoXbFiSNNZJ7IrReEr/J%2BCLt6Rl4Ea3M%3D' (2024-11-08) → 'github:anyrun-org/anyrun/7f40aaa02f71974e4eba19ca42a6b60969bbde09?narHash=sha256-xx19bEgwZDnNddm8svJnIrt1MWH1FfDbBJh0%2BPBNZL8%3D' (2024-12-26) • Updated input 'ghostty': 'git+https://git.datarift.nl/erwin/ghostty.git?ref=main&rev=e2eacabbf849fcae9509840e8225b7ee423daacc' (2024-12-12) → 'github:ghostty-org/ghostty/4b4d4062dfed7b37424c7210d1230242c709e990?narHash=sha256-AHI1Z4mfgXkNwQA8xYq4tS0/BARbHL7gQUT41vCxQTM%3D' (2024-12-26) • Updated input 'ghostty/nixpkgs-unstable': 'github:nixos/nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550?narHash=sha256-FLYY5M0rpa5C2QAE3CKLYAM6TwbKicdRK6qNrSHlNrE%3D' (2024-12-03) → follows 'nixpkgs' --- flake.lock | 45 +++++++++++++++------------------------------ 1 file changed, 15 insertions(+), 30 deletions(-) diff --git a/flake.lock b/flake.lock index c09fa15..e6f7668 100644 --- a/flake.lock +++ b/flake.lock @@ -9,11 +9,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1731092955, - "narHash": "sha256-L1hLXf4IDZ0KoXbFiSNNZJ7IrReEr/J+CLt6Rl4Ea3M=", + "lastModified": 1735221180, + "narHash": "sha256-xx19bEgwZDnNddm8svJnIrt1MWH1FfDbBJh0+PBNZL8=", "owner": "anyrun-org", "repo": "anyrun", - "rev": "d2017f224b2bfd7e33573c7070e7c3e2960c7dcc", + "rev": "7f40aaa02f71974e4eba19ca42a6b60969bbde09", "type": "github" }, "original": { @@ -350,22 +350,23 @@ "ghostty": { "inputs": { "nixpkgs-stable": "nixpkgs-stable_2", - "nixpkgs-unstable": "nixpkgs-unstable", + "nixpkgs-unstable": [ + "nixpkgs" + ], "zig": "zig" }, "locked": { - "lastModified": 1733990439, - "narHash": "sha256-2ddDF3j8aI70WdWIn+Gsef4XGM2+grIlaEtHlkZmWdY=", - "ref": "main", - "rev": "e2eacabbf849fcae9509840e8225b7ee423daacc", - "revCount": 1, - "type": "git", - "url": "https://git.datarift.nl/erwin/ghostty.git" + "lastModified": 1735243222, + "narHash": "sha256-AHI1Z4mfgXkNwQA8xYq4tS0/BARbHL7gQUT41vCxQTM=", + "owner": "ghostty-org", + "repo": "ghostty", + "rev": "4b4d4062dfed7b37424c7210d1230242c709e990", + "type": "github" }, "original": { - "ref": "main", - "type": "git", - "url": "https://git.datarift.nl/erwin/ghostty.git" + "owner": "ghostty-org", + "repo": "ghostty", + "type": "github" } }, "gitignore": { @@ -640,22 +641,6 @@ "type": "github" } }, - "nixpkgs-unstable": { - "locked": { - "lastModified": 1733229606, - "narHash": "sha256-FLYY5M0rpa5C2QAE3CKLYAM6TwbKicdRK6qNrSHlNrE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "566e53c2ad750c84f6d31f9ccb9d00f823165550", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "pamedia": { "inputs": { "crane": "crane_2",