Skip to content

Commit 1d06964

Browse files
committed
chore: update flake
1 parent b1bd528 commit 1d06964

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

flake.lock

Lines changed: 4 additions & 3 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 = "A flake for building the git-mirror project";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
66
};
77

88
outputs = { self, nixpkgs }:

0 commit comments

Comments
 (0)