diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-14 05:32:13 +0000 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-01-14 06:43:31 -0800 |
commit | 96aec649fb633ff827732bf387aa5e3021e390bf (patch) | |
tree | d420db789da0a588af6c26306e57267c78d70b11 | |
parent | chore: update flake (diff) | |
download | fcuny.net-96aec649fb633ff827732bf387aa5e3021e390bf.tar.gz |
chore: update flake
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/a43475ef656b1e000185a25b7206fb87cbd2782d' (2024-01-07) → 'github:nixos/nixpkgs/dd5621df6dcb90122b50da5ec31c411a0de3e538' (2024-01-14) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/9d3d7e18c6bc4473d7520200d4ddab12f8402d38' (2023-12-30) → 'github:cachix/pre-commit-hooks.nix/274ae3979a0eacae422e1bbcf63b8b7a335e1114' (2024-01-12) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/e434da615ef74187ba003b529cc72f425f5d941e' (2024-01-02) → 'github:numtide/treefmt-nix/04f25d7bec9fb29d2c3bacaa48a3304840000d36' (2024-01-07)
-rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 0025a12..18cae6a 100644 --- a/flake.lock +++ b/flake.lock @@ -75,11 +75,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1704603399, - "narHash": "sha256-KQJLxPRmYDnvEUpsdfee9VwCFYv96ADzNyOOSHD+pvI=", + "lastModified": 1705204527, + "narHash": "sha256-WVz9WdaFBhAwO/7A+HlW8HPJ4VQ8QnpCD1WZAcAPneo=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a43475ef656b1e000185a25b7206fb87cbd2782d", + "rev": "dd5621df6dcb90122b50da5ec31c411a0de3e538", "type": "github" }, "original": { @@ -146,11 +146,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1703939133, - "narHash": "sha256-Gxe+mfOT6bL7wLC/tuT2F+V+Sb44jNr8YsJ3cyIl4Mo=", + "lastModified": 1705072518, + "narHash": "sha256-90dERRuG781f0EWjn2AOtScZqsTcpIFLpY8TN2VbkL8=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "9d3d7e18c6bc4473d7520200d4ddab12f8402d38", + "rev": "274ae3979a0eacae422e1bbcf63b8b7a335e1114", "type": "github" }, "original": { @@ -202,11 +202,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1704233915, - "narHash": "sha256-GYDC4HjyVizxnyKRbkrh1GugGp8PP3+fJuh40RPCN7k=", + "lastModified": 1704649711, + "narHash": "sha256-+qxqJrZwvZGilGiLQj3QbYssPdYCwl7ejwMImgH7VBQ=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "e434da615ef74187ba003b529cc72f425f5d941e", + "rev": "04f25d7bec9fb29d2c3bacaa48a3304840000d36", "type": "github" }, "original": { |