Update jovian nixos

This commit is contained in:
Lillian-Violet 2024-01-04 19:30:17 +01:00
parent 042cf81ab0
commit 5b2f58f98a

View file

@ -11,7 +11,7 @@
( (
# Put the most recent revision here: # Put the most recent revision here:
let let
revision = "4d24d2ff927a8b8a698bbacdb1966045bcadf872"; revision = "1962ff3135b1468ae473a196da01d0ebf38c144e";
in in
builtins.fetchTarball { builtins.fetchTarball {
url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz"; url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz";