From 041913f4ebf64f60a85a0947f53d6d451a4725fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:23:43 -0700 Subject: [PATCH] Update nixpkgs-unstable (#163) # Why Users should have the latest and greatest nixpkgs-unstable available to them for use on Replit. # What Changed Updated the unstable channel by running `nix run nixpkgs#niv -- update nixpkgs-unstable`. # Notes See https://github.com/replit/goval/blob/main/docs/nix-cache.md for more information on updating the Nix cache. This PR is created via a GitHub Actions Workflow. Please take care to ensure its contents are correct. This Workflow runs every month to ensure the Replit nix cache is regularly updated. Co-authored-by: cdmistman --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index bbf025b..881b961 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -100,10 +100,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "47b604b07d1e8146d5398b42d3306fdebd343986", - "sha256": "0g0nl5dprv52zq33wphjydbf3xy0kajp0yix7xg2m0qgp83pp046", + "rev": "ae815cee91b417be55d43781eb4b73ae1ecc396c", + "sha256": "1m113g0jfmdhznx0b66x7aq7af8iz4vh00nacdvpmbnvz5bh66fd", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/47b604b07d1e8146d5398b42d3306fdebd343986.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/ae815cee91b417be55d43781eb4b73ae1ecc396c.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "prybar": {