Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 14a335d1 authored by Millian Poquet's avatar Millian Poquet
Browse files

[TutoNix] default.nix: customizable pkgs

parent bda84b38
No related branches found
No related tags found
No related merge requests found
with import <nixpkgs> {};
{ pkgs ? import <nixpkgs> {} }:
with pkgs;
let texlive = pkgs.texlive.combine {
inherit (pkgs.texlive)
everypage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment