Benjamin Staffin
22002cb41b
xssproxy: init at 1.0.0
2017-08-28 04:03:43 -04:00
Franz Pletz
fd51e28b88
xlockmore: 5.54 -> 5.55
2017-08-28 00:54:42 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Chris Martin
63aa5df737
alock: 20160713 -> 20170720
2017-07-20 23:30:05 +02:00
Chris Martin
60c9a4c94a
alock: 20150418 -> 20160713
2017-07-19 18:02:37 +02:00
mingchuan
722d61c2f2
slock: Avoid chmod u+s ( #26600 )
2017-06-22 22:55:04 +08:00
aszlig
4007ee974c
vlock: Don't try to install setuid binary
...
With newer Nix it's (fortunately) no longer possible to create a file
with setuid bits, even though the permissions are fixed later the build
will fail during installPhase already.
I've verified whether the contents of the output path are the same as
before this change and the contents match.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-22 04:01:27 +02:00
Pascal Wittmann
5cb03b9538
xlockmore: 5.53 -> 5.54
2017-06-04 18:16:59 +02:00
Jörg Thalheim
56835b1eea
i3lock-pixeled: fix spurious hash in replace command
2017-05-20 18:10:49 +01:00
Jörg Thalheim
1deb1a30c8
i3lock-pixeled: use substituteInPlace
2017-05-20 17:45:51 +01:00
Maximilian Bosch
1e317150ef
i3lock-pixeled: init at 1.1.0
2017-05-17 16:15:55 +02:00
Pascal Wittmann
d9c59f099a
xlockmore: 5.51 -> 5.53
2017-05-01 12:03:37 +02:00
Masayuki Takeda
733cc23a1b
slock: add configFile support
...
fixes #24994
2017-04-18 21:06:17 +02:00
Matthew Bauer
2a2e9b8f2e
xautolock: make linux-only
2017-04-08 23:34:52 -05:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Pascal Wittmann
3411061002
xlockmore: 5.50 -> 5.51
2017-03-21 13:51:43 +01:00
Lluís Batlle i Rossell
a2737b1fdf
vlock: improve eintr patch
2017-03-11 10:00:06 +01:00
Lluís Batlle i Rossell
1bd3fa6210
vlock: fix ENOPATCH
...
Thanks, @dtzWill.
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-03-04 09:19:20 +01:00
Lluís Batlle i Rossell
c2291aae44
vlock: fix EINTR handling
...
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-03-03 21:18:56 +01:00
Franz Pletz
4494b18fe4
electricsheep: 2.7b33-598d93d90 -> 2.7b33-2017-02-04
...
Also some cleanups like removed unused buildInputs.
2017-02-08 23:51:02 +01:00
Fernando J Pando
17d74c4912
electricsheep: 2.6.8 -> 2.7b33
...
- Updates and fixes currently broken package.
- Provides Flam3 and GLee dependencies.
- Tested on Nixos Unstable.
2017-02-06 18:05:38 -05:00
Pascal Wittmann
de36c3b560
xlockmore: 5.49 -> 5.50
2017-01-09 19:51:34 +01:00
Matthias Beyer
eb07e35554
pipes: 1.1.0 -> 1.2.0
2017-01-04 16:29:30 +01:00
Bart Brouns
59dbcefaa7
physlock: git-20150126 -> 0.5
2016-12-30 22:45:56 -05:00
Balletie
bf82db37d2
light-locker: Conform meta.description to CONTRIBUTING
2016-12-18 19:38:12 +01:00
Balletie
786b5dd07b
light-locker: use systemd/logind instead of UPower
...
Since systemd has been adopted for a while now, we should switch to
using it for light-locker as well. So I disabled ConsoleKit/UPower
support in favor of using systemd with logind. This fixed many issues
for me, and made light-locker working again.
I followed the PKGBUILD of Arch's package in determining the right
configure flags. See: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/light-locker
2016-12-18 19:26:58 +01:00
Pascal Wittmann
703deb0bc0
slock: 1.3 -> 1.4
...
fixes CVE-2016-6866
2016-11-20 15:12:04 +01:00
Pascal Wittmann
ec6e4689ea
xlockmore: 5.47 -> 5.49
2016-11-17 22:34:03 +01:00
Michael Raskin
80ca889586
xscreensaver: 5.35 -> 5.36
2016-10-12 15:29:25 +02:00
Aneesh Agrawal
fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
...
Since commit 183d05a0
in 2012, this is the default.
fixes #18000
2016-10-01 16:13:41 +02:00
Michael Raskin
33ccf3abed
xscreensaver: XScreenSaver actually needs GLU, so use mesa, not mesa_noglu
2016-09-28 10:05:12 +02:00
Eelco Dolstra
cd901eac5f
xscreensaver: Drop runtime dependency on mesa_noglu.dev and glu.dev
2016-09-26 19:58:52 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Franz Pletz
80ed6b5ccf
xautolock: fix broken build caused by glibc update
2016-08-25 23:30:34 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Gabriel Ebner
3beb7ec51e
xautolock: add meta.platforms
2016-07-23 11:42:50 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Michael Raskin
da021cdda1
xscreensaver: an option to install all the hacks, including retired ones and DNA logo
2016-06-10 17:51:39 +02:00
Michael Raskin
46d3001fa7
xscreensaver: use gle
2016-06-10 14:51:48 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Michael Raskin
e23d64b94c
xscreensaver: 5.34 -> 5.35
2016-05-25 15:26:06 +02:00
Vladimír Čunát
73f1f5eb39
imagemagick: split dev output to fix #9604
...
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát
e429a4012e
Merge #15360 : xscreensaver: Fix xscreensaver-text
2016-05-17 09:13:59 +02:00
Rok Garbas
3249796220
xautolock: adding patch that enables -lockaftersleep option
...
and...
- added metadata
- added myself as a maintainer
2016-05-15 05:47:35 +02:00
Pascal Wittmann
b596fd4a42
xlockmore: 5.46 -> 5.47
2016-05-14 18:27:43 +02:00
Alexey Lebedeff
288c355f01
xscreensaver: Fix xscreensaver-text helper
...
xscreensaver-text invokes `appres` binary at runtime. When it's missing,
some screensavers will display Perl stacktraces.
2016-05-10 18:31:27 +03:00
Pascal Wittmann
d9837dbd89
slock: fix license
2016-02-14 14:44:14 +01:00
Pascal Wittmann
9ba8e9a9da
slock: 1.2 -> 1.3
2016-02-14 14:44:14 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00