Skip to content

Commit 4174a99

Browse files
committed
build: pin nixpkgs to 24.05
1 parent e4f971e commit 4174a99

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

flake.lock

Lines changed: 11 additions & 8 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
description = "Hraban's git tools";
1717

1818
inputs = {
19+
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
1920
flake-compat = {
2021
url = "github:edolstra/flake-compat";
2122
flake = false;

0 commit comments

Comments
 (0)