MCPcopy Create free account

hub / github.com/NixOS/nix / functions

Functions4,615 in github.com/NixOS/nix

↓ 18 callersMethodenqueue
src/libutil/thread-pool.cc:44
↓ 18 callersMethodforEach
src/libutil/include/nix/util/chunked-vector.hh:78
↓ 18 callersMethodgetCache
src/libfetchers/cache.cc:159
↓ 18 callersMethodgetInt
src/libstore/sqlite.cc:243
↓ 18 callersMethodgetSettings
src/libutil/configuration.cc:88
↓ 18 callersMethodmkApp
src/libexpr/include/nix/expr/value.hh:1254
↓ 18 callersMethodshowPath
src/libutil/source-accessor.cc:85
↓ 17 callersMethodbaseName
src/libutil/source-path.cc:5
↓ 17 callersFunctionlstat
src/libutil/file-system.cc:188
↓ 17 callersFunctionoptionalValueAt
src/libutil/json-utils.cc:16
↓ 17 callersMethodpath
src/libexpr/include/nix/expr/value.hh:1317
↓ 17 callersMethodreadFile
src/libutil/source-path.cc:17
↓ 17 callersFunctionrewriteStrings
src/libutil/util.cc:86
↓ 17 callersMethodto_string
src/libflake/flakeref.cc:45
↓ 17 callersMethodupsert
src/libfetchers/cache.cc:60
↓ 16 callersMethodcallFunction
src/libexpr/eval.cc:1510
↓ 16 callersMethodfinish
src/libutil/hash.cc:399
↓ 16 callersMethodforceBool
src/libexpr/eval.cc:2332
↓ 16 callersFunctiongetSizeUnit
src/libutil/util.cc:137
↓ 16 callersMethodisDerivation
src/libstore/path.cc:62
↓ 16 callersFunctionnix_get_type
src/libexpr-c/nix_api_value.cc:194
↓ 16 callersFunctionparseDerivation
src/libstore/derivations.cc:435
↓ 16 callersFunctionparseString
Read a C-style string from stream `str'. */
src/libstore/derivations.cc:222
↓ 16 callersFunctionparseURLRelative
src/libutil/url.cc:206
↓ 16 callersFunctionpercentEncode
src/libutil/url.cc:267
↓ 16 callersFunctionprintHashAlgo
src/libutil/hash.cc:494
↓ 16 callersFunctionreplaceStrings
src/libutil/util.cc:74
↓ 16 callersMethodrequireStoreObjectAccessor
* Get an accessor for the store object or throw an Error if it's invalid or * doesn't exist. * * @throws InvalidPath if the store objec
src/libstore/include/nix/store/store-api.hh:769
↓ 16 callersMethodstop
src/libutil/tee-logger.cc:14
↓ 16 callersMethodupsert
src/libutil/include/nix/util/lru-cache.hh:59
↓ 15 callersMethodcreate
src/libfetchers/input-cache.cc:72
↓ 15 callersMethodisAllowed
src/libutil/canon-path.cc:124
↓ 15 callersMethodload
src/libexpr/include/nix/expr/counter.hh:34
↓ 15 callersFunctionopenDirectory
src/libutil/unix/file-system.cc:26
↓ 15 callersFunctionparseHashAlgo
src/libutil/hash.cc:485
↓ 15 callersFunctionparseShebangContent
src/libutil/args.cc:253
↓ 15 callersFunctionprintInputAttrPath
src/libflake/lockfile.cc:433
↓ 15 callersMethodqueryRealisation
src/libstore/store-api.cc:680
↓ 15 callersMethodresolve
FIXME: move to libcmd
src/nix/app.cc:138
↓ 15 callersMethodset
src/libutil-tests/config.cc:95
↓ 14 callersMethodfinish
src/libstore/references.cc:111
↓ 14 callersMethodforceFunction
src/libexpr/eval.cc:2364
↓ 14 callersMethodgetAccessor
src/libfetchers/fetchers.cc:295
↓ 14 callersMethodgetString
src/nix/develop.cc:178
↓ 14 callersFunctionlockFlake
Compute an in-memory lock file for the specified top-level flake, and optionally write it to file, if the flake is writable. */
src/libflake/flake.cc:421
↓ 14 callersFunctionmakeFSSourceAccessor
src/libutil/posix-source-accessor.cc:209
↓ 14 callersFunctionmaybeGetBoolAttr
src/libfetchers/attrs.cc:78
↓ 14 callersMethodqueryOutPath
src/libexpr/get-drvs.cc:94
↓ 14 callersFunctionstringsToCharPtrs
src/libutil/util.cc:48
↓ 14 callersFunctionstripIndentation
src/libutil/util.cc:253
↓ 14 callersMethodtoAttrs
src/libflake/flakeref.cc:53
↓ 14 callersMethodtoStorePath
src/libstore/store-api.cc:77
↓ 14 callersMethodto_string
src/libutil/url.cc:84
↓ 13 callersFunctionfetchToStore
src/libfetchers/fetch-to-store.cc:16
↓ 13 callersFunctiongetFileTransfer
src/libstore/filetransfer.cc:1062
↓ 13 callersFunctionhashPlaceholder
src/libstore/derivations.cc:1071
↓ 13 callersFunctioninitLibStore
src/libstore/globals.cc:583
↓ 13 callersMethodisLambda
type() == nFunction
src/libexpr/include/nix/expr/value.hh:1111
↓ 13 callersFunctionnix_clear_err
src/libutil-c/nix_api_util.cc:68
↓ 13 callersFunctionnix_libstore_init
src/libstore-c/nix_api_store.cc:21
↓ 13 callersFunctionnix_value_force
src/libexpr-c/nix_api_expr.cc:107
↓ 13 callersFunctionoptionalBracket
src/libutil/strings.cc:143
↓ 13 callersFunctionpeeksort
src/libutil/include/nix/util/sort.hh:215
↓ 13 callersMethodprimOp
src/libexpr/include/nix/expr/value.hh:1353
↓ 13 callersFunctionrenderContentAddress
src/libstore/content-address.cc:216
↓ 13 callersMethodwhat
src/libutil/include/nix/util/error.hh:170
↓ 13 callersFunctionwriteJsonTest
src/libutil-test-support/include/nix/util/tests/json-characterization.hh:33
↓ 12 callersMethodbuildPaths
src/libstore/remote-store.cc:570
↓ 12 callersFunctionchmod
src/libutil/file-system.cc:751
↓ 12 callersFunctionconcatStrings
src/libutil/include/nix/util/util.hh:31
↓ 12 callersFunctiondescriptorToPath
src/libutil/unix/file-system.cc:49
↓ 12 callersFunctiondumpPath
src/libutil/archive.cc:119
↓ 12 callersMethodexternal
src/libexpr/include/nix/expr/value.hh:1343
↓ 12 callersMethodfillInOutputPaths
src/libstore/derivations.cc:1407
↓ 12 callersMethodflush
src/libutil/serialise.cc:47
↓ 12 callersFunctionfrom_json
src/libstore/s3-url.cc:221
↓ 12 callersFunctiongetEnvOs
src/libutil/unix/environment-variables.cc:15
↓ 12 callersFunctionisRootUser
src/libutil/unix/users.cc:64
↓ 12 callersMethodnarFromPath
src/libstore/store-api.cc:334
↓ 12 callersFunctionnix_get_attr_byname
src/libexpr-c/nix_api_value.cc:387
↓ 12 callersFunctionnix_init_apply
src/libexpr-c/nix_api_value.cc:576
↓ 12 callersFunctionnix_store_parse_path
src/libstore-c/nix_api_store.cc:125
↓ 12 callersMethodreadDirectory
src/libutil/source-path.cc:37
↓ 12 callersFunctionreadJsonTest
src/libutil-test-support/include/nix/util/tests/json-characterization.hh:19
↓ 12 callersMethodrel_c_str
src/libutil/include/nix/util/canon-path.hh:125
↓ 12 callersMethodrender
src/libutil/executable-path.cc:56
↓ 12 callersMethodsetPathDisplay
src/libutil/source-accessor.cc:79
↓ 12 callersFunctionsinkToSource
src/libutil/serialise.cc:375
↓ 12 callersFunctionsplitPrefixTo
* If `separator` is found, we return the portion of the string before the * separator, and modify the string argument to contain only the part after
src/libutil/include/nix/util/split.hh:17
↓ 12 callersFunctionstartProcess
src/libutil/unix/processes.cc:213
↓ 12 callersFunctiontoOsStrings
* Convert a list of `std::string` to `OsStrings`. * Takes ownership to enable moves on Unix. */
src/libutil/include/nix/util/os-string.hh:85
↓ 12 callersFunctionupdate
src/libutil/hash.cc:334
↓ 12 callersMethodwriteDerivation
src/libstore/derivations.cc:135
↓ 11 callersMethodaddPermRoot
src/libstore/indirect-root-store.cc:18
↓ 11 callersMethodaddToStoreFromDump
src/libstore/local-store.cc:1104
↓ 11 callersFunctionbadArchive
src/libutil/archive.cc:130
↓ 11 callersMethodgetLastModified
src/libfetchers/fetchers.cc:460
↓ 11 callersFunctiongetNullable
src/libutil/json-utils.cc:21
↓ 11 callersMethodgetPos
src/libexpr/include/nix/expr/nixexpr.hh:137
↓ 11 callersFunctiongetStandardOutput
* Get [Standard Output](https://en.wikipedia.org/wiki/Standard_streams#Standard_output_(stdout)) */
src/libutil/include/nix/util/file-descriptor.hh:229
← previousnext →201–300 of 4,615, ranked by callers