diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-04 05:32:07 +0000 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-02-04 08:52:35 -0800 |
commit | 8a0e69b809547615a5c684e4ebfc54c69ac93681 (patch) | |
tree | cc187e054c4e3068e6bb3634a6deb45eb654715e | |
parent | chore: update flake (diff) | |
download | fcuny.net-8a0e69b809547615a5c684e4ebfc54c69ac93681.tar.gz |
chore: update flake
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/eb39a068567c3264db3730576a6ade30602c1ded' (2024-01-28) → 'github:nixos/nixpkgs/e1297790f1c4ef4f607a907ba9ce0c4b3a557609' (2024-02-04) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/f56597d53fd174f796b5a7d3ee0b494f9e2285cc' (2024-01-20) → 'github:cachix/pre-commit-hooks.nix/7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf' (2024-01-28) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/fbef7c773be115ed33f37e97256a9e8f6312b925' (2024-01-26) → 'github:numtide/treefmt-nix/c6153c2a3ff4c38d231e3ae99af29b87f1df5901' (2024-01-28)
-rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 244a174..4cacc10 100644 --- a/flake.lock +++ b/flake.lock @@ -75,11 +75,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1706419753, - "narHash": "sha256-nciGPDVB4EIsc1whfxTk6lruVFJIxanyboQQVdj+paw=", + "lastModified": 1707016070, + "narHash": "sha256-P1bbrI4hYdCIg/XVS44xiHl1OHM68vlNP6L6YRQsUdM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "eb39a068567c3264db3730576a6ade30602c1ded", + "rev": "e1297790f1c4ef4f607a907ba9ce0c4b3a557609", "type": "github" }, "original": { @@ -146,11 +146,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1705757126, - "narHash": "sha256-Eksr+n4Q8EYZKAN0Scef5JK4H6FcHc+TKNHb95CWm+c=", + "lastModified": 1706424699, + "narHash": "sha256-Q3RBuOpZNH2eFA1e+IHgZLAOqDD9SKhJ/sszrL8bQD4=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "f56597d53fd174f796b5a7d3ee0b494f9e2285cc", + "rev": "7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf", "type": "github" }, "original": { @@ -202,11 +202,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1706285206, - "narHash": "sha256-3WWX6fckgMsFFOmYCuCRJqnLKFB2L3rS2EF6amD+Fp8=", + "lastModified": 1706462057, + "narHash": "sha256-7dG1D4iqqt0bEbBqUWk6lZiSqqwwAO0Hd1L5opVyhNM=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "fbef7c773be115ed33f37e97256a9e8f6312b925", + "rev": "c6153c2a3ff4c38d231e3ae99af29b87f1df5901", "type": "github" }, "original": { |