diff --git a/flake.lock b/flake.lock index a4b83a9..1c606a9 100644 --- a/flake.lock +++ b/flake.lock @@ -18,16 +18,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1603868764, - "narHash": "sha256-WPummiqYWunZJ3sXUN1ez3ww68YZdnR5VhLEttn17Cw=", - "owner": "NixOS", + "lastModified": 1603874504, + "narHash": "sha256-7YhG6BOjZ3iX0kL2KbHd7k8cczNwUxyGw/0Pn7noZA4=", + "owner": "ehmry", "repo": "nixpkgs", - "rev": "5596cbfb9e914989ffe62cf7e21f332acb3b05b9", + "rev": "686a80b95a8f1f3c86acd1d59ecdc5678903a55b", "type": "github" }, "original": { - "owner": "NixOS", - "ref": "release-20.09", + "owner": "ehmry", + "ref": "absoluteLibrariesHook", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index 37cfbc2..1f204f4 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,7 @@ flake = false; }; - inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-20.09"; + inputs.nixpkgs.url = "github:ehmry/nixpkgs/absoluteLibrariesHook"; outputs = { self, genode, nixpkgs }: let