From ffa54fab6df89e5b9c01ac244b775cd0afc3f60e Mon Sep 17 00:00:00 2001 From: Sven Ziegler <43136984+Svenum@users.noreply.github.com> Date: Mon, 23 Jun 2025 18:50:21 +0200 Subject: [PATCH] fix requests + update flake (#858) --- flake.lock | 6 +++--- nix/default.nix | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e604777..7aeda64 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1740547748, - "narHash": "sha256-Ly2fBL1LscV+KyCqPRufUBuiw+zmWrlJzpWOWbahplg=", + "lastModified": 1750605355, + "narHash": "sha256-xT8cPLTxlktxI9vSdoBlAVK7dXgd8IK59j7ZwzkkhnI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3a05eebede89661660945da1f151959900903b6a", + "rev": "3078b9a9e75f1790e6d6ef9955fdc6a2d1740cc6", "type": "github" }, "original": { diff --git a/nix/default.nix b/nix/default.nix index 76058f5..e96ae82 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -24,6 +24,7 @@ let inherit version; hash = "sha256-J9AxZoLIopg00yZIIAJLYqNpQgg9Usry8UwFkTNtNCI="; }; + patches = []; }); in