⬆️ upgrade dependencies

This commit is contained in:
2022-10-14 23:28:47 -04:00
parent bc4063d2ae
commit 50b1812483
5 changed files with 354 additions and 297 deletions

View File

@@ -2,7 +2,7 @@
description = "walkah.net";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/release-22.05";
flake-utils.url = "github:numtide/flake-utils";
flake-compat = {