nixpkgs/pkgs
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
..
applications faust2ladspa: init (at 2.0.a51 like other faust2... plugins) 2016-11-17 13:59:02 +01:00
build-support singularity: init 2.2 2016-11-15 09:11:53 +11:00
data pecita: 5.3 -> 5.4 2016-11-17 00:06:41 +01:00
desktops kde5.applications: 16.08.2 -> 16.08.3 2016-11-15 07:22:51 -06:00
development Merge pull request #20463 from Profpatsch/with-packages-drv-naming 2016-11-17 17:09:28 +01:00
games steam: use custom openssl 2016-11-09 21:18:32 -04:00
misc vimPlugins/vim-jsdoc: init at 0kr4p01p 2016-11-17 13:07:38 +01:00
os-specific batman-adv: 2016.3 -> 2016.4 2016-11-17 08:14:18 +01:00
servers xinetd: patch for CVE-2013-4342 2016-11-16 22:06:06 -05:00
shells rush: 1.7 -> 1.8 (#20424) 2016-11-15 13:33:56 +00:00
stdenv allowUnfree: mention the solution that works for nix-shell as well 2016-11-16 15:14:19 +01:00
test
tools Revert "btrfs-progs: 4.8.2 -> 4.8.3" 2016-11-17 17:47:18 +01:00
top-level Merge pull request #20495 from nico202/faust2ladspa 2016-11-17 17:07:51 +01:00