summaryrefslogtreecommitdiffstats
path: root/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-05-31 12:26:53 +0200
committermakefu <github@syntax-fehler.de>2018-05-31 12:38:29 +0200
commit6080fc23e0437c907f3f0032684f53aa137c1de6 (patch)
tree287c72f4e5d51cc67b3a2729a37f3c87c951c29e /source.nix
parent3bb1c28014badbe99c64c4081bc212f98ab10c8a (diff)
ma source: fix exfat-nofuse build
Diffstat (limited to 'source.nix')
-rw-r--r--source.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/source.nix b/source.nix
index a15edd1aa..56d9095b2 100644
--- a/source.nix
+++ b/source.nix
@@ -23,8 +23,9 @@ let
];
};
# TODO: automate updating of this ref + cherry-picks
- ref = "a8e3e2cc1f7"; # nixos-18.03 @ 2018-05-31
- # + do_sqlite3 ruby: 55a952be5b5
+ ref = "60b6ab055ad"; # nixos-18.03 @ 2018-05-31
+ # + do_sqlite3 ruby: 55a952be5b5
+ # + exfat-nofuse bump: ee6a5296a35
in
evalSource (toString _file) [