1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/tools/filesystems
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
..
9pfs
aefs
afpfs-ng
archivemount
avfs
bashmount
bcache-tools
bcachefs-tools
bindfs
bonnie
boxfs
btrfs-dedupe rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
btrfs-progs Merge branch 'master' into staging 2017-10-07 10:17:42 +02:00
ceph
chunkfs
ciopfs
convoy
cryfs cryfs: Enable tests 2017-10-13 23:29:20 +08:00
curlftpfs
darling-dmg
davfs2
dislocker
disorderfs
djmount
dosfstools
duff
duperemove
e2fsprogs e2fsprogs: 1.43.4 -> 1.43.7 2017-10-22 01:40:58 +03:00
e2tools
encfs encfs: 1.9.1 -> 1.9.2 2017-09-23 23:56:44 +02:00
exfat
extundelete
f2fs-tools f2fs-tools: 1.8.0 -> 1.9.0 2017-10-12 20:35:33 +03:00
f3
fatresize
fatsort
fsfs
fuse-7z-ng
fuseiso
fusesmb
gcsfuse gcsfuse: 0.19.0 -> 0.23.0 2017-09-28 10:28:19 +00:00
genext2fs
genimage
genromfs
gitfs
glusterfs glusterfs: 3.10.2 -> 3.12.1 2017-09-30 14:24:44 +02:00
go-mtpfs Get rid of most @rpath nonsense on Darwin 2017-10-08 16:13:46 -04:00
gocrypfs
gpart
grive
grive2
hfsprogs
httpfs
hubicfuse
ifuse
irods irods: remove unused attribute propagateBuildInputs (missing d) 2017-10-08 19:12:32 +02:00
jfsutils
jmtpfs
lizardfs
mergerfs
mhddfs
mp3fs
mtdutils
mtools
mtpfs
netatalk
nilfs-utils
nixpart
ntfs-3g
rdfind
reiser4progs
reiserfsprogs
relfs
s3backer
s3fs
securefs
smbnetfs
snapraid
squashfs
sshfs-fuse sshfs: 3.2.0 -> 3.3.0 2017-09-23 23:15:36 +02:00
svnfs
tmsu
u3-tool u3-tool: init at 0.3 2017-10-06 14:36:23 +02:00
udftools
unionfs-fuse
vmfs-tools
wdfs
xfsprogs
xtreemfs
yandex-disk
zerofree
zfstools
zkfuse