diff options
author | Silas Schöffel <sils@sils.li> | 2024-06-16 22:06:50 +0200 |
---|---|---|
committer | Silas Schöffel <sils@sils.li> | 2024-06-16 22:07:42 +0200 |
commit | a8bd9d2176f174b74258cdf352db0c41acafa1b6 (patch) | |
tree | c663db823b6b8e584fd048354cd4bc275e8cb5b3 /flake.lock | |
parent | roles.sils.laptop: disable sway (diff) | |
download | nix-config-a8bd9d2176f174b74258cdf352db0c41acafa1b6.tar.gz nix-config-a8bd9d2176f174b74258cdf352db0c41acafa1b6.zip |
flake.lock: update
Flake lock file updates: • Updated input 'lanzaboote/crane/nixpkgs': 'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb' (2024-06-13) → follows 'lanzaboote/nixpkgs' • Updated input 'lanzaboote/rust-overlay/flake-utils': 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) → follows 'lanzaboote/flake-utils' • Updated input 'lanzaboote/rust-overlay/nixpkgs': 'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb' (2024-06-13) → follows 'lanzaboote/nixpkgs' • Updated input 'nixvim': 'github:nix-community/nixvim/7a2a25af02be25987aa43cd681312f4b5ba12317' (2024-06-14) → 'github:nix-community/nixvim/6ac0d2869d8d5a71547a504900f9199871d62506' (2024-06-16)
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 6e48734..2ce3afd 100644 --- a/flake.lock +++ b/flake.lock @@ -683,11 +683,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1718376125, - "narHash": "sha256-NIJZxmY2CWsqJK/9BQCRSHfcCY9K6thjq/1XtJobxmU=", + "lastModified": 1718560097, + "narHash": "sha256-JI17CzgQbbzeB2H0n3G9N/HtTAMFSq2IFbRPnlJNTt8=", "owner": "nix-community", "repo": "nixvim", - "rev": "7a2a25af02be25987aa43cd681312f4b5ba12317", + "rev": "6ac0d2869d8d5a71547a504900f9199871d62506", "type": "github" }, "original": { |