From 8342f3abaf4167aec9845c173e3325f4fc80a2c3 Mon Sep 17 00:00:00 2001 From: schererleander Date: Tue, 29 Apr 2025 19:13:19 +0200 Subject: update spicetify nixcord --- flake.lock | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 3ad649e..070fd51 100644 --- a/flake.lock +++ b/flake.lock @@ -38,9 +38,7 @@ "nixcord": { "inputs": { "flake-compat": "flake-compat", - "nixpkgs": [ - "nixpkgs" - ], + "nixpkgs": "nixpkgs", "systems": "systems", "treefmt-nix": "treefmt-nix" }, @@ -59,6 +57,22 @@ } }, "nixpkgs": { + "locked": { + "lastModified": 1745804731, + "narHash": "sha256-v/sK3AS0QKu/Tu5sHIfddiEHCvrbNYPv8X10Fpux68g=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "29335f23bea5e34228349ea739f31ee79e267b88", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_2": { "locked": { "lastModified": 1743367904, "narHash": "sha256-sOos1jZGKmT6xxPvxGQyPTApOunXvScV4lNjBCXd/CI=", @@ -78,7 +92,7 @@ "inputs": { "home-manager": "home-manager", "nixcord": "nixcord", - "nixpkgs": "nixpkgs", + "nixpkgs": "nixpkgs_2", "spicetify-nix": "spicetify-nix" } }, -- cgit v1.3.1