Commit graph

28 commits

Author SHA1 Message Date
Sophie Taylor c5cac5051a cjdns v17.3 -> v18 2016-11-04 11:52:28 +01:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Emery Hemingway 36b5fd8d4d cjdns: 16 -> 17.3 2016-04-08 15:55:13 +02:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Emery Hemingway 2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Vladimír Čunát e2f5ba1937 treewide: fix invocations of installBin command
I've removed the trivial command in 4e72b61de.
I think `install -Dt "$out/bin"` is a better replacement anyway,
as it can be easily used to other directories than $out/bin.

/cc @ehmry who seems to maintain many packages with this usage.
(BTW, it would be better to have maintainer attribute same as github
username, as it makes pinging maintainers much easier.)
2015-12-05 13:59:05 +01:00
Lluís Batlle i Rossell 282354a6cf Updating cjdns to latest master.
It has important stability fixes.
2015-05-09 20:22:58 +00:00
Lluís Batlle i Rossell 5a21c015c7 Updating cjdns to 20150422. 2015-04-22 17:11:10 +02:00
Emery Hemingway 7e66337f6c cjdns: update to version 16 - 20150308 2015-03-21 10:16:16 -04:00
Peter Simons 7b99c149a4 Merge branch 'master' into staging. 2015-02-09 16:51:10 +01:00
Lluís Batlle i Rossell d54611bde7 Updating cjdns to 20150207.
Version without memory leaks.

(cherry picked from commit 0e860da001e960e1b7cd4ca3ab9940a8dacd98de)
2015-02-08 19:33:13 +01:00
Lluís Batlle i Rossell 4c0ba3f01c cjdns: Setting no SECCOMP for ARM. It fails to build. 2015-02-05 23:02:55 +01:00
Lluís Batlle i Rossell adf6ef3865 cjdns: updating with bugfix, and readd nodejs tools
(cherry picked from commit cd80d050cb8145d45c56533625beb82f37177fae)
2015-01-30 09:26:53 +01:00
Lluís Batlle i Rossell 8ea408be56 Update cjdns to v15
(cherry picked from commit aeefbe552adda2b3191bbd48cd7cf79ad9425d94)
2015-01-29 19:50:19 +01:00
Lluís Batlle i Rossell 8dd230aa09 Updating cjdns to protocol version 14 2015-01-23 09:35:13 +01:00
Emery Hemingway 5b8e1be7ba cjdns: bump to protocol version 13 2015-01-06 13:23:24 -05:00
Emery Hemingway 9f1bd2d419 cjdns: update 20141023 -> 20141121
include protocol version in package version string
2014-11-21 18:04:53 -05:00
Emery Hemingway 67a2a58314 cjdns: service tweaks, new NixOS test 2014-11-08 23:39:02 +01:00
Lluís Batlle i Rossell f3d978be65 cjdns: installing contrib scripts
I made the nodejs and python scripts have the proper shebang. A lot more
of them could be updated to reference store paths (calls to "python",
etc.)

(cherry picked from commit 2fb382afb6319065f20af22d86774df190beb0d5)
2014-10-25 15:52:54 +02:00
Emery Hemingway 957602c40c cjdns: update 20140928 to 20141023 2014-10-24 17:15:13 -04:00
Emery Hemingway 70e0577886 update cjdns from 20140922 to 20140928 2014-10-21 13:08:54 -04:00
Emery Hemingway 61f0d9b251 cjdns: update from 20140919 20140922
package installs to .../bin
fix service module to look in .../bin

Closes #4240
2014-09-23 22:30:53 +01:00
Emery Hemingway 95c72a5f60 cjdns: update 20140829 to 20140919
Closes #4186
2014-09-20 23:27:24 +01:00
Emery Hemingway fc6ccd1080 cjdns: package update from 20140303 to 20140829 2014-08-31 18:14:16 -04:00
Emery Hemingway 316e809ff8 cjdns: update to 20130303
build system is now nodejs based
new nixos module to start cjdns
2014-04-09 10:30:57 -04:00
Eelco Dolstra 3c7aa5aa8f cjdns: Don't include "-git" in the package name 2014-02-18 19:13:07 +01:00
Evgeny Egorochkin 829b29153b clean up git revision handling in several packages 2013-11-13 12:46:55 +02:00
Lluís Batlle i Rossell b38308553b Adding cjdns.
The executable runs; I haven't tried to run a node.
2013-06-20 20:53:37 +02:00