mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
flips: unstable-2021-05-18 -> unstable-2021-10-28
This commit is contained in:
parent
09c9e88a3f
commit
461dd05989
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "flips";
|
||||
version = "unstable-2021-05-18";
|
||||
version = "unstable-2021-10-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Alcaro";
|
||||
repo = "Flips";
|
||||
rev = "3476e5e46fc6f10df475f0cad1714358ba04c756";
|
||||
sha256 = "0s13qrmqfmlb2vy0smpgw39vjkl8vzsmpzk52jnc9r7b4hisii39";
|
||||
rev = "3a8733e74c9bdbb6b89da2b45913a0be3d0e1866";
|
||||
sha256 = "1jik580mz2spik5mgh60h93ryaj5x8dffncnr1lwija0v803xld7";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config wrapGAppsHook ];
|
||||
|
Loading…
Reference in New Issue
Block a user