diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-03-31 05:32:15 +0000 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-04-01 06:54:00 -0700 |
commit | 7b72d0b02a2fbc3a44f289aea01a3552c99132c7 (patch) | |
tree | d1f25a8b40c95428221631d6154f62c582b97bd6 | |
parent | chore: update flake (diff) | |
download | fcuny.net-7b72d0b02a2fbc3a44f289aea01a3552c99132c7.tar.gz |
chore: update flake
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/2a3616e0e0789107f478a6f9b556886ad65898fd' (2024-03-24) → 'github:nixos/nixpkgs/c459054f7eeaf588063f5133175a12034acecc00' (2024-03-31) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/e611897ddfdde3ed3eaac4758635d7177ff78673' (2024-03-20) → 'github:cachix/pre-commit-hooks.nix/9fc61b5eb0e50fc42f1d358f5240722907b79726' (2024-03-31) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/7ee5aaac63c30d3c97a8c56efe89f3b2aa9ae564' (2024-03-18) → 'github:numtide/treefmt-nix/1810d51a015c1730f2fe05a255258649799df416' (2024-03-30)
-rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 157f4a7..7eab071 100644 --- a/flake.lock +++ b/flake.lock @@ -75,11 +75,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1711256241, - "narHash": "sha256-krIuNK+e0s9IbdlAITEZQtk441Pw2smi3ug6Yv5XhcI=", + "lastModified": 1711860465, + "narHash": "sha256-UlLFWApDUn0zMe7h0PJBTSaVUs3ZfDZ0LHRXBF3QRmU=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2a3616e0e0789107f478a6f9b556886ad65898fd", + "rev": "c459054f7eeaf588063f5133175a12034acecc00", "type": "github" }, "original": { @@ -146,11 +146,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1710923068, - "narHash": "sha256-6hOpUiuxuwpXXc/xfJsBUJeqqgGI+JMJuLo45aG3cKc=", + "lastModified": 1711850184, + "narHash": "sha256-rs5zMkTO+AlVBzgOaskAtY4zix7q3l8PpawfznHotcQ=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "e611897ddfdde3ed3eaac4758635d7177ff78673", + "rev": "9fc61b5eb0e50fc42f1d358f5240722907b79726", "type": "github" }, "original": { @@ -202,11 +202,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1710781103, - "narHash": "sha256-nehQK/XTFxfa6rYKtbi8M1w+IU1v5twYhiyA4dg1vpg=", + "lastModified": 1711803027, + "narHash": "sha256-Qic3OvsVLpetchzaIe2hJqgliWXACq2Oee6mBXa/IZQ=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "7ee5aaac63c30d3c97a8c56efe89f3b2aa9ae564", + "rev": "1810d51a015c1730f2fe05a255258649799df416", "type": "github" }, "original": { |