about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorMalte Voos <git@mal.tc>2025-02-17 23:56:27 +0100
committerMalte Voos <git@mal.tc>2025-02-17 23:56:27 +0100
commite1bbd03df6324936fb63e676f562e47e51b0a837 (patch)
treed8318f478b0a873f6442201a776c5e308fc290aa /flake.nix
parentc3a8e89a4bfab3c64c94fc6df42e94b231be4bff (diff)
downloadreMder-e1bbd03df6324936fb63e676f562e47e51b0a837.tar.gz
reMder-e1bbd03df6324936fb63e676f562e47e51b0a837.zip
foo
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 27a4a38..ef3a18c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,6 +1,6 @@
 {
   inputs = {
-    nixpkgs.url = "github:malte-v/nixpkgs/libguestfs-appliance-fix";
+    nixpkgs.url = "github:malte-v/nixpkgs/raspi3";
     flake-utils.url = "github:numtide/flake-utils";
   };
   outputs = { self, nixpkgs, flake-utils }: