This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
lib
History
Bas van Dijk
6e7822b8f3
lib: toHex -> toHexString & toBase -> toBaseDigits
...
This makes the type of these functions more apparent from the name.
2020-07-20 13:14:19 +02:00
..
systems
…
tests
lib: toHex -> toHexString & toBase -> toBaseDigits
2020-07-20 13:14:19 +02:00
asserts.nix
…
attrsets.nix
lib/attrsets: add getMan function
2020-06-18 10:16:57 +02:00
cli.nix
…
customisation.nix
…
debug.nix
…
default.nix
lib: toHex -> toHexString & toBase -> toBaseDigits
2020-07-20 13:14:19 +02:00
deprecated.nix
…
fetchers.nix
…
filesystem.nix
…
fixed-points.nix
…
generators.nix
…
kernel.nix
…
licenses.nix
licenses: Make single-version-only GPL explicit
2020-07-05 17:51:30 +02:00
lists.nix
…
meta.nix
…
minver.nix
…
modules.nix
…
options.nix
…
sources.nix
commitIdFromGitRepo: fix stackoverflow if many branches are used.
2020-07-17 10:44:08 +01:00
strings-with-deps.nix
…
strings.nix
…
trivial.nix
lib: toHex -> toHexString & toBase -> toBaseDigits
2020-07-20 13:14:19 +02:00
types.nix
…
versions.nix
…
zip-int-bits.nix
…