diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-11 05:32:03 +0000 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-02-12 17:50:40 -0800 |
commit | 00aaaa527ee8f4838eb662247e62f8ff66aa0364 (patch) | |
tree | 306bae76e5367653a44157bafa7c41ce9f55e0b3 | |
parent | build(deps): bump cachix/install-nix-action from 24 to 25 (diff) | |
download | fcuny.net-00aaaa527ee8f4838eb662247e62f8ff66aa0364.tar.gz |
chore: update flake
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/e1297790f1c4ef4f607a907ba9ce0c4b3a557609' (2024-02-04) → 'github:nixos/nixpkgs/d7c8d1d8427590de4ea9769732d0f27a4c117416' (2024-02-11) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf' (2024-01-28) → 'github:cachix/pre-commit-hooks.nix/0db2e67ee49910adfa13010e7f012149660af7f0' (2024-02-07) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/c6153c2a3ff4c38d231e3ae99af29b87f1df5901' (2024-01-28) → 'github:numtide/treefmt-nix/ac599dab59a66304eb511af07b3883114f061b9d' (2024-02-07)
-rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 4cacc10..b282b62 100644 --- a/flake.lock +++ b/flake.lock @@ -75,11 +75,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1707016070, - "narHash": "sha256-P1bbrI4hYdCIg/XVS44xiHl1OHM68vlNP6L6YRQsUdM=", + "lastModified": 1707627072, + "narHash": "sha256-yTLO5gT7KMkqtTzH8iWcyYsF0IAAX1afIt5W9gFngiA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e1297790f1c4ef4f607a907ba9ce0c4b3a557609", + "rev": "d7c8d1d8427590de4ea9769732d0f27a4c117416", "type": "github" }, "original": { @@ -146,11 +146,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1706424699, - "narHash": "sha256-Q3RBuOpZNH2eFA1e+IHgZLAOqDD9SKhJ/sszrL8bQD4=", + "lastModified": 1707297608, + "narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf", + "rev": "0db2e67ee49910adfa13010e7f012149660af7f0", "type": "github" }, "original": { @@ -202,11 +202,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1706462057, - "narHash": "sha256-7dG1D4iqqt0bEbBqUWk6lZiSqqwwAO0Hd1L5opVyhNM=", + "lastModified": 1707300477, + "narHash": "sha256-qQF0fEkHlnxHcrKIMRzOETnRBksUK048MXkX0SOmxvA=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "c6153c2a3ff4c38d231e3ae99af29b87f1df5901", + "rev": "ac599dab59a66304eb511af07b3883114f061b9d", "type": "github" }, "original": { |