diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-03-17 05:32:18 +0000 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-03-18 06:32:01 -0700 |
commit | e4d5a1bf641108ca2332fc15ee7c1d6c7ebdf293 (patch) | |
tree | 9e125a7c395d8d5e753ca80adc17b31fb57065fc | |
parent | build(deps): bump cachix/install-nix-action from 25 to 26 (diff) | |
download | fcuny.net-e4d5a1bf641108ca2332fc15ee7c1d6c7ebdf293.tar.gz |
chore: update flake
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28) → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/926fd393dc37f75c568f3c13e75ff75c4caf86f7' (2024-03-10) → 'github:nixos/nixpkgs/ccc0632c5d228ed290d471c884853718c06a1194' (2024-03-17) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/9c57261c71871d2208a6dd4394774cca226c6dbc' (2024-03-08) → 'github:numtide/treefmt-nix/35791f76524086ab4b785a33e4abbedfda64bd22' (2024-03-12)
-rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 574d4c9..d5faeaf 100644 --- a/flake.lock +++ b/flake.lock @@ -21,11 +21,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1709126324, - "narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=", + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", "repo": "flake-utils", - "rev": "d465f4819400de7c8d874d50b982301f28a84605", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { @@ -75,11 +75,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1710044734, - "narHash": "sha256-bY2oNKHbHahzFAmWinDkpjj60XcmKitzlvg9hGbI4q4=", + "lastModified": 1710650647, + "narHash": "sha256-RzMMofuBP6vl857HQQ3M4sY+on3FY5lUNz8apW5A5iU=", "owner": "nixos", "repo": "nixpkgs", - "rev": "926fd393dc37f75c568f3c13e75ff75c4caf86f7", + "rev": "ccc0632c5d228ed290d471c884853718c06a1194", "type": "github" }, "original": { @@ -202,11 +202,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1709911575, - "narHash": "sha256-yC2iOKe0BSZAeXLNPXPrsGn5BwUTYYZESKb+OblLnXY=", + "lastModified": 1710278050, + "narHash": "sha256-Oc6BP7soXqb8itlHI8UKkdf3V9GeJpa1S39SR5+HJys=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "9c57261c71871d2208a6dd4394774cca226c6dbc", + "rev": "35791f76524086ab4b785a33e4abbedfda64bd22", "type": "github" }, "original": { |