Commit graph

198 commits

Author SHA1 Message Date
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +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
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
Michael Raskin e0b529d088 Fix btrfs source link 2013-12-29 21:33:37 +04:00
William A. Kennington III 88e4596ffd Fix btrfsprogs so nix detects the version
Currently, btrfsprogs is misdetected by nix such that it requires
specifying btrfs-progs-v3.12 for install instead of just btrfs-progs.
This patch removes the v so that it now reads btrfs-progs-3.12 and is
properly detected by nix.
2013-12-29 06:55:47 -06:00
Vladimír Čunát e740b565cf Merge master into stdenv-updates
Conflicts (easy):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/compilers/openjdk/default.nix
	pkgs/development/libraries/icu/default.nix
	pkgs/development/libraries/libssh/default.nix
	pkgs/development/libraries/libxslt/default.nix
	pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
William A. Kennington III 0276de4d1b Updated btrfsprogs from 0.20-git -> 3.12
Additionally, removed an unmaintained utility for setting the uuid of
sent volumes.
2013-12-28 19:23:10 -06:00
Vladimír Čunát cb639302df Merge glibc-2.18 branch into stdenv-updates
It's to separate from other changes coming from master.

Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (taking both changes)
	pkgs/development/libraries/ncurses/5_4.nix (deleted)
2013-12-28 18:51:23 +01:00
Eelco Dolstra 9f75797d0b Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00
Mathijs Kwik 7ad65e860e netatalk: depend on db4 instead of db48, now the db4 default became db48 2013-12-23 11:10:18 +01:00
Nixpkgs Monitor 14d3f044b4 netatalk: update from 3.0.5 to 3.1.0 2013-12-21 04:02:37 +02:00
Nixpkgs Monitor 9f152ede35 archivemount: update from 0.6.1 to 0.8.3 2013-12-18 18:18:16 +02:00
Eelco Dolstra 134ba27ea2 Merge remote-tracking branch 'origin/master' into glibc-2.18 2013-12-18 15:42:54 +01:00
Peter Simons 45e8de9a7d Merge branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor a2a1eb88cb httpfs2: update from 0.1.4 to 0.1.5 2013-12-16 01:36:16 +02:00
Nixpkgs Monitor 75bef13fca xfsprogs: update from 3.1.8 to 3.1.11 2013-12-14 00:46:44 +02:00
Eelco Dolstra ec5739ef17 jfsrec: Fix build
http://hydra.nixos.org/build/7008843
2013-12-10 14:28:19 +01:00
Peter Simons 486e7736df Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Evgeny Egorochkin 328d59eab6 add meta.repositories.git to several packages 2013-12-10 01:07:30 +02:00
Nixpkgs Monitor 8f4b7e2133 dosfstools: update from 3.0.21 to 3.0.24 2013-12-09 12:13:11 +02:00
Sergey Mironov 82fefa0de8 yandex-disk: fix bash-completion, add long description
bashCompletion created 'have1' file in the current directory occasionally. this
patch fixes it.
2013-12-05 14:42:16 +04:00