Maximilian Bosch
8df19f6483
Merge pull request #172159 from Ma27/bump-swaylock-effects
...
swaylock-effects: 1.6-3 -> unstable-2021-10-21
2022-05-10 12:06:50 +02:00
Maximilian Bosch
7fe4f29d68
swaylock-effects: 1.6-3 -> unstable-2021-10-21
...
To remain in sync with upstream `swaywm/swaylock`. Fixes a few issues
including:
* Ability to use `--screenshot`.
* No more inverse colors.
2022-05-09 12:01:30 +02:00
Artturin
da4707d636
window-managers/sway: enable strictDeps
...
verified with https://github.com/Artturin/diffing/
2022-05-08 23:56:15 +03:00
Ivan Jager
f27893f48f
swaylock-effects: fix the build (mismatched-dealloc error)
...
../main.c:1670:25: error: 'free' called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]
See https://github.com/swaywm/swaylock/issues/198
2022-04-21 06:51:39 -05:00
Yurii Matsiuk
92f5c75e80
swaylock-effects: 1.6-2 -> 1.6-3 ( #119869 )
...
* swaylock-effects: 1.6-2 -> 1.6-3
* Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-19 21:09:33 +02:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Bruno Bigras
327e84900f
swaylock-effects: v1.6-1 -> v1.6-2
2020-11-09 11:48:49 +00:00
gnxlxnxx
edeca59a5f
swaylock-effects: v1.6-0 -> v1.6-1
2020-07-09 20:20:48 +02:00
gnxlxnxx
8e6a74e957
swaylock-effects: init at v1.6-0
2020-04-03 13:02:28 +02:00