Skip to content

Commit d5fa0e8

Browse files
committed
flake.lock: Update
Flake input changes: * Updated 'nixpkgs': 'github:NixOS/nixpkgs/48723f48ab92381f0afd50143f38e45cf3080405' -> 'github:NixOS/nixpkgs/ae47c79479a086e96e2977c61e538881913c0c08'
1 parent af2a9be commit d5fa0e8

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

flake.lock

Lines changed: 5 additions & 7 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/nixos-20.03";
4+
inputs.nixpkgs.url = "nixpkgs/nixos-20.09";
55

66
outputs = { self, nixpkgs }:
77

0 commit comments

Comments
 (0)