Skip to content

Commit 6beacee

Browse files
committed
nixos: 22.05 -> 22.11
1 parent 756cc26 commit 6beacee

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

flake.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Seamless integration of https://pre-commit.com git hooks with Nix.";
33

44
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
5-
inputs.nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-22.05";
5+
inputs.nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-22.11";
66
inputs.flake-utils.url = "github:numtide/flake-utils";
77
inputs.flake-compat = {
88
url = "github:edolstra/flake-compat";

0 commit comments

Comments
 (0)