Dan Peebles
ac7a6e04c2
go-packages: start factoring out repetitive patterns
2015-07-29 04:55:57 +00:00
Dan Peebles
75a7f96b44
knockknock: minor cleanup
2015-07-22 01:32:09 +00:00
Dan Peebles
a8c7abdb8d
knockknock: init
...
A simple but secure port knocking daemon and associated tool (NixOS modules upcoming)
2015-07-22 01:26:40 +00:00
Dan Peebles
b6c589b2da
Simple EC2 user-data VM test
2015-06-11 22:54:04 -04:00
Dan Peebles
b13cb54614
Bring an importable modulesPath back from the dead, in the only way I know
2015-06-08 01:55:49 +00:00
Dan Peebles
4d12ea8311
Add micro-httpd package
2015-05-28 03:16:46 +00:00
Dan Peebles
0e752c9427
Add preliminary hologram
2015-03-03 20:03:50 -05:00
Dan Peebles
d8d6551321
Add goamz
2015-03-03 20:03:50 -05:00
Dan Peebles
7c0788531a
Add rgbterm
2015-03-03 20:03:50 -05:00
Dan Peebles
2f0597b4f3
Add sets
2015-03-03 20:03:50 -05:00
Dan Peebles
0ef91cc0d5
Add slices
2015-03-03 20:03:50 -05:00
Dan Peebles
d769ee4013
Add raw
2015-03-03 20:03:49 -05:00
Dan Peebles
1767e28bde
Add ldap
2015-03-03 20:03:49 -05:00
Dan Peebles
f5725d813f
Add go-ini
2015-03-03 20:03:49 -05:00
Dan Peebles
f7bf541276
Add go-homedir
2015-03-03 20:03:49 -05:00
Dan Peebles
8154129876
Add gox
2015-03-03 20:03:49 -05:00
Dan Peebles
babc8c12fa
Add g2s
2015-03-03 20:03:49 -05:00
Dan Peebles
ecb804c505
Add asn1-ber
2015-03-03 20:03:48 -05:00
Dan Peebles
d7c7b3bea0
Modernize go crypto
2015-03-03 20:03:48 -05:00
Dan Peebles
57250fc2cc
Enable cgo on darwin
2015-03-03 20:03:48 -05:00
Dan Peebles
e25150bb10
No need for this hack anymore
2015-02-18 22:18:57 -05:00
Dan Peebles
c6ce6460c4
Rearrange llvm dependencies slightly to avoid unnecessary dependencies on darwin (binutils is only used for gold integration, which doesn't apply on darwin)
2015-02-18 02:05:56 -05:00
Dan Peebles
3caa6f4d7d
This doesn't hurt the current darwin stdenv and doesn't affect anything else, but is needed for the upcoming pure darwin stdenv
2015-02-18 01:19:59 -05:00
Dan Peebles
7cc575c870
Fish wants libiconv too, even though it won't admit it
2015-02-18 01:14:36 -05:00
Dan Peebles
12c1c8d590
wget wants libiconv but doesn't say so
2015-02-18 00:49:37 -05:00
Dan Peebles
025f87f79a
Bootstrap tools for the upcoming new darwin stdenv (not working yet in this stdenv, but will soon)
2015-02-18 00:24:34 -05:00
Dan Peebles
ecf662efc6
Flip cctools and cctools cross
2015-02-18 00:24:33 -05:00
Dan Peebles
3a423e4405
It doesn't appear to be necessary to force the libc++abi rpath in libc++, and removing it helps disentangle the upcoming darwin stdenv from its bootstrap tools
2015-02-17 22:39:31 -05:00
Dan Peebles
a78d164b1e
Minor fixes for git on darwin (libiconv and Security dependencies)
2015-02-17 22:30:59 -05:00
Dan Peebles
a68484a0ac
Minor fix for broken ruby evaluation and libiconv
2015-02-17 21:39:29 -05:00
Daniel Peebles
ea5594679c
Bump nixUnstable build
2015-01-21 22:13:51 -05:00
Daniel Peebles
65522d05d4
Turn nixUnstable back on
2015-01-15 22:47:47 -05:00
Daniel Peebles
8df8943b92
I think this should fix the evaluation errors in hydra
2014-12-27 12:02:58 -05:00
Daniel Peebles
aa7839c145
Clean up command-line tools a bit to allow us to use an impure
...
hdiutil (for an upcoming bootstrapped stdenv for darwin!)
Closes #4382
2014-10-04 20:21:15 +01:00
Daniel Peebles
c55c435ade
Add Apple command-line tools
...
Closes #4365
2014-10-02 06:50:09 +01:00
Daniel Peebles
0e9cf136af
A simple ADC downloader for upcoming darwin awesomeness
...
Closes #4327
2014-10-01 02:10:31 +01:00
Daniel Peebles
58ea86bd87
Let’s compile the Mac OS X SecurityTool ourselves
2014-09-30 01:14:14 -04:00
Daniel Peebles
72e76a18c1
Update maven to 3.2.3 and put it in a more sensible location
...
Closes #4187 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk >
2014-09-20 22:33:18 +01:00
Daniel Peebles
588a5e92a3
Add commons-math (binary until I get maven build working)
...
Drop jakarta name from fileupload and update its version
Jakarta regexp has been officially retired, and nothing in nixpkgs uses it, so let’s get rid of it.
Add commons-io
More commons additions/cleanup
Closes #4181
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk >
2014-09-20 22:31:47 +01:00
Daniel Peebles
4cb2357782
Drop the jakarta name from BCEL and update its version.
...
Closes #4180 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk >
2014-09-20 07:13:24 +01:00
Daniel Peebles
44ca1a7f57
Add coreutils dependency to ant launcher script
...
Closes #4106 .
2014-09-17 03:54:25 +01:00
Daniel Peebles
f8cc943afb
Fix #4019
2014-09-10 23:17:26 -04:00
Daniel Peebles
ba13808259
Fix byacc
2014-08-31 16:01:03 -04:00
Daniel Peebles
3182cf00ff
Add xar
2014-08-30 22:52:46 +01:00
Daniel Peebles
1eb08ee693
Add patch to fix 3.17 build breakage (also submitted to lkml, but not yet merged)
2014-08-28 22:45:32 -04:00
Daniel Peebles
a570251187
Make ant-build canonicalize the jars it produces so that we produce byte-for-byte identical jars (they normally contain timestamps and nondeterministic ordering of metadata lines)
2014-08-14 01:20:44 -04:00
Daniel Peebles
d18ec20878
Change junit to actually compile from source rather than download binaries
2014-08-09 20:53:36 -04:00
Daniel Peebles
a1d4f7cdd5
Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness
2014-08-09 20:53:36 -04:00