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:
@@ -6,7 +6,7 @@
|
||||
nix = nix;
|
||||
extraContents = [ cachix ];
|
||||
}).overrideAttrs (prev: {
|
||||
meta = (prev.meta or {}) // {
|
||||
meta = (prev.meta or { }) // {
|
||||
description = "Nix and Cachix image";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user