-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpkg-plist
More file actions
129 lines (129 loc) · 3.75 KB
/
Copy pathpkg-plist
File metadata and controls
129 lines (129 loc) · 3.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
bin/nix
bin/nix-build
bin/nix-channel
bin/nix-collect-garbage
bin/nix-copy-closure
bin/nix-daemon
bin/nix-env
bin/nix-hash
bin/nix-instantiate
bin/nix-prefetch-url
bin/nix-shell
bin/nix-store
etc/profile.d/nix-daemon.sh
etc/profile.d/nix.sh
include/nix/affinity.hh
include/nix/archive.hh
include/nix/args.hh
include/nix/attr-path.hh
include/nix/attr-set.hh
include/nix/binary-cache-store.hh
include/nix/builtins.hh
include/nix/common-args.hh
include/nix/common-eval-args.hh
include/nix/compression.hh
include/nix/config.h
include/nix/config.hh
include/nix/crypto.hh
include/nix/derivations.hh
include/nix/download.hh
include/nix/eval-inline.hh
include/nix/eval.hh
include/nix/finally.hh
include/nix/fs-accessor.hh
include/nix/function-trace.hh
include/nix/get-drvs.hh
include/nix/globals.hh
include/nix/hash.hh
include/nix/istringstream_nocopy.hh
include/nix/json-to-value.hh
include/nix/json.hh
include/nix/lazy.hh
include/nix/lexer-tab.hh
include/nix/local-store.hh
include/nix/logging.hh
include/nix/lru-cache.hh
include/nix/machines.hh
include/nix/monitor-fd.hh
include/nix/names.hh
include/nix/nar-accessor.hh
include/nix/nar-info-disk-cache.hh
include/nix/nar-info.hh
include/nix/nixexpr.hh
include/nix/parsed-derivations.hh
include/nix/parser-tab.hh
include/nix/pathlocks.hh
include/nix/pool.hh
include/nix/primops.hh
include/nix/profiles.hh
include/nix/ref.hh
include/nix/references.hh
include/nix/remote-fs-accessor.hh
include/nix/remote-store.hh
include/nix/s3-binary-cache-store.hh
include/nix/s3.hh
include/nix/schema.sql.gen.hh
include/nix/serialise.hh
include/nix/serve-protocol.hh
include/nix/shared.hh
include/nix/sqlite.hh
include/nix/ssh.hh
include/nix/store-api.hh
include/nix/symbol-table.hh
include/nix/sync.hh
include/nix/thread-pool.hh
include/nix/types.hh
include/nix/util.hh
include/nix/value-to-json.hh
include/nix/value-to-xml.hh
include/nix/value.hh
include/nix/worker-protocol.hh
include/nix/xml-writer.hh
lib/libnixexpr.so
lib/libnixmain.so
lib/libnixstore.so
lib/libnixutil.so
libdata/pkgconfig/nix-expr.pc
libdata/pkgconfig/nix-main.pc
libdata/pkgconfig/nix-store.pc
libexec/nix/build-remote
share/man/man1/nix-build.1.gz
share/man/man1/nix-channel.1.gz
share/man/man1/nix-collect-garbage.1.gz
share/man/man1/nix-copy-closure.1.gz
share/man/man1/nix-env.1.gz
share/man/man1/nix-hash.1.gz
share/man/man1/nix-instantiate.1.gz
share/man/man1/nix-prefetch-url.1.gz
share/man/man1/nix-shell.1.gz
share/man/man1/nix-store.1.gz
share/man/man5/nix.conf.5.gz
share/man/man8/nix-daemon.8.gz
%%PORTDOCS%%%%DOCSDIR%%/manual/figures/user-environments.png
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/1.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/10.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/11.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/12.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/13.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/14.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/15.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/2.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/3.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/4.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/5.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/6.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/7.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/8.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/images/callouts/9.gif
%%PORTDOCS%%%%DOCSDIR%%/manual/index.html
%%PORTDOCS%%%%DOCSDIR%%/manual/manual.html
%%DATADIR%%/add-nixbld-users
%%DATADIR%%/corepkgs/buildenv.nix
%%DATADIR%%/corepkgs/config.nix
%%DATADIR%%/corepkgs/derivation.nix
%%DATADIR%%/corepkgs/fetchurl.nix
%%DATADIR%%/corepkgs/imported-drv-to-derivation.nix
%%DATADIR%%/corepkgs/unpack-channel.nix
%%DATADIR%%/sandbox/sandbox-defaults.sb
%%DATADIR%%/sandbox/sandbox-minimal.sb
%%DATADIR%%/sandbox/sandbox-network.sb