go packages: use local nixpkgs
This commit is contained in:
parent
d4eb478865
commit
fa883cad05
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
pkgs ? import /home/steveej/src/github/NixOS/nixpkgs-systemsource {},
|
||||
pkgs ? import /home/steveej/src/github/NixOS/nixpkgs {},
|
||||
name ? "generic",
|
||||
version,
|
||||
extraBuildInputs ? [] }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue