Skip to content

Commit 82f69a5

Browse files
chore(deps): update nixpkgs to nixos-24.11 (#13914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aa5e45 commit 82f69a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dev/nix/flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/nix/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
66
flake-parts = { url = "github:hercules-ci/flake-parts"; inputs.nixpkgs-lib.follows = "nixpkgs"; };
77
devenv.url = "github:cachix/devenv";
88
nix-filter.url = "github:numtide/nix-filter";

0 commit comments

Comments
 (0)