mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixpkgs doc: add format Make target
This commit is contained in:
parent
8cb0252b1e
commit
ab1648bf0d
4 changed files with 81 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
{ pkgs ? import ../. {} }:
|
||||
(import ./default.nix).overrideAttrs (x: {
|
||||
buildInputs = x.buildInputs ++ [ pkgs.xmloscopy ];
|
||||
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue