My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/lib
Adam Joseph ba3c562fdc
lib/systems: uname.processor is "uname -m", not "uname -p" (#189958)
2 years ago
..
systems lib/systems: uname.processor is "uname -m", not "uname -p" (#189958) 2 years ago
tests Merge pull request #188289 from erikarvstedt/fix-disabled-modules-abs-paths 2 years ago
asserts.nix lib/asserts: use throw to display message for assertMsg 2 years ago
attrsets.nix lib.foldAttrs: Clarify example 2 years ago
cli.nix lib/cli: mkKey -> mkOptionName, use generators.mkValueStringDefault 4 years ago
customisation.nix lib/customization: Improve callPackage error message for missing args 2 years ago
debug.nix lib/debug: add traceFnSeqN 3 years ago
default.nix lib/options: Add showOptionWithDefLocs 2 years ago
deprecated.nix treewide: fold -> foldr 3 years ago
fetchers.nix Convert libs to a fixed-point 7 years ago
filesystem.nix lib: Add readTree function to filesystem 4 years ago
fixed-points.nix lib.compose{Many,}Extensions: Make compatible with nix flake check 3 years ago
flake.nix Fix import path. 3 years ago
generators.nix lib/generators: withRecursion: don't break attr-sets with special attrs 2 years ago
kernel.nix Merge pull request #84032 from teto/fix_kernel_merge 4 years ago
licenses.nix Merge pull request #161118 from arkivm/init-dwarf2json 2 years ago
lists.nix Fix a typo in the lib.foldr docstring 2 years ago
meta.nix lib/meta: add getExe to get the main program of a drv 2 years ago
minver.nix boostrap fetchurl: Add SRI support 2 years ago
modules.nix Merge branch 'master' into option-docs-md 2 years ago
options.nix lib/modules: convert option description to MD 2 years ago
source-types.nix lib.sourceTypes: simplify implementation 2 years ago
sources.nix lib.sources: Improve docs 2 years ago
strings-with-deps.nix lib: Use Nix's static scope checking, fix error message, optimize 4 years ago
strings.nix lib/strings/toShellVars: handle derivations as strings 2 years ago
trivial.nix lib/trivial: Update oldestSupportedRelease 2 years ago
types.nix lib.types, nixos/users: Make passwdEntry available 2 years ago
versions.nix lib/versions: expose splitVersion 5 years ago
zip-int-bits.nix lib/zip-int-bits: fix typo: bitXOR -> bitXor 2 years ago