Skip to content

Commit 9614bda

Browse files
committed
update flake
1 parent 4442b76 commit 9614bda

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

flake.lock

Lines changed: 6 additions & 5 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
@@ -1,7 +1,7 @@
11
{
22
description = "A tool for modifying ELF executables and libraries";
33

4-
inputs.nixpkgs.url = "nixpkgs/nixpkgs-unstable";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
55

66
outputs = { self, nixpkgs }:
77

0 commit comments

Comments
 (0)