Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hauskens committed Jan 9, 2024
1 parent 6733f0f commit 561b723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

outputs = { self, nixpkgs, nixos-generators, ... }@inputs:
let
version = "1.8";
version = "1.9";
system = "x86_64-linux";
pkgs = nixpkgs.legacyPackages.${system};
in
Expand Down

0 comments on commit 561b723

Please sign in to comment.