Skip to content

Commit d6a0199

Browse files
EmilIvanichkovvPetarKirov
authored andcommitted
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b9fd420fa535fd254c6f1f26df770b32a9dc98b4' (2022-08-23) → 'github:NixOS/nixpkgs/f677051b8dc0b5e2a9348941c99eea8c4b0ff28f' (2022-09-18)
1 parent 37826d3 commit d6a0199

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 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
@@ -7,7 +7,7 @@
77
};
88

99
inputs = {
10-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05";
10+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
1111
flake-utils.url = github:numtide/flake-utils;
1212
};
1313

0 commit comments

Comments
 (0)