2
0
Fork 0

WiP! temporary inputs for absolute hook

This commit is contained in:
Ehmry - 2020-10-28 13:29:28 +01:00
parent baa20536ee
commit f190c2e2a1
2 changed files with 10 additions and 10 deletions

View File

@ -18,18 +18,18 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1603874504, "lastModified": 1603885791,
"narHash": "sha256-7YhG6BOjZ3iX0kL2KbHd7k8cczNwUxyGw/0Pn7noZA4=", "narHash": "sha256-u4nu9+ac4MacV8rrAaI1xKcSpenGD8YdLjPgPIjQsIM=",
"owner": "ehmry", "ref": "absoluteLibrariesHook",
"repo": "nixpkgs", "rev": "3f9d4bbef38e7481a2a5710c7e58689218695d43",
"rev": "686a80b95a8f1f3c86acd1d59ecdc5678903a55b", "revCount": 244251,
"type": "github" "type": "git",
"url": "file:///home/repo/nixpkgs"
}, },
"original": { "original": {
"owner": "ehmry",
"ref": "absoluteLibrariesHook", "ref": "absoluteLibrariesHook",
"repo": "nixpkgs", "type": "git",
"type": "github" "url": "file:///home/repo/nixpkgs"
} }
}, },
"root": { "root": {

View File

@ -6,7 +6,7 @@
flake = false; flake = false;
}; };
inputs.nixpkgs.url = "github:ehmry/nixpkgs/absoluteLibrariesHook"; inputs.nixpkgs.url = "git+file:///home/repo/nixpkgs?ref=absoluteLibrariesHook";
outputs = { self, genode, nixpkgs }: outputs = { self, genode, nixpkgs }:
let let