pantheon: stylize expressions
The same way we want them in GNOME in nixpkgs. Didn't touch the greeter expression because I have a branch where it's already rewritten.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ stdenv, substituteAll, fetchFromGitHub, file-roller, gnome-bluetooth }:
|
||||
{ stdenv
|
||||
, substituteAll
|
||||
, fetchFromGitHub
|
||||
, file-roller
|
||||
, gnome-bluetooth
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "extra-elementary-contracts";
|
||||
|
||||
Reference in New Issue
Block a user