change steamdeck jovian version

This commit is contained in:
2023-09-29 15:40:55 +02:00
parent eb3e3972f3
commit b73763c6f8

View File

@@ -4,7 +4,7 @@
imports = [ imports = [
( (
# Put the most recent revision here: # Put the most recent revision here:
let revision = "5cb5c5cbac8fc83aa62d8968c58a7ef556342b39"; in let revision = "23a04239f751f4bf87d0dd2f4c15220d55eef970"; 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";
# Update the hash as needed: # Update the hash as needed: