chromium-xorg-conf: init (not versioned)
This commit is contained in:
parent
00b8bf416c
commit
feed10306a
8
pkgs/os-specific/linux/chromium-xorg-conf/default.nix
Normal file
8
pkgs/os-specific/linux/chromium-xorg-conf/default.nix
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{fetchgit }:
|
||||||
|
|
||||||
|
fetchgit {
|
||||||
|
name = "chromium-xorg-conf";
|
||||||
|
url = "https://chromium.googlesource.com/chromiumos/platform/xorg-conf";
|
||||||
|
rev = "26fb9d57e195c7e467616b35b17e2b5d279c1514";
|
||||||
|
sha256 = "0643y3l3hjk4mv4lm3h9z56h990q6k11hcr10lcqppgsii0d3zcf";
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user