2
0
Fork 0

WiP! temporary inputs for absolute hook

This commit is contained in:
Emery Hemingway 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": {
"locked": {
"lastModified": 1603874504,
"narHash": "sha256-7YhG6BOjZ3iX0kL2KbHd7k8cczNwUxyGw/0Pn7noZA4=",
"owner": "ehmry",
"repo": "nixpkgs",
"rev": "686a80b95a8f1f3c86acd1d59ecdc5678903a55b",
"type": "github"
"lastModified": 1603885791,
"narHash": "sha256-u4nu9+ac4MacV8rrAaI1xKcSpenGD8YdLjPgPIjQsIM=",
"ref": "absoluteLibrariesHook",
"rev": "3f9d4bbef38e7481a2a5710c7e58689218695d43",
"revCount": 244251,
"type": "git",
"url": "file:///home/repo/nixpkgs"
},
"original": {
"owner": "ehmry",
"ref": "absoluteLibrariesHook",
"repo": "nixpkgs",
"type": "github"
"type": "git",
"url": "file:///home/repo/nixpkgs"
}
},
"root": {

View File

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