tilpner
d0601b6add
bup: PYTHONPATH -> withPackages
...
Without this, tornado was not found on startup (`bup web`),
even though it was provided by PYTHONPATH
Also see #22688
2018-01-06 21:10:57 +01:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Lukasz Czyzykowski
4a9b30028d
bup: enable darwin build
...
This package builds fine on macOS.
2017-05-19 13:54:28 +02:00
Aristid Breitkreuz
3f00bce59b
Merge pull request #24723 from edanaher/update-bup
...
bup: 0.29 -> 0.29.1
2017-04-08 11:04:37 +02:00
Aristid Breitkreuz
65be0b3a4b
bup: enable par2 by default
...
The par2 closure is <300 KB, so having it enabled by default seems
reasonable.
2017-04-07 21:47:03 +02:00
Evan Danaher
82a63385fb
bup: 0.29 -> 0.29.1
...
This pretty much only has a single fix for gc --threshold 0:
https://github.com/bup/bup/blob/master/note/0.29.1-from-0.29.md
2017-04-07 15:44:10 -04:00
edanaher
77b7b7df33
bup: 0.28.1 -> 0.29 ( #23876 )
2017-03-15 21:20:25 +01:00
Frederik Rietdijk
0674ed1b6b
bup: use python2
2016-11-08 22:48:54 +01:00
jhhuh
89cbb88d26
bup-0.28.1: fix on darwin, upstream released patch removed
2016-10-09 16:54:51 +02:00
sternenseemann
c96ddb6433
bup: 0.26 -> 0.28.1 ( #18531 )
2016-09-13 07:01:16 +02:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Joachim Fasting
5e1bea1ec2
bup: refactorings
...
- Use `fetchFromGitHub`
- Apply patches standard patch phase
- Use `pythonPackages`
- Use `stdenv.is{Darwin,Linux}`
- meta fixups
- Enable support for the web front-end
2016-05-28 15:32:49 +02:00
Florent Becker
d7749f27f3
bup: add ${git} to the $PATH of the wrapper
...
Otherwise, bup tries to run git from the user's PATH, which may or may not
exist.
Closes #15691
2016-05-28 02:08:41 +02:00
John Wiegley
6c1d408b47
bup: Patch to work on Darwin 10.10
2015-07-30 16:20:04 -07:00
Domen Kožar
9b7b2ce8eb
Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
...
This reverts commit 512fbb280f
.
See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar
512fbb280f
Introduce patchShebangsPhase ran in preConfigurePhases
...
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
muflax
e5480cab83
bup: update to 0.26 and adopt it
...
[Bjørn: use patchShebangs to unbreak chroot build (fixes up references
to /usr/bin/env {python,bash}]
2014-12-26 14:09:56 +01:00
Peter Simons
48f24712dc
Fix a lots of evaluation errors on Hydra.
2013-12-10 23:20:23 +01:00
Evgeny Egorochkin
829b29153b
clean up git revision handling in several packages
2013-11-13 12:46:55 +02:00
Peter Simons
fe273e8965
Revert "backup tools bup, storeBackup: implement sanity check" on behalf of Marc.
...
This reverts commit c823bc37d6
. The
newly added test case needs more work to succeed on Hydra. See
<http://permalink.gmane.org/gmane.linux.distributions.nixos/11382 >
for further details.
2013-09-01 21:32:40 +02:00
Marc Weber
c823bc37d6
backup tools bup, storeBackup: implement sanity check
...
bup:
- update
- run make test (all tests seem to pass :-)
- add python.modules.readline
- add comment that there is no way to prune old revisions (yet)
2013-09-01 02:22:01 +02:00
Peter Simons
06d02090d2
bup: enable Hydra builds
2013-04-26 12:51:46 +02:00
Peter Simons
2879cf569e
bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build
...
/nix/store/4jfqcb4mzh3vl08zgfh9ir46jii7rcb9-python-2.7.3/include/python2.7/modsupport.h:27:1: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
^
cc1: all warnings being treated as errors
2013-04-07 23:33:19 +02:00
Peter Simons
b33ad366a1
Merge branch 'master' into stdenv-updates.
2013-01-11 15:46:10 +01:00
Mathijs Kwik
fbeb84b288
bup: optionally depend on par2cmdline
...
The default is to use it from path when available, as this is an
optional feature.
2013-01-06 18:44:55 +01:00
Peter Simons
9e9cd7b529
Merge branch 'master' into stdenv-updates.
2013-01-04 21:00:53 +01:00
Mathijs Kwik
66a7fa30b8
bup: upgrade to git20121224
2013-01-01 13:50:14 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Mathijs Kwik
107f5e3560
bup: include support for xattrs, acls and fuse on linux
...
this enables the commands "bup meta" and "bup fuse".
2012-08-05 14:03:34 +02:00
Mathijs Kwik
c750a66717
bup: update to latest git version.
...
why the git version? 0.24b (in nixpkgs) was broken.
using 0.25rc1 gave the same error (gcc 4.6 related)
Both these versions are over a year old and lots of
commits were made after that, including something
that fixed building on nix.
2012-07-22 19:53:35 +02:00
David Guibert
f9200097ae
add bup: backup system based on the git packfile format
...
[1] https://github.com/apenwarr/bup
Signed-off-by: David Guibert <david.guibert@gmail.com>
svn path=/nixpkgs/trunk/; revision=28497
2011-08-11 16:33:47 +00:00