From 34553dfac592ed7438d95bb637088b416224a521 Mon Sep 17 00:00:00 2001 From: sterni Date: Fri, 24 Mar 2023 14:34:26 +0100 Subject: chore(3p/sources): bump home-manager Previously there was an issue in nmd which prevents it from working with Nix 2.3 (it passed --store dummy://) which is why we hadn't updated home-manager for a while. home-manager has now [included] the [fix] for nmd I proposed, so we can finally update! [fix]: https://git.sr.ht/~rycee/nmd/commit/f5a18594255866342ace46827c390c36875337e5 [included]: https://github.com/nix-community/home-manager/commit/db37c537603d1d45d022cc0666ad45197455b364 Change-Id: Ia1447549c0f97aa754ac1842eb453e95838c00c5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8346 Tested-by: BuildkiteCI Autosubmit: sterni Reviewed-by: tazjin --- third_party/sources/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/third_party/sources/sources.json b/third_party/sources/sources.json index fe24f9c23e..f370337ac0 100644 --- a/third_party/sources/sources.json +++ b/third_party/sources/sources.json @@ -29,10 +29,10 @@ "homepage": "https://nix-community.github.io/home-manager/", "owner": "nix-community", "repo": "home-manager", - "rev": "7026e1a934abfa02623c9870378dbcdac3cd7f80", - "sha256": "1w1vmixz9593zgja2sfpq8j9w3340aisq74jfb6mmsawjavl92p0", + "rev": "2f8d24b7f57fdd404defe84626b08f3318612f8c", + "sha256": "1q52qjjcwr6k36jkrfbqcppvan3a25djfmbxgm64zjbzbq26hkzn", "type": "tarball", - "url": "https://github.com/nix-community/home-manager/archive/7026e1a934abfa02623c9870378dbcdac3cd7f80.tar.gz", + "url": "https://github.com/nix-community/home-manager/archive/2f8d24b7f57fdd404defe84626b08f3318612f8c.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "impermanence": { -- cgit 1.4.1