index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
22 hours
lib.showWarnings: inherit lib functions, beta reduce for free
Eman Resu
22 hours
lib.{importJSON,importTOML}: inherit builtins to global scope
Eman Resu
22 hours
lib.toBaseDigits: avoid reversing list
Eman Resu
22 hours
lib.mirrorFunctionArgs: inline call to setFunctionArgs
Eman Resu
38 hours
lib.extendMkDerivation: performance cleanups (#522123)
adisbladis
38 hours
lib.fetchers: minor performance improvements (#522121)
adisbladis
3 days
lib.licenses: inherit lib functions into global scope
Eman Resu
3 days
lib.licenses: use && for exception licenses
Eman Resu
3 days
lib.licenses: add evaluateNamedProperty for quickly checking subattributes
Eman Resu
3 days
lib.licenses: prevent subcalls for non-simple licenses
Eman Resu
3 days
lib.licenses: only define OR and AND once
Eman Resu
3 days
lib.fetchers.withNormalizedHash: share removed attributes for every call
Eman Resu
3 days
lib.fetchers.withNormalizedHash: define hashSet before taking fetcher
Eman Resu
3 days
lib.fetchers: share default hash types between functions
Eman Resu
3 days
lib.fetchers: reuse default hash names between calls
Eman Resu
3 days
lib.fetchers.normalizeHash: avoid expensive builtins.tail call
Eman Resu
3 days
lib.fetchers.normalizeHash: remove unnecessary quotes
Eman Resu
3 days
lib.fetchers: inherit commonH lib functions into global scope
Eman Resu
3 days
lib.fetchers.withNormalizedHash: move lib inherits to toplevel
Eman Resu
3 days
lib.fetchers.normalizeHash: move lib inherits to toplevel
Eman Resu
3 days
lib.extendMkDerivation: save several function calls
Eman Resu
3 days
lib.extendMkDerivation: use a single attrset instead of merging
Eman Resu
4 days
lib.licenses: add new `spdxIds` (#519321)
Alyssa Ross
4 days
lib.license: add CFITSIO license, cfitsio: change license and homepage (#521119)
Alyssa Ross
5 days
lib.trivial: save attrset lookups in highly used functions (#520296)
adisbladis
6 days
lib.license: add CFITSIO license
Nicolas Benes
6 days
lib.systems.equals: fix euqality on re-elaborated platform (#521043)
Emily
6 days
lib.systems.equals: fix euqality on re-elaborated platform
Mix
7 days
lib.systems: foldl -> foldl'
adisbladis
8 days
lib.functionArgs: save a function call on every lookup
Eman Resu
8 days
lib.isFunction: save an attribute lookup
Eman Resu
8 days
lib/modules: document limitations of 'mkRenamedOptionModule' (#470160)
Johannes Kirschbauer
9 days
lib.types: Fix biggest/smallest supported int comment
toonn
9 days
lib.types: small performance improvements (#517843)
Johannes Kirschbauer
10 days
lib.systems.equals: only filter functions once (#513844)
Emily
10 days
lib.types: move variable to its usage, don't check condition twice
Eman Resu
10 days
lib.types: inline `tail` binding
Eman Resu
10 days
lib.types: use `head foo` instead of `elemAt foo 0`
Eman Resu
10 days
lib.types: reuse args in v2 merge functions
Eman Resu
10 days
lib.types: add variables to global scope
Eman Resu
10 days
lib/types: filter for nulls instead of counting them
Eman Resu
10 days
lib/types: only filter if we're actually getting an error
Eman Resu
10 days
lib.types: inherit builtins into scope
Eman Resu
10 days
lib.types: inherit builtins to global scope
Eman Resu
10 days
lib.modules: avoid override filtering on singleton lists
Eman Resu
10 days
lib.modules: use concatMap for override filtering
Eman Resu
10 days
lib.licenses: add new `spdxIds`
Jo
11 days
lib.license: add JSON, vimPlugins.barbar-nvim: set license (#518023)
Jo
12 days
lib/strings.concatLines: call concatStringsSep directly v2 (#514515)
Johannes Kirschbauer
12 days
lib/modules: make comment more clear (#518612)
Johannes Kirschbauer
[next]