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",