From 373aee2e8b55fb931527fd3efe0ba59ec21c2ad2 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 21 Apr 2024 17:37:58 +0200 Subject: packages: pin calibre to working version --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 59ddb4e..e9fcbfc 100644 --- a/flake.lock +++ b/flake.lock @@ -587,6 +587,22 @@ "type": "github" } }, + "nixpkgs-pinned": { + "locked": { + "lastModified": 1713248628, + "narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=", + "owner": "NixOs", + "repo": "nixpkgs", + "rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8", + "type": "github" + }, + "original": { + "owner": "NixOs", + "repo": "nixpkgs", + "rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8", + "type": "github" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1704290814, @@ -720,6 +736,7 @@ "nix-github-actions": "nix-github-actions", "nixpkgs": "nixpkgs", "nixpkgs-lib": "nixpkgs-lib", + "nixpkgs-pinned": "nixpkgs-pinned", "nixpkgs-stable": "nixpkgs-stable", "nixvim": "nixvim", "prismlauncher": "prismlauncher", -- cgit 1.4.1