2
0
Fork 0

Update Nixpkgs input for absolute libraries hook

This commit is contained in:
Emery Hemingway 2020-10-28 09:43:32 +01:00
parent f517d86d15
commit baa20536ee
2 changed files with 7 additions and 7 deletions

View File

@ -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"
}

View File

@ -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