Skip to content

Commit

Permalink
allow unfree nixpkgs (railwayapp#682)
Browse files Browse the repository at this point in the history
Co-authored-by: Milo <[email protected]>
  • Loading branch information
coffee-cup and Milo123459 authored Nov 22, 2022
1 parent 1a37a46 commit f95defd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ENV \
NIX_SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt \
NIX_PATH=/nix/var/nix/profiles/per-user/root/channels \
NIXPKGS_ALLOW_BROKEN=1 \
NIXPKGS_ALLOW_UNFREE=1 \
LD_LIBRARY_PATH=/usr/lib \
CPATH=~/.nix-profile/include:$CPATH \
LIBRARY_PATH=~/.nix-profile/lib:$LIBRARY_PATH \
Expand Down

0 comments on commit f95defd

Please sign in to comment.