Update jovian nixos
This commit is contained in:
parent
4480804831
commit
7012b5b9f1
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue