Files
nixpkgs/pkgs/tools/filesystems
Franz Pletz 6f1308ba95 Revert "btrfs-progs: 4.8.2 -> 4.8.3"
This reverts commit e82c325bff.

This package update breaks the `update-grub.pl` script:

    updating GRUB 2 menu...
    Btrfs did not return a path for the subvolume at /
    error: unable to activate new configuration

This backwards-incompatible change is the culprit:

    $ /nix/store/np25r3yzv2r41ji7v73j110inpj8lhn2-btrfs-progs-4.8.2/bin/btrfs subvol show /
    / is toplevel subvolume

vs.

    $ /nix/store/h53vs13nqvjwahpl26a4s7ygqk9xw1mw-btrfs-progs-4.8.3/bin/btrfs subvol show /
    /
    	Name: 			<FS_TREE>
    	UUID: 			-
    	Parent UUID: 		-
    	Received UUID: 		-
    	Creation time: 		-
    	Subvolume ID: 		5
    	Generation: 		6004631
    	Gen at creation: 	0
    	Parent ID: 		0
    	Top level ID: 		0
    	Flags: 			-
    	Snapshot(s):
2016-11-17 17:47:18 +01:00
..
2016-10-09 20:13:49 +02:00
2016-09-15 15:50:10 -03:00
2016-06-16 19:49:46 +03:00
2016-10-18 23:16:04 +02:00
2016-09-24 08:42:24 -04:00
2016-06-20 16:58:21 -07:00
2016-11-13 21:03:32 +00:00
2016-06-15 16:22:03 +02:00
2016-11-01 15:57:29 +01:00
2016-06-06 22:40:43 +02:00
2016-09-28 13:31:27 +02:00
2016-09-29 07:48:03 -07:00
2016-08-16 19:25:41 +00:00
2016-10-18 23:14:35 +02:00
2016-10-18 23:16:09 +02:00
2016-08-08 16:12:29 +03:00
2016-08-08 16:12:29 +03:00
2016-03-31 15:42:45 +02:00
2016-02-15 22:22:35 +01:00
2016-09-14 19:24:33 +02:00
2016-09-28 22:17:57 +02:00
2016-03-11 12:52:46 +01:00
2016-09-26 15:49:30 +02:00
2016-09-05 19:17:14 +02:00
2016-08-29 01:10:33 +02:00
2016-08-02 21:42:43 +03:00
2016-05-14 16:01:33 +02:00
2016-10-01 14:28:53 +02:00
2016-03-06 18:40:26 +01:00
2016-10-21 13:08:00 +03:00
2016-08-02 21:42:43 +03:00
2016-08-29 14:49:51 +03:00
2016-07-14 15:43:09 +02:00
2016-10-14 17:34:34 +02:00