1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-08-02 12:24:52 +02:00

bumb flake inputs

This commit is contained in:
Robin Appelman 2023-01-28 17:57:07 +01:00
commit 7dbb41a5d0
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "nixpkgs/release-22.05";
nixpkgs.url = "nixpkgs/release-22.11";
utils.url = "github:numtide/flake-utils";
};