Commit graph

303 commits

Author SHA1 Message Date
Malo Bourgon 16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Sandro 5b874cadbf
Merge pull request #163582 from Stunkymonkey/treewide-fetchFromGitHub-1 2022-03-22 07:27:54 +01:00
R. Ryantm 7c24c71e1f xlockmore: 5.68 -> 5.69 2022-03-15 16:55:31 +00:00
Felix Buehler 8322c182fa alock: switch to fetchFromGitHub 2022-03-14 19:32:50 +01:00
Felix Buehler e5c1b1f17e xtrlock-pam: switch to fetchFromGitHub 2022-03-14 19:32:50 +01:00
R. Ryantm bfaf867dcb xscreensaver: 6.02 -> 6.03 2022-03-03 08:08:20 +00:00
Felix Buehler 1573dbdcd0 treewide: fix versions starting with 'v' 2022-02-28 13:05:18 +01:00
R. Ryantm d3ed1f5ce6 pipes-rs: 1.4.6 -> 1.4.7 2022-02-12 22:39:48 +00:00
Felix Buehler 09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
Felix Buehler 027d353491 treewide: rename name to pname&version 2022-01-22 18:13:29 +01:00
Robert Schütz d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Jonathan Ringer 847a715cfa
electricsheep.src: fix sha 2022-01-13 18:29:20 +08:00
R. Ryantm 99b36bd3ec xlockmore: 5.67 -> 5.68 2021-12-22 03:47:26 +00:00
Nikolay Korotkiy 24c9cd84c2
slock: fix cross-compilation 2021-11-13 15:34:17 +03:00
Robert Scott 63eaff4dc1 xscreensaver: fix build for aarch64 2021-11-12 00:02:36 +00:00
R. Ryantm ec5455b73e pipes-rs: 1.4.5 -> 1.4.6 2021-11-03 20:14:13 +00:00
R. Ryantm 8ff3aad7fe xscreensaver: 6.01 -> 6.02 2021-10-28 01:38:04 +00:00
Artturin 5ae1a21e0c xscreensaver: wrap binaries to add libexec and coreutils to path
Closes https://github.com/NixOS/nixpkgs/issues/141183
2021-10-17 04:10:45 +03:00
Sandro 157bbb0a4b
Merge pull request #138536 from Stunkymonkey/misc-github 2021-10-12 14:48:04 +02:00
Vanilla 5a0e54095a
pipes-rs: 1.4.4 -> 1.4.5 2021-10-10 10:47:27 +08:00
Felix Buehler 4e31f77b33 pipes: switch to fetchFromGitHub 2021-09-19 17:10:54 +02:00
Bobby Rong 0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
Jörg Thalheim 5cb6896e00
Merge pull request #136747 from r-ryantm/auto-update/xlockmore
xlockmore: 5.66 -> 5.67
2021-09-07 03:50:42 +01:00
R. RyanTM 9829823acb xlockmore: 5.66 -> 5.67 2021-09-05 04:27:46 +00:00
Vanilla 7a750b53e5
pipes-rs: init at 1.4.4 2021-08-31 17:17:56 +08:00
Roberto Di Remigio 4fdfea5fcc betterlockscreen: 4.0.1 -> 4.0.3 2021-08-22 11:36:31 +02:00
Lassulus 6c136f811f
Merge pull request #133674 from Stunkymonkey/misc-pname-version
misc: replace name with pname&version
2021-08-17 10:41:52 +02:00
Felix Buehler 5937fc0f8c misc: replace name with pname&version 2021-08-15 16:33:00 +02:00
R. RyanTM 1f0f1f43dc xscreensaver: 6.00 -> 6.01 2021-08-14 04:27:22 +00:00
Roberto Di Remigio 82358d47b0
betterlockscreen: 4.0.0 -> 4.0.1 2021-08-11 09:23:40 +02:00
Sebastian Sellmeier dbc59a8c8d
betterlockscreen: Fix duplicate preInstall hook introduced in #133306 2021-08-10 21:36:17 +02:00
Sandro Jäckel 7b6af9e542
betterlockscreen: format 2021-08-10 16:26:34 +02:00
Sebastian Sellmeier 2f59b54e3f
betterlockscreen 3.2.0 -> 4.0.0 2021-08-10 04:05:07 +02:00
Felix Buehler 82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
devhell 78a43484b8 multilockscreen: 1.1.0 -> 1.2.0 2021-06-21 20:18:23 +01:00
Roman Joost ce0e3eae66
xlockmore: add preConfigure to compile with DPMS support (#127051)
The build of xlockmore produced only the minimum set of features. DPMS
support, Xinerama etc was disabled because the changes in the postPatch
step were never applied by re-running autoconf.

Furthermore, DPMS was not supported because it couldn't find the
`dpms.h` header file in order to compile the support for DPMS features.

This patch uses the `autoreconfHook` in which we run
`autoconf` to apply the changes of `configure.ac` to the `configure`
script. The patch also uses the `libXext.dev` `buildInput` in order to
allow access to the right header files.
2021-06-18 10:30:13 +02:00
R. RyanTM 7a2c561b0f betterlockscreen: 3.1.1 -> 3.2.0 2021-05-31 01:03:16 +00:00
eyjhb 8f23eb073a
betterlockscreen: readd patch for i3color 2021-05-26 11:00:54 +02:00
R. RyanTM 4b8a57d891 betterlockscreen: 3.1.0 -> 3.1.1 2021-05-23 14:27:35 +02:00
Maximilian Bosch 12a9bd6fb8
Merge pull request #123457 from jack-michaud/betterlockscreen-3.1.0
betterlockscreen: 3.0.1 -> 3.1.0
2021-05-21 23:03:04 +02:00
Jack Michaud d1a2274f68 betterlockscreen: 3.0.1 -> 3.1.0
Updates to latest version that has some bugfixes.
https://github.com/pavanjadhaw/betterlockscreen/compare/3.0.1...3.1.0
2021-05-17 22:59:41 -07:00
Martin Weinelt 7bd65d54f7 treewide: remove nand0p as maintainer
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.

- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
  maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Vladimír Čunát 73e17a3594
treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
devhell 240871e7c5 multilockscreen: 1.0.0 -> 1.1.0 2021-04-19 13:27:41 +01:00
Mykyta Ursol 56490749ad xscreensaver: 5.44 -> 6.00 2021-04-12 16:37:04 +03:00
rnhmjoj 61b7cab481
treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
R. RyanTM fdba234c48 xlockmore: 5.65 -> 5.66 2021-03-10 03:33:16 +00:00
Robert Schütz 60267c0ef6 rss-glx: use imagemagick6 2021-02-27 18:37:08 +01:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Robert Schütz cc92cabcb4 electricsheep: use ffmpeg instead of libav 2021-02-02 17:26:36 +01:00
Ben Siraphob fce00d15c2 pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Silvan Mosberger bb59f101e5
Merge pull request #99688 from kylesferrazza/fix-99637
multilockscreen: init at 1.0.0
2020-11-25 01:51:57 +01:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Kyle Sferrazza 0f69d69dc4
multilockscreen: init at 1.0.0
closes #99637
2020-10-14 20:15:46 -04:00
sohalt 3718d52f26 electricsheep: 2.7b33-2017-10-20 -> 3.0.2-2019-10-05, fix build 2020-09-30 02:17:49 +02:00
R. RyanTM 56a003c0e0 xlockmore: 5.64 -> 5.65 2020-08-31 11:12:27 +00:00
Sybrand Aarnoutse 56535ba530 pipes: fix dependencies
Fixes: https://github.com/NixOS/nixpkgs/issues/95902
2020-08-21 16:37:24 -07:00
Michael Raskin c26f10dc4d xscreensaver: fix xscreensaver-demo build 2020-08-02 21:00:53 +02:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
R. RyanTM f7e4a10249 xlockmore: 5.63 -> 5.64 2020-07-07 23:27:11 +00:00
R. RyanTM 2338eaf5e1 xlockmore: 5.62 -> 5.63 2020-05-27 20:10:05 +00:00
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