From 71853332fa4b3d5447f863d5919bc792667cf979 Mon Sep 17 00:00:00 2001 From: Vehbi Sinan Tunalioglu Date: Thu, 13 Feb 2025 09:22:08 +0800 Subject: [PATCH] chore(deps): bump nixpkgs --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 5b3bf53..8476ac0 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -20,10 +20,10 @@ "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "b2775252bac01d5ec8cd983ea05b233dbd73e208", - "sha256": "0k5xxsnpwabgmsy6m0jda9lifb15bpljyb6f0hkxwwkzasrnl3fk", + "rev": "efc60b3e477818e3b5fcec5f3a7c0aea4865ae87", + "sha256": "0h0lj0yqxgnwl87pmn1xrmmqd9y5vv25lmbychd7kdm09vg7zaf5", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/b2775252bac01d5ec8cd983ea05b233dbd73e208.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/efc60b3e477818e3b5fcec5f3a7c0aea4865ae87.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }