Commit graph

188 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM fc95eaafd2 xscreensaver: 5.43 -> 5.44 2020-03-26 06:13:34 +00:00
R. RyanTM e49df10da4 xlockmore: 5.61 -> 5.62 2020-02-10 22:21:55 +00:00
Jaka Hudoklin d0a3a800c8
xss-lock: use fork with session param support
xss-lock uses current session that cannot be overriden. This prevents starting
xss-lock as systemd user service, as described here:
https://bitbucket.org/raymonad/xss-lock/issues/13/allow-operation-as-systemd-user-unit

This change uses source from github.com/xdbob/xss-lock that adds `--session`
parameter.
2020-01-20 13:40:33 +00:00
Robin Gloster 65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster 2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Pascal Wittmann 731bfbc432
Merge pull request #76474 from r-ryantm/auto-update/xlockmore
xlockmore: 5.60 -> 5.61
2019-12-25 19:51:47 +01:00
R. RyanTM 84fa8c2583 xlockmore: 5.60 -> 5.61 2019-12-24 16:04:27 -08:00
worldofpeace 2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
R. RyanTM 4871f2d30b xlockmore: 5.59 -> 5.60 2019-12-09 16:20:21 -08:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
R. RyanTM ccfb3fd466 xlockmore: 5.58 -> 5.59
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-10-24 20:09:40 -07:00
Bart Brouns 97aab6ee16 physlock: 11-dev -> v13 2019-10-11 23:22:16 +02:00
Dylan Simon 8e908728db xscreensaver: update hash to match source 2019-10-08 20:56:28 -04:00
R. RyanTM 158fa34489 xlockmore: 5.57 -> 5.58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-09-29 01:55:53 -07:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
worldofpeace 5f07745f09
light-locker: wrapGAppsHook to nativeBuildInputs 2019-09-02 00:08:17 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace 63109c860f
Merge pull request #64376 from emmanuelrosa/betterlockscreen-missing-dependencies
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:24 -04:00
Emmanuel Rosa eb0332db39 betterlockscreen: add missing runtime dependencies 2019-07-11 10:33:07 -04:00
Will Dietz f51c4d463b
xscreensaver: 5.40 -> 5.43
https://www.jwz.org/xscreensaver/changelog.html
2019-07-09 06:27:23 -05:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
R. RyanTM 5568ec4c14 xlockmore: 5.56 -> 5.57
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-07-03 08:28:43 +02:00
Maximilian Bosch e3b569965e
i3lock-pixeled: 1.2.0 -> 1.2.1 2019-06-20 17:58:41 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Peter Simons ca3fe59173 xautolock: bump to latest git version
The new version has a patch that makes --lockaftersleep more robust.
2019-05-13 12:19:25 +02:00
Peter Simons 12731923da xautolock: apply patches from Debian 2019-05-08 18:21:53 +02:00
worldofpeace ce14f9a9be lightlocker: compile schemas 2019-04-21 19:32:15 -04:00
worldofpeace 26463d0736 lightlocker: 1.8.0 -> 1.9.0
* meson!
* enabled UPower functionality

https://github.com/the-cavalry/light-locker/releases/tag/v1.9.0
2019-04-18 11:28:18 -04:00
Matthias Beyer c888f6f2e8 pipes: 1.2.0 -> 1.3.0 2019-04-08 10:13:46 +02:00
Ihar Hrachyshka 4730466366 xscreensaver: Enable perl modules needed for RSS image fetch (#57629) 2019-03-14 08:20:51 +00:00
Matthias Beyer f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
eyjhbb@gmail.com 16a360099d betterlockscreen: init at 3.0.1 2019-01-31 10:41:34 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Matthew Bauer 92c119fb31 xautolock: use imake setup hook 2018-11-28 20:14:38 -06:00
Daiderd Jordan 139eb11a6d
alock: mark linux only
The darwin build fails and it's probably not particularly useful there.

    utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &t);

/cc ZHF #45961
2018-09-12 20:06:06 +02:00
Vladimír Čunát cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
R. RyanTM c3e4b87dfb xscreensaver: 5.39 -> 5.40
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xscreensaver/versions.
2018-08-16 11:22:23 -07:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Pascal Wittmann 676f09be67
xlockmore: 5.55 -> 5.56 2018-08-07 23:16:42 +02:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Pascal Wittmann e3523b4ef1
alock: add license
see issue #43716
2018-07-22 17:20:32 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Uli Baum 2483720ad9 xlockmore: disable format hardening to fix build
build output was empty since hardening was enabled by default
2018-06-13 01:08:30 +02:00
Maximilian Bosch 7c59058a2a
i3lock-pixeled: github -> gitlab
Additionally `pkgs` has been removed which makes possible overrides
*way* easier.
2018-06-08 18:16:20 +02:00