From eaf74843989850f9dd8a5a7f707f9529bf612bff Mon Sep 17 00:00:00 2001
From: Julien Malka <julien@malka.sh>
Date: Fri, 5 Apr 2024 19:24:04 +0200
Subject: [PATCH] go back to upstream nixos-anywhere

---
 deps/sources.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/deps/sources.json b/deps/sources.json
index d7902c1..a0480d7 100644
--- a/deps/sources.json
+++ b/deps/sources.json
@@ -127,13 +127,13 @@
       "type": "Git",
       "repository": {
         "type": "GitHub",
-        "owner": "JulienMalka",
+        "owner": "nix-community",
         "repo": "nixos-anywhere"
       },
       "branch": "main",
-      "revision": "dba5c68db747fd32028d5f0b70e626f9a08a9690",
-      "url": "https://github.com/JulienMalka/nixos-anywhere/archive/dba5c68db747fd32028d5f0b70e626f9a08a9690.tar.gz",
-      "hash": "12mk3mxs04s1qbaidfp7jq4wcjycln2pdy2sj3sj7lxk0hnqc5g7"
+      "revision": "c34fd217b1765c9e92845051069f49560a52b8d6",
+      "url": "https://github.com/nix-community/nixos-anywhere/archive/c34fd217b1765c9e92845051069f49560a52b8d6.tar.gz",
+      "hash": "04bbnrz1lc8s6np20fmwlw7yf61c8l3c5q4pl0dj7lqn22fp4nyk"
     },
     "nixos-mailserver": {
       "type": "Git",