Skip to content

Commit af2ada2

Browse files
chore: update flake.nix to v3.49.0 [skip ci]
1 parent 771f0fc commit af2ada2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
flake-utils.lib.eachDefaultSystem (system:
1111
let
1212
pkgs = nixpkgs.legacyPackages.${system};
13-
version = "3.48.0";
13+
version = "3.49.0";
1414
in
1515
{
1616
packages = {

0 commit comments

Comments
 (0)