notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
nix Purely functional package manager
2.20.2 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.11_4Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-25 12:55:17
Last Update: 2024-02-21 11:30:54
Commit Hash: 6420293
People watching this port, also watch:: cytoscape, openjdk8, tmux, xen-kernel, python311
License: LGPL21
WWW:
https://nixos.org/nix/
Description:
Nix is a purely functional package manager. This means that it treats packages like values in purely functional programming languages such as Haskell -- they are built by functions that don't have side-effects, and they never change after they have been built. Nix stores packages in the Nix store, usually the directory /nix/store, where each package has its own unique subdirectory such as /nix/store/b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z-firefox-33.1/ where b6gvzjyb2pg0... is a unique identifier for the package that captures all its dependencies (it's a cryptographic hash of the package's build dependency graph). This enables many powerful features.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (688 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nix-2.20.2/catalog.mk
  3. /usr/local/share/licenses/nix-2.20.2/LICENSE
  4. /usr/local/share/licenses/nix-2.20.2/LGPL21
  5. bin/nix
  6. bin/nix-build
  7. bin/nix-channel
  8. bin/nix-collect-garbage
  9. bin/nix-copy-closure
  10. bin/nix-daemon
  11. bin/nix-env
  12. bin/nix-hash
  13. bin/nix-instantiate
  14. bin/nix-prefetch-url
  15. bin/nix-shell
  16. bin/nix-store
  17. etc/profile.d/nix-daemon.fish
  18. etc/profile.d/nix-daemon.sh
  19. etc/profile.d/nix.fish
  20. etc/profile.d/nix.sh
  21. include/nix/abstract-setting-to-json.hh
  22. include/nix/ansicolor.hh
  23. include/nix/archive.hh
  24. include/nix/args.hh
  25. include/nix/args/root.hh
  26. include/nix/attr-path.hh
  27. include/nix/attr-set.hh
  28. include/nix/attrs.hh
  29. include/nix/binary-cache-store.hh
  30. include/nix/build-result.hh
  31. include/nix/build/child.hh
  32. include/nix/build/derivation-goal.hh
  33. include/nix/build/drv-output-substitution-goal.hh
  34. include/nix/build/goal.hh
  35. include/nix/build/hook-instance.hh
  36. include/nix/build/local-derivation-goal.hh
  37. include/nix/build/personality.hh
  38. include/nix/build/substitution-goal.hh
  39. include/nix/build/worker.hh
  40. include/nix/built-path.hh
  41. include/nix/builtins.hh
  42. include/nix/builtins/buildenv.hh
  43. include/nix/ca-specific-schema.sql.gen.hh
  44. include/nix/cache.hh
  45. include/nix/callback.hh
  46. include/nix/canon-path.hh
  47. include/nix/cgroup.hh
  48. include/nix/chunked-vector.hh
  49. include/nix/closure.hh
  50. include/nix/command-installable-value.hh
  51. include/nix/command.hh
  52. include/nix/common-args.hh
  53. include/nix/common-eval-args.hh
  54. include/nix/common-protocol-impl.hh
  55. include/nix/common-protocol.hh
  56. include/nix/comparator.hh
  57. include/nix/compression.hh
  58. include/nix/compute-levels.hh
  59. include/nix/config-impl.hh
  60. include/nix/config.h
  61. include/nix/config.hh
  62. include/nix/content-address.hh
  63. include/nix/current-process.hh
  64. include/nix/daemon.hh
  65. include/nix/derivations.hh
  66. include/nix/derived-path-map.hh
  67. include/nix/derived-path.hh
  68. include/nix/downstream-placeholder.hh
  69. include/nix/editor-for.hh
  70. include/nix/english.hh
  71. include/nix/environment-variables.hh
  72. include/nix/error.hh
  73. include/nix/eval-cache.hh
  74. include/nix/eval-inline.hh
  75. include/nix/eval-settings.hh
  76. include/nix/eval.hh
  77. include/nix/experimental-features.hh
  78. include/nix/fetch-settings.hh
  79. include/nix/fetch-to-store.hh
  80. include/nix/fetchers.hh
  81. include/nix/fetchurl.nix.gen.hh
  82. include/nix/file-content-address.hh
  83. include/nix/file-descriptor.hh
  84. include/nix/file-system.hh
  85. include/nix/filetransfer.hh
  86. include/nix/filtering-input-accessor.hh
  87. include/nix/finally.hh
  88. include/nix/flake/call-flake.nix.gen.hh
  89. include/nix/flake/flake.hh
  90. include/nix/flake/flakeref.hh
  91. include/nix/flake/lockfile.hh
  92. include/nix/flake/url-name.hh
  93. include/nix/fmt.hh
  94. include/nix/fs-input-accessor.hh
  95. include/nix/fs-sink.hh
  96. include/nix/function-trace.hh
  97. include/nix/gc-small-vector.hh
  98. include/nix/gc-store.hh
  99. include/nix/get-drvs.hh
  100. include/nix/git-utils.hh
  101. include/nix/git.hh
  102. include/nix/globals.hh
  103. include/nix/hash.hh
  104. include/nix/hilite.hh
  105. include/nix/imported-drv-to-derivation.nix.gen.hh
  106. include/nix/indirect-root-store.hh
  107. include/nix/input-accessor.hh
  108. include/nix/installable-attr-path.hh
  109. include/nix/installable-derived-path.hh
  110. include/nix/installable-flake.hh
  111. include/nix/installable-value.hh
  112. include/nix/installables.hh
  113. include/nix/json-impls.hh
  114. include/nix/json-to-value.hh
  115. include/nix/json-utils.hh
  116. include/nix/keys.hh
  117. include/nix/legacy-ssh-store.hh
  118. include/nix/legacy.hh
  119. include/nix/length-prefixed-protocol-helper.hh
  120. include/nix/lexer-tab.hh
  121. include/nix/local-fs-store.hh
  122. include/nix/local-store.hh
  123. include/nix/lock.hh
  124. include/nix/log-store.hh
  125. include/nix/loggers.hh
  126. include/nix/logging.hh
  127. include/nix/lru-cache.hh
  128. include/nix/machines.hh
  129. include/nix/make-content-addressed.hh
  130. include/nix/markdown.hh
  131. include/nix/memory-input-accessor.hh
  132. include/nix/memory-source-accessor.hh
  133. include/nix/monitor-fd.hh
  134. include/nix/mounted-input-accessor.hh
  135. include/nix/names.hh
  136. include/nix/namespaces.hh
  137. include/nix/nar-accessor.hh
  138. include/nix/nar-info-disk-cache.hh
  139. include/nix/nar-info.hh
  140. include/nix/nixexpr.hh
  141. include/nix/outputs-spec.hh
  142. include/nix/parsed-derivations.hh
  143. include/nix/parser-state.hh
  144. include/nix/parser-tab.hh
  145. include/nix/path-info.hh
  146. include/nix/path-references.hh
  147. include/nix/path-regex.hh
  148. include/nix/path-with-outputs.hh
  149. include/nix/path.hh
  150. include/nix/pathlocks.hh
  151. include/nix/pool.hh
  152. include/nix/position.hh
  153. include/nix/posix-fs-canonicalise.hh
  154. include/nix/posix-source-accessor.hh
  155. include/nix/primops.hh
  156. include/nix/print-ambiguous.hh
  157. include/nix/print-options.hh
  158. include/nix/print.hh
  159. include/nix/processes.hh
  160. include/nix/profiles.hh
  161. include/nix/progress-bar.hh
  162. include/nix/realisation.hh
  163. include/nix/ref.hh
  164. include/nix/references.hh
  165. include/nix/regex-combinators.hh
  166. include/nix/registry.hh
  167. include/nix/remote-fs-accessor.hh
  168. include/nix/remote-store-connection.hh
  169. include/nix/remote-store.hh
  170. include/nix/repair-flag.hh
  171. include/nix/repl.hh
  172. include/nix/s3-binary-cache-store.hh
  173. include/nix/s3.hh
  174. include/nix/schema.sql.gen.hh
  175. include/nix/search-path.hh
  176. include/nix/serialise.hh
  177. include/nix/serve-protocol-impl.hh
  178. include/nix/serve-protocol.hh
  179. include/nix/shared.hh
  180. include/nix/signals.hh
  181. include/nix/signature/local-keys.hh
  182. include/nix/signature/signer.hh
  183. include/nix/source-accessor.hh
  184. include/nix/source-path.hh
  185. include/nix/split.hh
  186. include/nix/sqlite.hh
  187. include/nix/ssh-store-config.hh
  188. include/nix/ssh.hh
  189. include/nix/store-api.hh
  190. include/nix/store-cast.hh
  191. include/nix/store-dir-config.hh
  192. include/nix/suggestions.hh
  193. include/nix/symbol-table.hh
  194. include/nix/sync.hh
  195. include/nix/tarball.hh
  196. include/nix/tarfile.hh
  197. include/nix/terminal.hh
  198. include/nix/thread-pool.hh
  199. include/nix/topo-sort.hh
  200. include/nix/types.hh
  201. include/nix/uds-remote-store.hh
  202. include/nix/unix-domain-socket.hh
  203. include/nix/url-parts.hh
  204. include/nix/url.hh
  205. include/nix/users.hh
  206. include/nix/util.hh
  207. include/nix/value-to-json.hh
  208. include/nix/value-to-xml.hh
  209. include/nix/value.hh
  210. include/nix/value/context.hh
  211. include/nix/variant-wrapper.hh
  212. include/nix/worker-protocol-impl.hh
  213. include/nix/worker-protocol.hh
  214. include/nix/xml-writer.hh
  215. lib/libnixcmd.so
  216. lib/libnixexpr.so
  217. lib/libnixfetchers.so
  218. lib/libnixmain.so
  219. lib/libnixstore.so
  220. lib/libnixutil.so
  221. libdata/pkgconfig/nix-cmd.pc
  222. libdata/pkgconfig/nix-expr.pc
  223. libdata/pkgconfig/nix-main.pc
  224. libdata/pkgconfig/nix-store.pc
  225. libexec/nix/build-remote
  226. share/nix/add-nixbld-users
  227. share/bash-completion/completions/nix
  228. share/fish/vendor_completions.d/nix.fish
  229. share/zsh/site-functions/_nix
  230. share/zsh/site-functions/run-help-nix
  231. share/doc/nix/manual/.nojekyll
  232. share/doc/nix/manual/404.html
  233. share/doc/nix/manual/FontAwesome/css/font-awesome.css
  234. share/doc/nix/manual/FontAwesome/fonts/FontAwesome.ttf
  235. share/doc/nix/manual/FontAwesome/fonts/fontawesome-webfont.eot
  236. share/doc/nix/manual/FontAwesome/fonts/fontawesome-webfont.svg
  237. share/doc/nix/manual/FontAwesome/fonts/fontawesome-webfont.ttf
  238. share/doc/nix/manual/FontAwesome/fonts/fontawesome-webfont.woff
  239. share/doc/nix/manual/FontAwesome/fonts/fontawesome-webfont.woff2
  240. share/doc/nix/manual/SUMMARY.md.in
  241. share/doc/nix/manual/_redirects
  242. share/doc/nix/manual/advanced-topics/cores-vs-jobs.html
  243. share/doc/nix/manual/advanced-topics/diff-hook.html
  244. share/doc/nix/manual/advanced-topics/distributed-builds.html
  245. share/doc/nix/manual/advanced-topics/index.html
  246. share/doc/nix/manual/advanced-topics/post-build-hook.html
  247. share/doc/nix/manual/architecture/architecture.html
  248. share/doc/nix/manual/ayu-highlight.css
  249. share/doc/nix/manual/book.js
  250. share/doc/nix/manual/clipboard.min.js
  251. share/doc/nix/manual/command-ref/conf-file.html
  252. share/doc/nix/manual/command-ref/env-common.html
  253. share/doc/nix/manual/command-ref/experimental-commands.html
  254. share/doc/nix/manual/command-ref/files.html
  255. share/doc/nix/manual/command-ref/files/channels.html
  256. share/doc/nix/manual/command-ref/files/default-nix-expression.html
  257. share/doc/nix/manual/command-ref/files/manifest.json.html
  258. share/doc/nix/manual/command-ref/files/manifest.nix.html
  259. share/doc/nix/manual/command-ref/files/profiles.html
  260. share/doc/nix/manual/command-ref/index.html
  261. share/doc/nix/manual/command-ref/main-commands.html
  262. share/doc/nix/manual/command-ref/new-cli/nix.html
  263. share/doc/nix/manual/command-ref/new-cli/nix3-build.html
  264. share/doc/nix/manual/command-ref/new-cli/nix3-bundle.html
  265. share/doc/nix/manual/command-ref/new-cli/nix3-config-check.html
  266. share/doc/nix/manual/command-ref/new-cli/nix3-config-show.html
  267. share/doc/nix/manual/command-ref/new-cli/nix3-config.html
  268. share/doc/nix/manual/command-ref/new-cli/nix3-copy.html
  269. share/doc/nix/manual/command-ref/new-cli/nix3-daemon.html
  270. share/doc/nix/manual/command-ref/new-cli/nix3-derivation-add.html
  271. share/doc/nix/manual/command-ref/new-cli/nix3-derivation-show.html
  272. share/doc/nix/manual/command-ref/new-cli/nix3-derivation.html
  273. share/doc/nix/manual/command-ref/new-cli/nix3-develop.html
  274. share/doc/nix/manual/command-ref/new-cli/nix3-edit.html
  275. share/doc/nix/manual/command-ref/new-cli/nix3-eval.html
  276. share/doc/nix/manual/command-ref/new-cli/nix3-flake-archive.html
  277. share/doc/nix/manual/command-ref/new-cli/nix3-flake-check.html
  278. share/doc/nix/manual/command-ref/new-cli/nix3-flake-clone.html
  279. share/doc/nix/manual/command-ref/new-cli/nix3-flake-info.html
  280. share/doc/nix/manual/command-ref/new-cli/nix3-flake-init.html
  281. share/doc/nix/manual/command-ref/new-cli/nix3-flake-lock.html
  282. share/doc/nix/manual/command-ref/new-cli/nix3-flake-metadata.html
  283. share/doc/nix/manual/command-ref/new-cli/nix3-flake-new.html
  284. share/doc/nix/manual/command-ref/new-cli/nix3-flake-prefetch.html
  285. share/doc/nix/manual/command-ref/new-cli/nix3-flake-show.html
  286. share/doc/nix/manual/command-ref/new-cli/nix3-flake-update.html
  287. share/doc/nix/manual/command-ref/new-cli/nix3-flake.html
  288. share/doc/nix/manual/command-ref/new-cli/nix3-fmt.html
  289. share/doc/nix/manual/command-ref/new-cli/nix3-hash-convert.html
  290. share/doc/nix/manual/command-ref/new-cli/nix3-hash-file.html
  291. share/doc/nix/manual/command-ref/new-cli/nix3-hash-path.html
  292. share/doc/nix/manual/command-ref/new-cli/nix3-hash-to-base16.html
  293. share/doc/nix/manual/command-ref/new-cli/nix3-hash-to-base32.html
  294. share/doc/nix/manual/command-ref/new-cli/nix3-hash-to-base64.html
  295. share/doc/nix/manual/command-ref/new-cli/nix3-hash-to-sri.html
  296. share/doc/nix/manual/command-ref/new-cli/nix3-hash.html
  297. share/doc/nix/manual/command-ref/new-cli/nix3-help-stores.html
  298. share/doc/nix/manual/command-ref/new-cli/nix3-help.html
  299. share/doc/nix/manual/command-ref/new-cli/nix3-key-convert-secret-to-public.html
  300. share/doc/nix/manual/command-ref/new-cli/nix3-key-generate-secret.html
  301. share/doc/nix/manual/command-ref/new-cli/nix3-key.html
  302. share/doc/nix/manual/command-ref/new-cli/nix3-log.html
  303. share/doc/nix/manual/command-ref/new-cli/nix3-nar-cat.html
  304. share/doc/nix/manual/command-ref/new-cli/nix3-nar-dump-path.html
  305. share/doc/nix/manual/command-ref/new-cli/nix3-nar-ls.html
  306. share/doc/nix/manual/command-ref/new-cli/nix3-nar-pack.html
  307. share/doc/nix/manual/command-ref/new-cli/nix3-nar.html
  308. share/doc/nix/manual/command-ref/new-cli/nix3-path-info.html
  309. share/doc/nix/manual/command-ref/new-cli/nix3-print-dev-env.html
  310. share/doc/nix/manual/command-ref/new-cli/nix3-profile-diff-closures.html
  311. share/doc/nix/manual/command-ref/new-cli/nix3-profile-history.html
  312. share/doc/nix/manual/command-ref/new-cli/nix3-profile-install.html
  313. share/doc/nix/manual/command-ref/new-cli/nix3-profile-list.html
  314. share/doc/nix/manual/command-ref/new-cli/nix3-profile-remove.html
  315. share/doc/nix/manual/command-ref/new-cli/nix3-profile-rollback.html
  316. share/doc/nix/manual/command-ref/new-cli/nix3-profile-upgrade.html
  317. share/doc/nix/manual/command-ref/new-cli/nix3-profile-wipe-history.html
  318. share/doc/nix/manual/command-ref/new-cli/nix3-profile.html
  319. share/doc/nix/manual/command-ref/new-cli/nix3-realisation-info.html
  320. share/doc/nix/manual/command-ref/new-cli/nix3-realisation.html
  321. share/doc/nix/manual/command-ref/new-cli/nix3-registry-add.html
  322. share/doc/nix/manual/command-ref/new-cli/nix3-registry-list.html
  323. share/doc/nix/manual/command-ref/new-cli/nix3-registry-pin.html
  324. share/doc/nix/manual/command-ref/new-cli/nix3-registry-remove.html
  325. share/doc/nix/manual/command-ref/new-cli/nix3-registry.html
  326. share/doc/nix/manual/command-ref/new-cli/nix3-repl.html
  327. share/doc/nix/manual/command-ref/new-cli/nix3-run.html
  328. share/doc/nix/manual/command-ref/new-cli/nix3-search.html
  329. share/doc/nix/manual/command-ref/new-cli/nix3-shell.html
  330. share/doc/nix/manual/command-ref/new-cli/nix3-store-add-file.html
  331. share/doc/nix/manual/command-ref/new-cli/nix3-store-add-path.html
  332. share/doc/nix/manual/command-ref/new-cli/nix3-store-add.html
  333. share/doc/nix/manual/command-ref/new-cli/nix3-store-cat.html
  334. share/doc/nix/manual/command-ref/new-cli/nix3-store-copy-log.html
  335. share/doc/nix/manual/command-ref/new-cli/nix3-store-copy-sigs.html
  336. share/doc/nix/manual/command-ref/new-cli/nix3-store-delete.html
  337. share/doc/nix/manual/command-ref/new-cli/nix3-store-diff-closures.html
  338. share/doc/nix/manual/command-ref/new-cli/nix3-store-dump-path.html
  339. share/doc/nix/manual/command-ref/new-cli/nix3-store-gc.html
  340. share/doc/nix/manual/command-ref/new-cli/nix3-store-info.html
  341. share/doc/nix/manual/command-ref/new-cli/nix3-store-ls.html
  342. share/doc/nix/manual/command-ref/new-cli/nix3-store-make-content-addressed.html
  343. share/doc/nix/manual/command-ref/new-cli/nix3-store-optimise.html
  344. share/doc/nix/manual/command-ref/new-cli/nix3-store-path-from-hash-part.html
  345. share/doc/nix/manual/command-ref/new-cli/nix3-store-ping.html
  346. share/doc/nix/manual/command-ref/new-cli/nix3-store-prefetch-file.html
  347. share/doc/nix/manual/command-ref/new-cli/nix3-store-repair.html
  348. share/doc/nix/manual/command-ref/new-cli/nix3-store-sign.html
  349. share/doc/nix/manual/command-ref/new-cli/nix3-store-verify.html
  350. share/doc/nix/manual/command-ref/new-cli/nix3-store.html
  351. share/doc/nix/manual/command-ref/new-cli/nix3-upgrade-nix.html
  352. share/doc/nix/manual/command-ref/new-cli/nix3-why-depends.html
  353. share/doc/nix/manual/command-ref/nix-build.html
  354. share/doc/nix/manual/command-ref/nix-channel.html
  355. share/doc/nix/manual/command-ref/nix-collect-garbage.html
  356. share/doc/nix/manual/command-ref/nix-copy-closure.html
  357. share/doc/nix/manual/command-ref/nix-daemon.html
  358. share/doc/nix/manual/command-ref/nix-env.html
  359. share/doc/nix/manual/command-ref/nix-env/delete-generations.html
  360. share/doc/nix/manual/command-ref/nix-env/install.html
  361. share/doc/nix/manual/command-ref/nix-env/list-generations.html
  362. share/doc/nix/manual/command-ref/nix-env/query.html
  363. share/doc/nix/manual/command-ref/nix-env/rollback.html
  364. share/doc/nix/manual/command-ref/nix-env/set-flag.html
  365. share/doc/nix/manual/command-ref/nix-env/set.html
  366. share/doc/nix/manual/command-ref/nix-env/switch-generation.html
  367. share/doc/nix/manual/command-ref/nix-env/switch-profile.html
  368. share/doc/nix/manual/command-ref/nix-env/uninstall.html
  369. share/doc/nix/manual/command-ref/nix-env/upgrade.html
  370. share/doc/nix/manual/command-ref/nix-hash.html
  371. share/doc/nix/manual/command-ref/nix-instantiate.html
  372. share/doc/nix/manual/command-ref/nix-prefetch-url.html
  373. share/doc/nix/manual/command-ref/nix-shell.html
  374. share/doc/nix/manual/command-ref/nix-store.html
  375. share/doc/nix/manual/command-ref/nix-store/add-fixed.html
  376. share/doc/nix/manual/command-ref/nix-store/add.html
  377. share/doc/nix/manual/command-ref/nix-store/delete.html
  378. share/doc/nix/manual/command-ref/nix-store/dump-db.html
  379. share/doc/nix/manual/command-ref/nix-store/dump.html
  380. share/doc/nix/manual/command-ref/nix-store/export.html
  381. share/doc/nix/manual/command-ref/nix-store/gc.html
  382. share/doc/nix/manual/command-ref/nix-store/generate-binary-cache-key.html
  383. share/doc/nix/manual/command-ref/nix-store/import.html
  384. share/doc/nix/manual/command-ref/nix-store/load-db.html
  385. share/doc/nix/manual/command-ref/nix-store/optimise.html
  386. share/doc/nix/manual/command-ref/nix-store/print-env.html
  387. share/doc/nix/manual/command-ref/nix-store/query.html
  388. share/doc/nix/manual/command-ref/nix-store/read-log.html
  389. share/doc/nix/manual/command-ref/nix-store/realise.html
  390. share/doc/nix/manual/command-ref/nix-store/repair-path.html
  391. share/doc/nix/manual/command-ref/nix-store/restore.html
  392. share/doc/nix/manual/command-ref/nix-store/serve.html
  393. share/doc/nix/manual/command-ref/nix-store/verify-path.html
  394. share/doc/nix/manual/command-ref/nix-store/verify.html
  395. share/doc/nix/manual/command-ref/opt-common.html
  396. share/doc/nix/manual/command-ref/utilities.html
  397. share/doc/nix/manual/contributing/cli-guideline.html
  398. share/doc/nix/manual/contributing/cxx.html
  399. share/doc/nix/manual/contributing/documentation.html
  400. share/doc/nix/manual/contributing/experimental-features.html
  401. share/doc/nix/manual/contributing/hacking.html
  402. share/doc/nix/manual/contributing/index.html
  403. share/doc/nix/manual/contributing/testing.html
  404. share/doc/nix/manual/css/chrome.css
  405. share/doc/nix/manual/css/general.css
  406. share/doc/nix/manual/css/print.css
  407. share/doc/nix/manual/css/variables.css
  408. share/doc/nix/manual/custom.css
  409. share/doc/nix/manual/elasticlunr.min.js
  410. share/doc/nix/manual/favicon.png
  411. share/doc/nix/manual/favicon.svg
  412. share/doc/nix/manual/figures/user-environments.png
  413. share/doc/nix/manual/figures/user-environments.sxd
  414. share/doc/nix/manual/fonts/OPEN-SANS-LICENSE.txt
  415. share/doc/nix/manual/fonts/SOURCE-CODE-PRO-LICENSE.txt
  416. share/doc/nix/manual/fonts/fonts.css
  417. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-300.woff2
  418. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-300italic.woff2
  419. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-600.woff2
  420. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-600italic.woff2
  421. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-700.woff2
  422. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-700italic.woff2
  423. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-800.woff2
  424. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-800italic.woff2
  425. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-italic.woff2
  426. share/doc/nix/manual/fonts/open-sans-v17-all-charsets-regular.woff2
  427. share/doc/nix/manual/fonts/source-code-pro-v11-all-charsets-500.woff2
  428. share/doc/nix/manual/glossary.html
  429. share/doc/nix/manual/highlight.css
  430. share/doc/nix/manual/highlight.js
  431. share/doc/nix/manual/index.html
  432. share/doc/nix/manual/installation/building-source.html
  433. share/doc/nix/manual/installation/env-variables.html
  434. share/doc/nix/manual/installation/index.html
  435. share/doc/nix/manual/installation/installing-binary.html
  436. share/doc/nix/manual/installation/installing-docker.html
  437. share/doc/nix/manual/installation/installing-source.html
  438. share/doc/nix/manual/installation/multi-user.html
  439. share/doc/nix/manual/installation/nix-security.html
  440. share/doc/nix/manual/installation/obtaining-source.html
  441. share/doc/nix/manual/installation/prerequisites-source.html
  442. share/doc/nix/manual/installation/single-user.html
  443. share/doc/nix/manual/installation/supported-platforms.html
  444. share/doc/nix/manual/installation/uninstall.html
  445. share/doc/nix/manual/installation/upgrading.html
  446. share/doc/nix/manual/introduction.html
  447. share/doc/nix/manual/json/derivation.html
  448. share/doc/nix/manual/json/index.html
  449. share/doc/nix/manual/json/store-object-info.html
  450. share/doc/nix/manual/language/advanced-attributes.html
  451. share/doc/nix/manual/language/builtin-constants.html
  452. share/doc/nix/manual/language/builtins.html
  453. share/doc/nix/manual/language/constructs.html
  454. share/doc/nix/manual/language/constructs/lookup-path.html
  455. share/doc/nix/manual/language/derivations.html
  456. share/doc/nix/manual/language/import-from-derivation.html
  457. share/doc/nix/manual/language/index.html
  458. share/doc/nix/manual/language/operators.html
  459. share/doc/nix/manual/language/string-interpolation.html
  460. share/doc/nix/manual/language/values.html
  461. share/doc/nix/manual/mark.min.js
  462. share/doc/nix/manual/package-management/binary-cache-substituter.html
  463. share/doc/nix/manual/package-management/copy-closure.html
  464. share/doc/nix/manual/package-management/garbage-collection.html
  465. share/doc/nix/manual/package-management/garbage-collector-roots.html
  466. share/doc/nix/manual/package-management/index.html
  467. share/doc/nix/manual/package-management/profiles.html
  468. share/doc/nix/manual/package-management/s3-substituter.html
  469. share/doc/nix/manual/package-management/sharing-packages.html
  470. share/doc/nix/manual/package-management/ssh-substituter.html
  471. share/doc/nix/manual/print.html
  472. share/doc/nix/manual/protocols/derivation-aterm.html
  473. share/doc/nix/manual/protocols/index.html
  474. share/doc/nix/manual/protocols/tarball-fetcher.html
  475. share/doc/nix/manual/quick-start.html
  476. share/doc/nix/manual/redirects.js
  477. share/doc/nix/manual/release-notes/index.html
  478. share/doc/nix/manual/release-notes/rl-0.10.1.html
  479. share/doc/nix/manual/release-notes/rl-0.10.html
  480. share/doc/nix/manual/release-notes/rl-0.11.html
  481. share/doc/nix/manual/release-notes/rl-0.12.html
  482. share/doc/nix/manual/release-notes/rl-0.13.html
  483. share/doc/nix/manual/release-notes/rl-0.14.html
  484. share/doc/nix/manual/release-notes/rl-0.15.html
  485. share/doc/nix/manual/release-notes/rl-0.16.html
  486. share/doc/nix/manual/release-notes/rl-0.5.html
  487. share/doc/nix/manual/release-notes/rl-0.6.html
  488. share/doc/nix/manual/release-notes/rl-0.7.html
  489. share/doc/nix/manual/release-notes/rl-0.8.1.html
  490. share/doc/nix/manual/release-notes/rl-0.8.html
  491. share/doc/nix/manual/release-notes/rl-0.9.1.html
  492. share/doc/nix/manual/release-notes/rl-0.9.2.html
  493. share/doc/nix/manual/release-notes/rl-0.9.html
  494. share/doc/nix/manual/release-notes/rl-1.0.html
  495. share/doc/nix/manual/release-notes/rl-1.1.html
  496. share/doc/nix/manual/release-notes/rl-1.10.html
  497. share/doc/nix/manual/release-notes/rl-1.11.10.html
  498. share/doc/nix/manual/release-notes/rl-1.11.html
  499. share/doc/nix/manual/release-notes/rl-1.2.html
  500. share/doc/nix/manual/release-notes/rl-1.3.html
  501. share/doc/nix/manual/release-notes/rl-1.4.html
  502. share/doc/nix/manual/release-notes/rl-1.5.2.html
  503. share/doc/nix/manual/release-notes/rl-1.5.html
  504. share/doc/nix/manual/release-notes/rl-1.6.1.html
  505. share/doc/nix/manual/release-notes/rl-1.6.html
  506. share/doc/nix/manual/release-notes/rl-1.7.html
  507. share/doc/nix/manual/release-notes/rl-1.8.html
  508. share/doc/nix/manual/release-notes/rl-1.9.html
  509. share/doc/nix/manual/release-notes/rl-2.0.html
  510. share/doc/nix/manual/release-notes/rl-2.1.html
  511. share/doc/nix/manual/release-notes/rl-2.10.html
  512. share/doc/nix/manual/release-notes/rl-2.11.html
  513. share/doc/nix/manual/release-notes/rl-2.12.html
  514. share/doc/nix/manual/release-notes/rl-2.13.html
  515. share/doc/nix/manual/release-notes/rl-2.14.html
  516. share/doc/nix/manual/release-notes/rl-2.15.html
  517. share/doc/nix/manual/release-notes/rl-2.16.html
  518. share/doc/nix/manual/release-notes/rl-2.17.html
  519. share/doc/nix/manual/release-notes/rl-2.18.html
  520. share/doc/nix/manual/release-notes/rl-2.19.html
  521. share/doc/nix/manual/release-notes/rl-2.2.html
  522. share/doc/nix/manual/release-notes/rl-2.20.html
  523. share/doc/nix/manual/release-notes/rl-2.3.html
  524. share/doc/nix/manual/release-notes/rl-2.4.html
  525. share/doc/nix/manual/release-notes/rl-2.5.html
  526. share/doc/nix/manual/release-notes/rl-2.6.html
  527. share/doc/nix/manual/release-notes/rl-2.7.html
  528. share/doc/nix/manual/release-notes/rl-2.8.html
  529. share/doc/nix/manual/release-notes/rl-2.9.html
  530. share/doc/nix/manual/searcher.js
  531. share/doc/nix/manual/searchindex.js
  532. share/doc/nix/manual/searchindex.json
  533. share/doc/nix/manual/store/file-system-object.html
  534. share/doc/nix/manual/store/index.html
  535. share/doc/nix/manual/store/store-object.html
  536. share/doc/nix/manual/store/store-path.html
  537. share/doc/nix/manual/store/types/dummy-store.html
  538. share/doc/nix/manual/store/types/experimental-ssh-store-with-filesytem-mounted.html
  539. share/doc/nix/manual/store/types/experimental-ssh-store.html
  540. share/doc/nix/manual/store/types/http-binary-cache-store.html
  541. share/doc/nix/manual/store/types/index.html
  542. share/doc/nix/manual/store/types/index.md.in
  543. share/doc/nix/manual/store/types/local-binary-cache-store.html
  544. share/doc/nix/manual/store/types/local-daemon-store.html
  545. share/doc/nix/manual/store/types/local-store.html
  546. share/doc/nix/manual/store/types/s3-binary-cache-store.html
  547. share/doc/nix/manual/store/types/ssh-store.html
  548. share/doc/nix/manual/tomorrow-night.css
  549. share/man/man1/nix-build.1.gz
  550. share/man/man1/nix-channel.1.gz
  551. share/man/man1/nix-collect-garbage.1.gz
  552. share/man/man1/nix-copy-closure.1.gz
  553. share/man/man1/nix-env-delete-generations.1.gz
  554. share/man/man1/nix-env-install.1.gz
  555. share/man/man1/nix-env-list-generations.1.gz
  556. share/man/man1/nix-env-query.1.gz
  557. share/man/man1/nix-env-rollback.1.gz
  558. share/man/man1/nix-env-set-flag.1.gz
  559. share/man/man1/nix-env-set.1.gz
  560. share/man/man1/nix-env-switch-generation.1.gz
  561. share/man/man1/nix-env-switch-profile.1.gz
  562. share/man/man1/nix-env-uninstall.1.gz
  563. share/man/man1/nix-env-upgrade.1.gz
  564. share/man/man1/nix-env.1.gz
  565. share/man/man1/nix-hash.1.gz
  566. share/man/man1/nix-instantiate.1.gz
  567. share/man/man1/nix-prefetch-url.1.gz
  568. share/man/man1/nix-shell.1.gz
  569. share/man/man1/nix-store-add-fixed.1.gz
  570. share/man/man1/nix-store-add.1.gz
  571. share/man/man1/nix-store-delete.1.gz
  572. share/man/man1/nix-store-dump-db.1.gz
  573. share/man/man1/nix-store-dump.1.gz
  574. share/man/man1/nix-store-export.1.gz
  575. share/man/man1/nix-store-gc.1.gz
  576. share/man/man1/nix-store-generate-binary-cache-key.1.gz
  577. share/man/man1/nix-store-import.1.gz
  578. share/man/man1/nix-store-load-db.1.gz
  579. share/man/man1/nix-store-optimise.1.gz
  580. share/man/man1/nix-store-print-env.1.gz
  581. share/man/man1/nix-store-query.1.gz
  582. share/man/man1/nix-store-read-log.1.gz
  583. share/man/man1/nix-store-realise.1.gz
  584. share/man/man1/nix-store-repair-path.1.gz
  585. share/man/man1/nix-store-restore.1.gz
  586. share/man/man1/nix-store-serve.1.gz
  587. share/man/man1/nix-store-verify-path.1.gz
  588. share/man/man1/nix-store-verify.1.gz
  589. share/man/man1/nix-store.1.gz
  590. share/man/man1/nix.1.gz
  591. share/man/man1/nix3-build.1.gz
  592. share/man/man1/nix3-bundle.1.gz
  593. share/man/man1/nix3-config-check.1.gz
  594. share/man/man1/nix3-config-show.1.gz
  595. share/man/man1/nix3-config.1.gz
  596. share/man/man1/nix3-copy.1.gz
  597. share/man/man1/nix3-daemon.1.gz
  598. share/man/man1/nix3-derivation-add.1.gz
  599. share/man/man1/nix3-derivation-show.1.gz
  600. share/man/man1/nix3-derivation.1.gz
  601. share/man/man1/nix3-develop.1.gz
  602. share/man/man1/nix3-edit.1.gz
  603. share/man/man1/nix3-eval.1.gz
  604. share/man/man1/nix3-flake-archive.1.gz
  605. share/man/man1/nix3-flake-check.1.gz
  606. share/man/man1/nix3-flake-clone.1.gz
  607. share/man/man1/nix3-flake-info.1.gz
  608. share/man/man1/nix3-flake-init.1.gz
  609. share/man/man1/nix3-flake-lock.1.gz
  610. share/man/man1/nix3-flake-metadata.1.gz
  611. share/man/man1/nix3-flake-new.1.gz
  612. share/man/man1/nix3-flake-prefetch.1.gz
  613. share/man/man1/nix3-flake-show.1.gz
  614. share/man/man1/nix3-flake-update.1.gz
  615. share/man/man1/nix3-flake.1.gz
  616. share/man/man1/nix3-fmt.1.gz
  617. share/man/man1/nix3-hash-convert.1.gz
  618. share/man/man1/nix3-hash-file.1.gz
  619. share/man/man1/nix3-hash-path.1.gz
  620. share/man/man1/nix3-hash-to-base16.1.gz
  621. share/man/man1/nix3-hash-to-base32.1.gz
  622. share/man/man1/nix3-hash-to-base64.1.gz
  623. share/man/man1/nix3-hash-to-sri.1.gz
  624. share/man/man1/nix3-hash.1.gz
  625. share/man/man1/nix3-help-stores.1.gz
  626. share/man/man1/nix3-help.1.gz
  627. share/man/man1/nix3-key-convert-secret-to-public.1.gz
  628. share/man/man1/nix3-key-generate-secret.1.gz
  629. share/man/man1/nix3-key.1.gz
  630. share/man/man1/nix3-log.1.gz
  631. share/man/man1/nix3-manpages.gz
  632. share/man/man1/nix3-nar-cat.1.gz
  633. share/man/man1/nix3-nar-dump-path.1.gz
  634. share/man/man1/nix3-nar-ls.1.gz
  635. share/man/man1/nix3-nar-pack.1.gz
  636. share/man/man1/nix3-nar.1.gz
  637. share/man/man1/nix3-path-info.1.gz
  638. share/man/man1/nix3-print-dev-env.1.gz
  639. share/man/man1/nix3-profile-diff-closures.1.gz
  640. share/man/man1/nix3-profile-history.1.gz
  641. share/man/man1/nix3-profile-install.1.gz
  642. share/man/man1/nix3-profile-list.1.gz
  643. share/man/man1/nix3-profile-remove.1.gz
  644. share/man/man1/nix3-profile-rollback.1.gz
  645. share/man/man1/nix3-profile-upgrade.1.gz
  646. share/man/man1/nix3-profile-wipe-history.1.gz
  647. share/man/man1/nix3-profile.1.gz
  648. share/man/man1/nix3-realisation-info.1.gz
  649. share/man/man1/nix3-realisation.1.gz
  650. share/man/man1/nix3-registry-add.1.gz
  651. share/man/man1/nix3-registry-list.1.gz
  652. share/man/man1/nix3-registry-pin.1.gz
  653. share/man/man1/nix3-registry-remove.1.gz
  654. share/man/man1/nix3-registry.1.gz
  655. share/man/man1/nix3-repl.1.gz
  656. share/man/man1/nix3-run.1.gz
  657. share/man/man1/nix3-search.1.gz
  658. share/man/man1/nix3-shell.1.gz
  659. share/man/man1/nix3-store-add-file.1.gz
  660. share/man/man1/nix3-store-add-path.1.gz
  661. share/man/man1/nix3-store-add.1.gz
  662. share/man/man1/nix3-store-cat.1.gz
  663. share/man/man1/nix3-store-copy-log.1.gz
  664. share/man/man1/nix3-store-copy-sigs.1.gz
  665. share/man/man1/nix3-store-delete.1.gz
  666. share/man/man1/nix3-store-diff-closures.1.gz
  667. share/man/man1/nix3-store-dump-path.1.gz
  668. share/man/man1/nix3-store-gc.1.gz
  669. share/man/man1/nix3-store-info.1.gz
  670. share/man/man1/nix3-store-ls.1.gz
  671. share/man/man1/nix3-store-make-content-addressed.1.gz
  672. share/man/man1/nix3-store-optimise.1.gz
  673. share/man/man1/nix3-store-path-from-hash-part.1.gz
  674. share/man/man1/nix3-store-ping.1.gz
  675. share/man/man1/nix3-store-prefetch-file.1.gz
  676. share/man/man1/nix3-store-repair.1.gz
  677. share/man/man1/nix3-store-sign.1.gz
  678. share/man/man1/nix3-store-verify.1.gz
  679. share/man/man1/nix3-store.1.gz
  680. share/man/man1/nix3-upgrade-nix.1.gz
  681. share/man/man1/nix3-why-depends.1.gz
  682. share/man/man5/nix-profiles.5.gz
  683. share/man/man5/nix.conf.5.gz
  684. share/man/man8/nix-daemon.8.gz
  685. @dir share/doc/nix/manual/store/types.tmp
  686. @owner
  687. @group
  688. @mode
