Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NixOS/nix
/ functions
Functions
4,615 in github.com/NixOS/nix
⨍
Functions
4,615
◇
Types & classes
1,510
↓ 3 callers
Function
parseLowLevel
* Given the exact decoding function, and a display name for in error * messages. * * @param rest the string view to parse. Must not include any `<a
src/libutil/hash.cc:145
↓ 3 callers
Function
parseNarListing
src/libutil/nar-listing.cc:9
↓ 3 callers
Function
parseObjectType
src/libutil/git.cc:161
↓ 3 callers
Function
parseOlderThanTimeSpec
src/libstore/profiles.cc:232
↓ 3 callers
Function
parseS3AddressingStyle
src/libstore/s3-url.cc:19
↓ 3 callers
Method
parseStdin
src/libexpr/eval.cc:3223
↓ 3 callers
Method
parseStorePathSet
src/libstore/store-dir-config.cc:42
↓ 3 callers
Function
parseStrings
src/libstore/derivations.cc:301
↓ 3 callers
Function
parseWithSingle
src/libstore/derived-path.cc:123
↓ 3 callers
Function
percentEncodeCharSet
src/libutil/url.cc:101
↓ 3 callers
Method
primOpAppPrimOp
src/libexpr/eval.cc:499
↓ 3 callers
Function
printGCWarning
src/libmain/shared.cc:44
↓ 3 callers
Method
printMethodAlgo
src/libstore/content-address.cc:221
↓ 3 callers
Method
printStorePathSet
src/libstore/store-dir-config.cc:55
↓ 3 callers
Function
printUnquotedStrings
src/libstore/derivations.cc:584
↓ 3 callers
Method
putBuildDerivationRequest
src/libstore/serve-protocol-connection.cc:68
↓ 3 callers
Method
queryAllValidPaths
src/libstore/local-store.cc:813
↓ 3 callers
Function
queryInstSources
src/nix/nix-env/nix-env.cc:398
↓ 3 callers
Method
queryMeta
src/libexpr/get-drvs.cc:235
↓ 3 callers
Method
queryMetaNames
src/libexpr/get-drvs.cc:204
↓ 3 callers
Method
queryPathFromHashPart
src/libstore/local-store.cc:869
↓ 3 callers
Method
queryStaticPartialDerivationOutputMap
src/libstore/store-api.cc:385
↓ 3 callers
Method
querySubstitutablePaths
src/libstore/store-api.cc:510
↓ 3 callers
Method
queryValidDerivers
src/libstore/local-store.cc:838
↓ 3 callers
Function
quoteString
* Add quotes around a string. */
src/libutil/include/nix/util/util.hh:41
↓ 3 callers
Method
read
src/libstore/serve-protocol.cc:17
↓ 3 callers
Method
readDirectory
src/libstore/remote-fs-accessor.cc:44
↓ 3 callers
Function
readFileRoots
src/libstore/local-gc.cc:51
↓ 3 callers
Function
readFlake
src/libflake/flake.cc:243
↓ 3 callers
Function
readPadding
src/libutil/serialise.cc:497
↓ 3 callers
Function
readProcLink
src/libstore/local-gc.cc:29
↓ 3 callers
Method
realiseContext
src/libexpr/primops.cc:70
↓ 3 callers
Function
regularHashSize
* @return the size of a hash for the given algorithm */
src/libutil/include/nix/util/hash.hh:19
↓ 3 callers
Function
renderFileIngestionMethod
src/libutil/file-content-address.cc:53
↓ 3 callers
Function
renderFileSerialisationMethod
src/libutil/file-content-address.cc:41
↓ 3 callers
Function
requireCString
src/libutil/strings.cc:156
↓ 3 callers
Method
resolveRef
src/libfetchers/git-utils.cc:478
↓ 3 callers
Function
retryOnBlock
src/libutil/file-descriptor.cc:34
↓ 3 callers
Function
rootChannelsDir
src/libstore/profiles.cc:333
↓ 3 callers
Function
runNix
src/nix/repl.cc:16
↓ 3 callers
Function
runProgram2
src/libutil/unix/processes.cc:311
↓ 3 callers
Function
scanForReferencesDeep
src/libstore/path-references.cc:61
↓ 3 callers
Method
setDeletion
src/libstore/pathlocks.cc:31
↓ 3 callers
Function
setFDInheritable
TODO: Not sure if this is needed in the unix version but it might be useful as a member func
src/libutil/windows/processes.cc:127
↓ 3 callers
Method
setPlaceholder
src/libexpr/eval-cache.cc:199
↓ 3 callers
Method
setType
src/libutil/args.cc:40
↓ 3 callers
Function
setWriteTime
src/libutil/file-system.cc:655
↓ 3 callers
Function
showAttrSelectionPath
src/libexpr/eval.cc:1382
↓ 3 callers
Function
showHelp
Render the help for the specified subcommand to stdout using lowdown. */
src/nix/main.cc:236
↓ 3 callers
Function
showVersions
src/nix/diff-closures.cc:54
↓ 3 callers
Method
signDetached
src/libutil/signature/signer.cc:14
↓ 3 callers
Method
size
src/libexpr/include/nix/expr/attr-set.hh:120
↓ 3 callers
Function
stringToByteSpan
src/libutil-tests/base-n.cc:9
↓ 3 callers
Function
switchGeneration
src/libstore/profiles.cc:256
↓ 3 callers
Function
syncParent
src/libutil/file-system.cc:363
↓ 3 callers
Method
toApp
src/nix/app.cc:54
↓ 3 callers
Method
toJSON
src/libutil/args.cc:520
↓ 3 callers
Function
to_json
src/libstore/s3-url.cc:216
↓ 3 callers
Method
top
()
doc/manual/theme/highlight.js:6
↓ 3 callers
Function
topoSort
src/libutil/include/nix/util/topo-sort.hh:23
↓ 3 callers
Method
tryGetFailure
* Convenience wrapper to avoid a longer `std::get_if` usage by the * caller (which will have to add more `BuildResult::` than we do * below
src/libstore/include/nix/store/build-result.hh:159
↓ 3 callers
Method
typeString
src/libutil/source-accessor.cc:13
↓ 3 callers
Function
u
(e)
doc/manual/theme/highlight.js:6
↓ 3 callers
Function
update
Fetch Nix expressions and binary cache URLs from the subscribed channels.
src/nix/nix-channel/nix-channel.cc:96
↓ 3 callers
Method
upsertNarInfo
src/libstore/nar-info-disk-cache.cc:322
↓ 3 callers
Function
userNamespacesSupported
src/libutil/linux/linux-namespaces.cc:17
↓ 3 callers
Function
validatePath
src/libstore/derivations.cc:275
↓ 3 callers
Method
verb
* Returns the method description for logging purposes. */
src/libstore/include/nix/store/filetransfer.hh:249
↓ 3 callers
Function
verifyCommit
src/libfetchers/git.cc:177
↓ 3 callers
Method
wait_for
src/libutil/include/nix/util/sync.hh:93
↓ 3 callers
Function
weaklyIncreasingPrefix
src/libutil/include/nix/util/sort.hh:156
↓ 3 callers
Function
weaklyIncreasingSuffix
src/libutil/include/nix/util/sort.hh:166
↓ 3 callers
Method
withExitStatus
src/libutil/include/nix/util/error.hh:186
↓ 3 callers
Function
writeDerivation
src/libstore/derivations.cc:1023
↓ 3 callers
Function
writeErr
Write to stderr in a robust and minimal way, considering that the process * may be in a bad state. */
src/libutil/error.cc:430
↓ 3 callers
Function
writeString
src/libutil/serialise.cc:451
↓ 3 callers
Function
x
(t,r)
doc/manual/theme/highlight.js:6
↓ 2 callers
Function
ExprInt
src/libexpr/include/nix/expr/nixexpr.hh:156
↓ 2 callers
Function
_completePath
src/libutil/args.cc:563
↓ 2 callers
Method
abortMultipartUpload
src/libstore/s3-binary-cache-store.cc:365
↓ 2 callers
Method
accessObject
src/libstore/remote-fs-accessor.cc:20
↓ 2 callers
Method
addBuildLog
src/libstore/local-store.cc:1579
↓ 2 callers
Method
addMultipleToStore
src/libstore/store-api.cc:152
↓ 2 callers
Method
addObject
src/libstore/dummy-store.cc:78
↓ 2 callers
Method
addOrigin
src/libutil/include/nix/util/pos-table.hh:75
↓ 2 callers
Function
addPath
src/libexpr/primops.cc:2802
↓ 2 callers
Method
addProfiler
src/libexpr/eval-profiler.cc:40
↓ 2 callers
Function
addToPath
src/libexpr/get-drvs.cc:367
↓ 2 callers
Method
allowPrefix
src/libfetchers/filtering-source-accessor.cc:96
↓ 2 callers
Function
anyOrAll
src/libexpr/primops.cc:3909
↓ 2 callers
Method
app
src/libexpr/include/nix/expr/value.hh:1388
↓ 2 callers
Function
applyJSONLogger
src/libutil/logging.cc:373
↓ 2 callers
Method
ask
src/libutil/tee-logger.cc:80
↓ 2 callers
Function
assertGCInitialized
src/libexpr/eval-gc.cc:136
↓ 2 callers
Function
attrsToQuery
src/libfetchers/attrs.cc:96
↓ 2 callers
Function
baseExplicit
src/libutil/hash.cc:103
↓ 2 callers
Function
baseFromSize
* Given the expected size of the message once decoded it, figure out * which encoding we are using by looking at the size of the encoded * message.
src/libutil/hash.cc:123
↓ 2 callers
Method
baseName
src/libutil/include/nix/util/canon-path.hh:240
↓ 2 callers
Method
begin
src/libexpr/include/nix/expr/attr-set.hh:391
↓ 2 callers
Function
bindConnectProcHelper
* Use string for path, because no `struct sockaddr_un` variant supports native wide character paths. */
src/libutil/unix-domain-socket.cc:52
← previous
next →
901–1,000 of 4,615, ranked by callers