From e23e59986be2fbf2c03bdaf7f62b28091b005c74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 21 Jul 2023 02:27:42 +0000 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'master': 'github:nixos/nixpkgs/fad65047fa8084f966cac4fae316bc08fda55edb' (2023-07-20) → 'github:nixos/nixpkgs/26597fec20f64a61e70223bb88e15842af91efa8' (2023-07-21) • Updated input 'spicetify-nix': 'github:Gerg-L/spicetify-nix/a48f9a4cdae18516a54fe771051447300d77fb63' (2023-07-16) → 'github:Gerg-L/spicetify-nix/2040c80642d8755d6309791cbc3cdd1d5323a686' (2023-07-21) • Added input 'spicetify-nix/flake-compat': 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) --- flake.lock | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 6d89071..ae6f4fc 100644 --- a/flake.lock +++ b/flake.lock @@ -72,6 +72,22 @@ "type": "github" } }, + "flake-compat_3": { + "flake": false, + "locked": { + "lastModified": 1673956053, + "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "lowdown-src": { "flake": false, "locked": { @@ -90,11 +106,11 @@ }, "master": { "locked": { - "lastModified": 1689825941, - "narHash": "sha256-lb0q8dbca/rG6sQ3d9DDLMZYMYoO/J42vSAr98MR+ic=", + "lastModified": 1689902645, + "narHash": "sha256-18TBm+GPBJn26/juZSsVbYeOn3Ph13QexuX8zcQlpQ8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "fad65047fa8084f966cac4fae316bc08fda55edb", + "rev": "26597fec20f64a61e70223bb88e15842af91efa8", "type": "github" }, "original": { @@ -302,16 +318,17 @@ }, "spicetify-nix": { "inputs": { + "flake-compat": "flake-compat_3", "nixpkgs": [ "unstable" ] }, "locked": { - "lastModified": 1689544884, - "narHash": "sha256-6baLlCq5VkRij/6dB6UaAaUWw/E4sTzKSwryRWARWTU=", + "lastModified": 1689905693, + "narHash": "sha256-wJEDaIzOhX+cf5cuHFbH+9LrZlZDr+Y8PYzzpCS/BQ8=", "owner": "Gerg-L", "repo": "spicetify-nix", - "rev": "a48f9a4cdae18516a54fe771051447300d77fb63", + "rev": "2040c80642d8755d6309791cbc3cdd1d5323a686", "type": "github" }, "original": {