depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Pass --insecure to curl so that https works
Eelco Dolstra
1
-1
/
+1
2012-07-09
Inline fetchurl.sh
Eelco Dolstra
3
-9
/
+13
2012-07-09
Add a test for the fetchurl function
Eelco Dolstra
3
-1
/
+17
2012-07-09
Remove obsolete comment
Shea Levy
1
-3
/
+0
2012-07-09
corepkgs/fetchurl: Build locally and outside of the chroot
Shea Levy
1
-0
/
+6
2012-07-09
corepkgs/fetchurl: the 'system' argument can be optional
Shea Levy
1
-1
/
+1
2012-07-09
corepkgs: distribute fetchurl files
Shea Levy
1
-1
/
+1
2012-07-09
corepkgs/fetchurl: Call the shell directly instead of using the shebang
Shea Levy
2
-3
/
+2
2012-07-09
corepkgs/fetchurl.sh: Use config.nix's curl
Shea Levy
2
-2
/
+4
2012-07-09
The fetchurl builder is now fetchurl.sh
Shea Levy
1
-1
/
+1
2012-07-09
Remove old fetchurl makefile
Shea Levy
1
-11
/
+0
2012-07-09
Move fetchurl files out of their subdirectory
Shea Levy
2
-0
/
+0
2012-07-09
corepkgs/config.nix.in: We'll need curl
Shea Levy
1
-0
/
+1
2012-07-09
Resurrect old corepkgs fetchurl
Shea Levy
3
-0
/
+39
2012-07-09
Really fix RPM builds
Eelco Dolstra
1
-3
/
+3
2012-07-09
Add WWW::Curl as a dependency
Eelco Dolstra
2
-0
/
+14
2012-07-09
Fix RPM builds
Eelco Dolstra
1
-0
/
+1
2012-07-09
Get rid of nix.conf.example
Eelco Dolstra
3
-190
/
+2
2012-07-09
Install a nix.conf manpage
Eelco Dolstra
3
-12
/
+28
2012-07-09
download-from-binary-cache: add nix.conf options
Eelco Dolstra
3
-6
/
+30
2012-07-09
prim_import(): prefetch substitute info in parallel using queryMissing()
Eelco Dolstra
1
-0
/
+6
2012-07-08
build.cc: Don't use hasSubstitute()
Eelco Dolstra
1
-11
/
+25
2012-07-08
Cleanup
Eelco Dolstra
1
-13
/
+13
2012-07-06
download-from-binary-cache: parallelise fetching of NAR info files
Eelco Dolstra
9
-131
/
+282
2012-07-06
download-from-binary-cache: use WWW::Curl
Eelco Dolstra
1
-11
/
+68
2012-07-03
download-from-binary-cache: do negative NAR info caching
Eelco Dolstra
1
-5
/
+29
2012-07-03
download-from-binary-cache: in queries, preferred cached info
Eelco Dolstra
1
-20
/
+28
2012-07-03
download-from-binary-cache: strip trailing / from URLs
Eelco Dolstra
1
-1
/
+1
2012-07-03
download-from-binary-cache: cache binary cache info in a SQLite DB
Eelco Dolstra
1
-8
/
+117
2012-07-02
download-from-binary-cache: Verify NAR hashes
Eelco Dolstra
1
-6
/
+15
2012-07-02
nix-push: Always generate base-32 hashes
Eelco Dolstra
2
-4
/
+4
2012-07-02
Binary caches: use a better key
Eelco Dolstra
2
-8
/
+13
2012-07-01
Fix xz compression
Eelco Dolstra
1
-3
/
+3
2012-07-01
Add an environment variable $NIX_BINARY_CACHES specifying URLs of binary caches
Eelco Dolstra
1
-2
/
+7
2012-07-01
Allow both bzip2 and xz compression
Eelco Dolstra
3
-30
/
+68
2012-06-29
nix-push: Don't pollute the current directory with result symlink
Eelco Dolstra
1
-1
/
+1
2012-06-29
First attempt at the manifest-less substituter
Eelco Dolstra
4
-5
/
+123
2012-06-29
Doh
Eelco Dolstra
1
-1
/
+1
2012-06-29
Use XZ compression in binary caches
Eelco Dolstra
6
-19
/
+24
2012-06-28
nix-push: create a manifest-less binary cache
Eelco Dolstra
1
-159
/
+93
2012-06-27
nix-store -r: do substitutions in parallel
Eelco Dolstra
11
-25
/
+30
2012-06-27
Mount an empty /dev/shm tmpfs in the chroot
Eelco Dolstra
1
-0
/
+6
2012-06-27
Check the return code of the clone() call
Eelco Dolstra
1
-1
/
+2
2012-06-25
When using chroots, use a private PID namespace
Eelco Dolstra
2
-156
/
+186
2012-06-25
Use a private UTS namespace to provide a deterministic host/domain name to bu...
Eelco Dolstra
1
-1
/
+7
2012-06-23
Update release notes
Eelco Dolstra
1
-1
/
+15
2012-06-23
Improve error message
Eelco Dolstra
1
-1
/
+1
2012-06-23
In chroot builds, use a private SysV IPC namespace
Eelco Dolstra
1
-12
/
+19
2012-06-23
In chroot builds, use a private network namespace
Eelco Dolstra
1
-6
/
+31
2012-06-18
Support socket-based, on-demand activation of the Nix daemon with systemd
Eelco Dolstra
1
-30
/
+46
[prev]
[next]