Collapse this list.
Dependency lines:
  • nix>0:sysutils/nix
To install the port:
cd /usr/ports/sysutils/nix/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/nix
  • pkg install nix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708452546 SHA256 (NixOS-nix-2.20.2_GH0.tar.gz) = 296d6cbe5ef404ea57944c464da86625bb65452fecc458ec943be1801534ae18 SIZE (NixOS-nix-2.20.2_GH0.tar.gz) = 1507205

Packages (timestamps in pop-ups are UTC):
nix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.20.22.20.2-2.20.22.20.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest2.20.22.20.2-2.20.22.20.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.20.22.20.2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ax_cxx_compile_stdcxx.m4 : devel/autoconf-archive
  2. gsed : textproc/gsed
  3. bash : shells/bash
  4. docbook-xsl-ns>=0 : textproc/docbook-xsl-ns
  5. gnustat : sysutils/coreutils
  6. grealpath : sysutils/coreutils
  7. xmllint : textproc/libxml2
  8. xsltproc : textproc/libxslt
  9. jq : textproc/jq
  10. nlohmann-json>=3.9 : devel/nlohmann-json
  11. mdbook>=0 : textproc/mdbook
  12. mdbook-linkcheck>=0 : textproc/mdbook-linkcheck
  13. bison : devel/bison
  14. gmake>=4.3 : devel/gmake
  15. pkgconf>=1.3.0_1 : devel/pkgconf
  16. autoconf>=2.71 : devel/autoconf
  17. automake>=1.16.5 : devel/automake
Test dependencies:
  1. dot : graphics/graphviz
  2. git : devel/git
  3. gxargs : misc/findutils
  4. hg : devel/mercurial
Library dependencies:
  1. libaws-cpp-sdk-core.so : devel/aws-sdk-cpp
  2. libaws-crt-cpp.so : devel/aws-crt-cpp
  3. libboost_context.so : devel/boost-libs
  4. libbrotlienc.so : archivers/brotli
  5. libcurl.so : ftp/curl
  6. libeditline.so : devel/editline
  7. libgc.so : devel/boehm-gc
  8. libsodium.so : security/libsodium
  9. libcpuid.so : sysutils/libcpuid
  10. libgit2.so : devel/libgit2
  11. liblowdown.so : textproc/lowdown
  12. libarchive.so.13 : archivers/libarchive
  13. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nix-2.20.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_nix
USES:
autoreconf bison compiler:c++17-lang cpe gmake localbase libarchive pkgconfig sqlite:3 ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NixOS/nix/tar.gz/2.20.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port