diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 05:32:27 +0000 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-12-26 10:45:33 -0800 |
commit | e563a9772ecf64fb68091ae359901383c88c9f44 (patch) | |
tree | c6bce9df8ad7cf84870f5ccc488518b70efb5b6e | |
parent | chore: update flake (diff) | |
download | fcuny.net-e563a9772ecf64fb68091ae359901383c88c9f44.tar.gz |
chore: update flake
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/f88c003dce3390d55c56f6f6ea07233ef7eb1795' (2023-12-17) → 'github:nixos/nixpkgs/cb574470bb7e360016c254867f7734a95812b47f' (2023-12-24) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/d06b70e5163a903f19009c3f97770014787a080f' (2023-12-13) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock index a5c104a..3251dd6 100644 --- a/flake.lock +++ b/flake.lock @@ -75,11 +75,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1702784852, - "narHash": "sha256-FWA2MGnwTRWBoqZJWCkcLDu3A1Ua6K9DEaPvzH6yLNM=", + "lastModified": 1703395344, + "narHash": "sha256-cAgNsKUbbOjm3s8NJwRa0YEgyLbTVQ5Y+z4SCUIRs4k=", "owner": "nixos", "repo": "nixpkgs", - "rev": "f88c003dce3390d55c56f6f6ea07233ef7eb1795", + "rev": "cb574470bb7e360016c254867f7734a95812b47f", "type": "github" }, "original": { @@ -202,11 +202,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1702461037, - "narHash": "sha256-ssyGxfGHRuuLHuMex+vV6RMOt7nAo07nwufg9L5GkLg=", + "lastModified": 1702979157, + "narHash": "sha256-RnFBbLbpqtn4AoJGXKevQMCGhra4h6G2MPcuTSZZQ+g=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "d06b70e5163a903f19009c3f97770014787a080f", + "rev": "2961375283668d867e64129c22af532de8e77734", "type": "github" }, "original": { |