From 69dcde0dd98c51d5226b42da09be488f414f70d7 Mon Sep 17 00:00:00 2001 From: Jinnah Ali-Clarke Date: Tue, 6 Aug 2024 09:11:46 -0400 Subject: [PATCH] use the same revision for nixpkgs as used in the monorepo to hopefully use cache --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 60c1fd0a..2654d946 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9ddcaffecdf098822d944d4147dd8da30b4e6843", - "sha256": "1w1r95a2zw5y64gwpy4jncap8c6syjhlm5ffa76l0vb48hxbd7n6", + "rev": "a149706fa833be1b3906eaae60230e0fbfdd067d", + "sha256": "1b3nywv7idiyq3j2vz5gr3vbfh3q4v4gw2qf7vpd5sb652f36g8x", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/9ddcaffecdf098822d944d4147dd8da30b4e6843.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/a149706fa833be1b3906eaae60230e0fbfdd067d.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs-unstable": {