Skip to content

Commit

Permalink
Merge pull request #42 from cachix/renovate/nixpkgs-24.x
Browse files Browse the repository at this point in the history
chore(deps): update nixpkgs to nixos-24.05
  • Loading branch information
domenkozar authored Jul 22, 2024
2 parents 67b3596 + 72f8b63 commit 9000603
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "All Python versions packages in Nix.";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
flake-compat.url = "github:edolstra/flake-compat";
flake-compat.flake = false;
};
Expand Down

0 comments on commit 9000603

Please sign in to comment.