summaryrefslogtreecommitdiffstats
path: root/krebs/1systems/onebutton/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-06-24 23:42:30 +0200
committermakefu <github@syntax-fehler.de>2018-06-24 23:42:30 +0200
commit179a0c8e86868428d2895742d2b066cc72542070 (patch)
tree706c2c1eda8f0048bb2ef282dfdeac5ce6dfe9ee /krebs/1systems/onebutton/source.nix
parent14693d22bbd3f5a171becb2b92cad5a53d4e3ea4 (diff)
onebutton.r: add mpc-booter
Diffstat (limited to 'krebs/1systems/onebutton/source.nix')
-rw-r--r--krebs/1systems/onebutton/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/1systems/onebutton/source.nix b/krebs/1systems/onebutton/source.nix
index 8f25881c..6842bfaa 100644
--- a/krebs/1systems/onebutton/source.nix
+++ b/krebs/1systems/onebutton/source.nix
@@ -4,7 +4,7 @@ let
nixpkgs = pkgs.fetchFromGitHub {
owner = "nixos";
repo = "nixpkgs-channels";
- rev = "6c064e6b"; # only binary cache for unstable arm6
+ rev = "nixos-unstable"; # only binary cache for unstable arm6
sha256 = "1rqzh475xn43phagrr30lb0fd292c1s8as53irihsnd5wcksnbyd";
};
in import <stockholm/krebs/source.nix> {