Tobias Geerinckx-Rice
51ccf09ba2
Add duff: find duplicate files from the command line
2014-12-06 00:10:08 +01:00
William A. Kennington III
d2a2c77643
ceph: 0.88 -> 0.89
2014-12-04 15:17:58 -08:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
William A. Kennington III
17a1b67cb6
btrfsprogs: 3.17.1 -> 3.17.2
2014-11-26 15:47:43 -08:00
Eelco Dolstra
a0f3faf34e
Merge remote-tracking branch 'origin/glibc-2.20' into staging
2014-11-16 22:17:36 +01:00
William A. Kennington III
596a46caf7
btrfs-progs: 3.17 -> 3.17.1
2014-11-14 22:46:59 -08:00
William A. Kennington III
f4249e7f5a
ceph: 0.87 -> 0.88
2014-11-14 21:59:32 -08:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Eelco Dolstra
65221567c1
glibc: Include a copy of libgcc_s.so.1
...
This prevents failures like "libgcc_s.so.1 must be installed for
pthread_cancel to work" that occur because Glibc assumes libgcc_s.so.1
to be in Glibc's libdir.
This solution is pretty hacky, because the libgcc_s.so.1 from
bootstrap-tools might be too old. So if we update GCC, programs might
end up using an outdated libgcc_s.so.1. Ideally, we would build
libgcc_s.so.1 *before* Glibc, which might not be impossible...
Fixes #3548 .
2014-11-11 10:23:26 +01:00
Eelco Dolstra
0518ccf5af
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/stdenv/generic/default.nix
2014-11-06 10:16:39 +01:00
Mathijs Kwik
d0e0d62e61
add duperemove: btrfs deduplication tool
2014-11-06 00:02:45 +01:00
Michael Raskin
aeb032044d
Readd BtrFS-progs 3.16 for snapper build
2014-11-06 00:32:31 +03:00
Vladimír Čunát
52404a868d
Merge recent master into staging
...
Nixpkgs Hydra: ?compare=1157272
TODO: port e22889064f
Conflicts:
nixos/tests/gnome3_10.nix (auto-solved)
pkgs/applications/video/aegisub/default.nix
pkgs/development/libraries/boost/1.55.nix
2014-11-05 15:00:44 +01:00
Michael Raskin
eca021ccc5
Fix NILFS-utils source
2014-11-05 09:23:25 +03:00
Michael Raskin
5854eb09eb
Update NILFS2 utils
2014-11-04 12:04:42 +03:00
Vladimír Čunát
ed867a50eb
iconv: remove usage on Linux in several packages
...
This fixes builds after #4419 . Thanks to @vbgl for the original commit;
I changed that as I'm not sure whether passing null values to buildInputs is clean.
CC maintainers: @coroa, @peti, @phreedom, @robberer, @jcumming.
2014-11-03 12:58:54 +01:00
William A. Kennington III
b94f27b846
ceph: 0.86 -> 0.87
2014-11-02 17:22:27 -08:00
William A. Kennington III
5ae216558f
jfsrec: Remove derivation
2014-11-02 17:22:27 -08:00
William A. Kennington III
aa3e800be7
boost: Remove boost.lib
2014-11-02 17:22:27 -08:00
William A. Kennington III
674a588b0a
btrfs-progs: 3.16.2 -> 3.17
2014-11-02 17:18:50 -08:00
Michael Raskin
815bbfb852
Update GlusterFS
2014-11-02 23:51:58 +03:00
lethalman
560fd3a5b7
Merge pull request #4742 from abbradar/bcache-stage1
...
Support bcache volumes in initrd
2014-11-02 17:29:38 +01:00
Nikolay Amiantov
92f94e901a
bcache-tools: don't use probe-bcache and bcache-register
...
This allows us not to include any additional binaries for bcache
support in initrd; just an udev rule.
2014-11-02 19:03:41 +03:00
Kosyrev Serge
b3ebe093b0
ifuse: new expression
2014-10-30 12:11:24 +03:00
William A. Kennington III
578d77ae0e
jfsrec: Undelete and fix evaluation
2014-10-29 09:23:08 -07:00
William A. Kennington III
06f8885609
libusb: 1.0.18 -> 1.0.19
2014-10-29 02:05:17 -07:00
aszlig
eea4fce4a5
btrfsprogs: Revert update to version 3.17.
...
This reverts commit 249e417677
.
Breaks snapper:
http://hydra.nixos.org/build/16420291
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 18:12:12 +02:00
Domen Kožar
c01af09401
squashfs: -lgcc_s
2014-10-22 15:06:05 +02:00
Domen Kožar
b3a4c3c2d0
squashfs: 4.3 -> 4.4, hopefully fixes http://hydra.nixos.org/build/16422733
2014-10-22 14:36:56 +02:00
aszlig
78ef5f9c14
nixpart: Move all 0.4 dependencies into one dir.
...
Once nixpart 1.0 is released we then only need to delete one single
directory rather than searching for needles in a haystack, that is, all
of <nixpkgs>. Also, it keeps my sanity at an almost healthy level.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:59 +02:00
aszlig
16371fce91
nixpart: Bump version to 1.0.0 and mark as broken.
...
We don't want Hydra to even try and build this, because we're going to
fill in the right sha256 as soon as the the new nixpart version is
released.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
aszlig
cb2c34f1bb
blivet: Update to new upstream version 0.67.
...
Put a copy of old version 0.17 expression into 0.17.nix and update the
pointers from nixpart0 accordingly.
This also means, that plain nixpart is now way more broken than
nixpart0 (we might want to temporarily fix 0.4 anyway).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
aszlig
7deadbb55f
nixpart: Copy package expression to 0.4.nix.
...
Update the nixpart0 pointer to point to this version, because we're
going to update blivet as well and NixOps still points to nixpart0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:48 +02:00
aszlig
249e417677
btrfsprogs: Update to new upstream version 3.17.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-21 18:29:55 +02:00
Nikolay Amiantov
307af9148b
use rpmextract in some packages
2014-10-20 03:16:59 +04:00
Aristid Breitkreuz
56fa7ec87f
squashfsTools: update from 4.2 to 4.3, potentially fixes CVE-2012-4024, CVE-2012-4025
2014-10-08 20:23:25 +02:00
William A. Kennington III
58b621bc35
ceph: Fix Hash
2014-10-07 18:24:00 -07:00
William A. Kennington III
d6e5c6ddea
ceph: 0.85 -> 0.86
2014-10-07 18:13:22 -07:00
Aristid Breitkreuz
82cd0a66e6
btrfsProgs: update from 3.16.1 to 3.16.2
2014-10-06 21:48:24 +02:00
William A. Kennington III
03ab965209
btrfsprogs: 3.16 -> 3.16.1
2014-09-30 11:36:21 -07:00
William A. Kennington III
134e74dbc7
ceph: Add missing python libraries and wrap mising python binaries
2014-09-29 22:52:17 -07:00
Pascal Wittmann
d346a9cc07
fixed some meta.maintainers attributes
2014-09-26 23:44:29 +02:00
William A. Kennington III
32aa544fb6
ceph: Add zfs support
2014-09-25 01:24:54 -07:00
Eelco Dolstra
98010275e6
e2fsprogs: Update to 1.42.12
2014-09-23 11:51:46 +02:00
koral
19907d3abd
Upgraded mtd-utils to v1.5.1
2014-09-22 19:56:49 +02:00
William A. Kennington III
3ff5532a82
ceph: 0.79 -> 0.85
2014-09-21 20:27:12 -07:00
William A. Kennington III
31220480d8
boost: Update depdendent packages
2014-09-21 17:20:59 -07:00
William A. Kennington III
2c40aca91d
xfsprogs: Add missing patch
2014-09-19 18:21:05 -07:00
William A. Kennington III
acaf6b4334
xfsprogs: Actually fix library rpath
2014-09-19 16:14:50 -07:00
William A. Kennington III
9d1acf8559
xfsprogs: 3.1.11 -> 3.2.1
2014-09-19 15:34:36 -07:00
Pascal Wittmann
cf3d549402
bashmount: use fetchFromGitHub instead of fetchurl
2014-09-16 14:37:14 +02:00
koral
cc664a4640
Fixed URL in bashmount package.
2014-09-16 08:58:00 +02:00
koral
ce0dd9e335
Added bashmount package.
2014-09-15 18:29:47 +02:00
Sergey Mironov
2b72edad9b
yandex-disk: fix the url; introduce systemd.service #2228
2014-09-03 12:36:29 +04:00
Michael Raskin
74343ca3ab
Fix handling of paths with multuple mounts — for example rootfs first mount for /
2014-09-03 10:11:41 +04:00
Michael Raskin
23b3495a25
Merge pull request #3876 from wkennington/master.btrfsProgs
...
btrfsProgs: 3.14.2 -> 3.16.0
2014-09-02 01:00:22 +04:00
Michael Raskin
fc83dfbc49
Update smbnetfs
2014-08-31 22:54:37 +04:00
William A. Kennington III
86d72b2c30
btrfsProgs: 3.14.2 -> 3.16.0
...
Additionally, add myself as a maintainer.
2014-08-30 16:23:50 -07:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Eelco Dolstra
2d6d43c02c
Fix tarball build
2014-08-24 18:52:50 +02:00
Vladimír Čunát
44a0db4f0f
ntfs3g: update to latest stable (2-year bump)
2014-08-16 18:47:20 +02:00
Peter Simons
9226fbf56a
Merge remote-tracking branch 'origin/master' into staging.
2014-08-08 09:51:01 +02:00
Jason \"Don\" O'Conal
297599a299
bindfs: add expression
2014-08-07 01:07:34 +02:00
Peter Simons
2d326e5032
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Michael Raskin
1fa783f55a
Update glusterfs
2014-08-03 22:29:41 +04:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
06fc1ec34d
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Austin Seipp
67d992c100
ceph: fix libatomic_ops dependency
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-30 12:03:08 -05:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
John Wiegley
af5f5ec84d
ceph: default atomicops dependency to null
...
I have no such dependency on my system, so this prevent nix-env from
working.
2014-06-28 21:38:16 -07:00
Alexander Kjeldaas
d80ded0e7d
Added the ceph filesystem.
2014-06-28 20:43:58 -05:00
Alexander Kjeldaas
f1b7cb7ceb
Added lib output to xfsprogs.
...
This only contains static archives since xfsprogs is compiled
with dynamic libraries disabled.
2014-06-28 20:43:51 -05:00
Vladimir Kirillov
470f8cccc2
glusterfs: update to 3.5.0
2014-06-23 17:14:26 +03:00
Michael Raskin
213312b667
Update GlusterFS to 3.4.3
2014-06-14 00:23:12 +04:00
Eelco Dolstra
1da6a7d4a9
Remove illegal meta.src attributes
2014-06-05 13:04:18 +02:00
William A. Kennington III
215ce62596
btrfsProgs: Update 3.14 -> 3.14.2 ( close #2797 )
2014-05-31 14:42:17 +02:00
Bjørn Forsman
ef66088ae1
bcache-tools: update 1.0.5 -> 1.0.7
2014-05-25 13:15:25 +02:00
Eelco Dolstra
c54eb79063
Don't kill unionfs-fuse during shutdown
...
Killing the daemon backing /nix/store prevents a clean shutdown. See
http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/
2014-05-21 15:55:50 +02:00
Corey O'Connor
ce5dd5681e
use 0.5 archive of jmtpfs
2014-05-11 13:06:26 -07:00
Corey O'Connor
2efda9dce7
add jmtpfs - a FUSE filesystem for MTP
2014-05-11 12:36:51 -07:00
William A. Kennington III
b280f3d3aa
btrfsProgs: 3.12 -> 3.14
2014-04-16 16:07:41 -05:00
Emery Hemingway
09cdc6edf5
f2fs-tools,ncdc: set platform and add myself to maintainers
2014-04-05 21:31:40 -04:00
Shea Levy
0fda39ee3e
Merge branch 'mtpfs' of git://github.com/qknight/nixpkgs
...
added mtpfs to mount MTP devices via usb using FUSE
2014-04-05 15:00:38 -04:00
Vladimír Čunát
267d0a5ab6
Merge #1633 : --enable-symlinks in ncurses and e2fsprogs
2014-04-02 19:05:56 +02:00
Joachim Schiele
b894dfffb3
added mtpfs to mount MTP devices via usb using FUSE
2014-03-30 13:00:25 +02:00
Emery Hemingway
d306441360
f2fs-tools: initial expression
2014-03-22 21:47:37 -04:00
Michael Raskin
d072cf56ad
Update GlusterFS
2014-03-08 21:12:59 +04:00
Evgeny Egorochkin
d9283c7663
dosfstools: update from 3.0.24 to 3.0.26
2014-03-08 18:19:19 +02:00
Peter Simons
f1a707fc74
sshfsFuse: update from 2.4 to 2.5
2014-03-05 15:40:08 +01:00
Peter Simons
684e06c2e6
mtools: update from 4.0.17 to 4.0.18
2014-02-24 22:04:40 +01:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Bjørn Forsman
9037126df0
bcache-tools: new package
...
Bcache is a Linux kernel block layer cache. It allows one or more fast
disk drives such as flash-based solid state drives (SSDs) to act as a
cache for one or more slower hard disk drives.
This package contains the required user-space tools.
User documentation is in Documentation/bcache.txt in the Linux kernel
tree.
http://bcache.evilpiepirate.org/
2014-02-01 16:32:23 +01:00
Ricardo M. Correia
e361d27eeb
zfstools: Add new package
...
zfstools is an OpenSolaris-like and compatible auto snapshotting script
for ZFS, which also supports auto snapshotting mysql databases.
2014-01-27 21:48:24 +01:00
Vladimír Čunát
0a58b512cb
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/compilers/gcc/4.8/default.nix
pkgs/development/compilers/llvm/default.nix
pkgs/development/libraries/gmp/5.1.1.nix
pkgs/development/libraries/gmp/5.1.3.nix
pkgs/development/libraries/gmp/5.1.x.nix
pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Nixpkgs Monitor
dbf90b2706
e2fsprogs: update from 1.42.8 to 1.42.9
2014-01-13 16:15:57 +01:00
Vladimír Čunát
9443129b08
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Eelco Dolstra
37107edafe
btrfs-progs: Don't use a non-standard meta attribute
2014-01-03 11:49:38 +01:00
Moritz Heidkamp
030a4c7f5d
Add chunkfs package
2014-01-02 18:31:09 +00:00
Michael Raskin
952a0a3797
Fix btrfs source link
2013-12-29 21:34:30 +04:00