Skip to content

Commit bab6d5d

Browse files
committed
Update nixpkgs to 23.05
1 parent 722c5d3 commit bab6d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/{% if nix %}flake.nix{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
};
1212

1313
inputs = {
14-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
14+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
1515
flake-parts.url = "github:hercules-ci/flake-parts";
1616
poetry2nix = {
1717
url = "github:nix-community/poetry2nix?ref=1.42.0";

0 commit comments

Comments
 (0)