We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722c5d3 commit bab6d5dCopy full SHA for bab6d5d
template/{% if nix %}flake.nix{% endif %}.jinja
@@ -11,7 +11,7 @@
11
};
12
13
inputs = {
14
- nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
+ nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
15
flake-parts.url = "github:hercules-ci/flake-parts";
16
poetry2nix = {
17
url = "github:nix-community/poetry2nix?ref=1.42.0";
0 commit comments