From a6c2c817cd23bd382c58766f2f0783899c32051c Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 13 Jun 2024 14:41:09 +0200 Subject: [PATCH] chore(deps): update flake --- flake.lock | 6 +++--- flake.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index bcf1fbab4..3ce8eac68 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1712449641, - "narHash": "sha256-U9DDWMexN6o5Td2DznEgguh8TRIUnIl9levmit43GcI=", + "lastModified": 1718149104, + "narHash": "sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "600b15aea1b36eeb43833a50b0e96579147099ff", + "rev": "e913ae340076bbb73d9f4d3d065c2bca7caafb16", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 078410fe7..d0995344d 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ # General tools git-cliff # Frontend tools - nodePackages.pnpm cypress + pnpm cypress # API tools go golangci-lint mage # Desktop