flake.lock: Update

Flake lock file updates:

• Updated input 'dream2nix':
    'github:nix-community/dream2nix/262198033e23e9ee832f0cc8133d38f07598f555' (2023-12-13)
  → 'github:nix-community/dream2nix/1b5e01219a32324c8f6889fe1f4db933ec7932f6' (2024-06-29)
• Updated input 'dream2nix/nixpkgs':
    'github:NixOS/nixpkgs/e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d' (2023-12-11)
  → 'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d' (2024-06-27)
• Updated input 'fenix':
    'github:nix-community/fenix/c6d82e087ac96f24b90c5787a17e29a72566c2b4' (2023-12-31)
  → 'github:nix-community/fenix/ebfe2c639111d7e82972a12711206afaeeda2450' (2024-07-01)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/e872f5085cf5b0e44558442365c1c033d486eff2' (2023-12-30)
  → 'github:rust-lang/rust-analyzer/ea7fdada6a0940b239ddbde2048a4d7dac1efe1e' (2024-06-30)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9dd7699928e26c3c00d5d46811f1358524081062' (2023-12-30)
  → 'github:nixos/nixpkgs/7dca15289a1c2990efbe4680f0923ce14139b042' (2024-06-30)
This commit is contained in:
Tristan Daniël Maat 2024-07-01 18:31:50 +02:00
parent d14f50c8dc
commit 4a099f27a2
Signed by: tlater
GPG key ID: 49670FD774E43268
2 changed files with 17 additions and 17 deletions

View file

@ -2,7 +2,7 @@
description = "tlater.net web server";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
dream2nix.url = "github:nix-community/dream2nix";
fenix = {