ctucx.git: nixfiles

ctucx' nixfiles

commit 7a32ab11fe94798bd68fe9ed26784acd5d67e4ec
parent 06b856131112fd35f551ddb67a45cc0a5106e4fc
Author: Leah (ctucx) <git@ctu.cx>
Date: Sun, 25 Dec 2022 13:09:32 +0100

machines/lollo/websites/wifionic.de: update o2tiles version
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -379,11 +379,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1670690154,
-        "narHash": "sha256-r7lwCh2ijGssvChyz1zpautZldUz2zU2PvGgjST12gA=",
+        "lastModified": 1671968316,
+        "narHash": "sha256-GlIUWlwMdU1okAVjtjPvPbUUSqv6pruJHjRDRi3JuJ8=",
         "ref": "master",
-        "rev": "67d4f5eb49945fdb4b11b2fd6332a7d9b9730681",
-        "revCount": 4,
+        "rev": "76c9f20772b10af0a5b6ea2ac080a9b8bab964a7",
+        "revCount": 5,
         "type": "git",
         "url": "https://git.ctu.cx/mobile-coverage-map"
       },
diff --git a/machines/lollo/websites/wifionic.de.nix b/machines/lollo/websites/wifionic.de.nix
@@ -1,7 +1,7 @@
 { pkgs, ...}:
 
 let
-  version = "251";
+  version = "262";
 
 in {