1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
data pecita: 5.3 -> 5.4 2016-11-17 00:06:41 +01:00
desktops
development Merge pull request #20463 from Profpatsch/with-packages-drv-naming 2016-11-17 17:09:28 +01:00
games
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
stdenv
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