]> source.dussan.org Git - gitea.git/commitdiff
Fix update flake (#31626)
author6543 <6543@obermui.de>
Fri, 12 Jul 2024 16:25:54 +0000 (09:25 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Jul 2024 16:25:54 +0000 (16:25 +0000)
flake.lock
flake.nix

index 606f8836c138091bb99ef9882c0669046b6c2e53..9eadad2b944523d2de4d2591abc7392c7a53ecd2 100644 (file)
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1717974879,
-        "narHash": "sha256-GTO3C88+5DX171F/gVS3Qga/hOs/eRMxPFpiHq2t+D8=",
+        "lastModified": 1720542800,
+        "narHash": "sha256-ZgnNHuKV6h2+fQ5LuqnUaqZey1Lqqt5dTUAiAnqH0QQ=",
         "owner": "nixos",
         "repo": "nixpkgs",
-        "rev": "c7b821ba2e1e635ba5a76d299af62821cbcb09f3",
+        "rev": "feb2849fdeb70028c70d73b848214b00d324a497",
         "type": "github"
       },
       "original": {
index 22354663dd5aaf7b1391c08574183302bcc83977..e2f273e3418d9cad391940841e41f6eede49847c 100644 (file)
--- a/flake.nix
+++ b/flake.nix
@@ -31,6 +31,7 @@
             # backend
             go_1_22
             gofumpt
+            sqlite
           ];
         };
       }