mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 20:30:37 -05:00
nixpkgs-fmt
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
, mkUserEnvironment
|
||||
}:
|
||||
let
|
||||
channel = builtins.getEnv("NIXPKGS_CHANNEL");
|
||||
channel = builtins.getEnv ("NIXPKGS_CHANNEL");
|
||||
|
||||
# generate a user profile for the image
|
||||
profile = mkUserEnvironment {
|
||||
|
||||
Reference in New Issue
Block a user