Commit graph

539 commits

Author SHA1 Message Date
R. RyanTM c2d40b8790 xosview2: 2.3.0 -> 2.3.1 (#57515)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xosview2/versions
2019-03-14 00:07:02 +01:00
jD91mZM2 b9887d9fd1 xidlehook: v0.6.1 -> v0.6.2 (#57599) 2019-03-13 23:59:39 +01:00
Ryan Mulligan 8b6f94e26d
Merge pull request #57336 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.18 -> 3.5.99.19
2019-03-12 10:30:22 -07:00
R. RyanTM ab162ec3aa nx-libs: 3.5.99.18 -> 3.5.99.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nx-libs/versions
2019-03-10 21:41:31 -07:00
R. RyanTM 9161b2012a ckbcomp: 1.189 -> 1.190
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-03-10 13:17:00 +01:00
R. RyanTM 495dd9f84b ckbcomp: 1.188 -> 1.189
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-03-03 09:18:04 +01:00
Thiago Kenji Okada d2d7fed8ce xsecurelock: Added missing X11 buildInputs
According to xsecurelock's configure.ac file, each of the add
dependencies are used to:

- libXrandr: XRandR provides information about monitor layouts and is
strongly recommended on systems which can use more than one monitor
(which includes most laptops).
- libXext: The X Synchronization extension is used to get per-device idle
times. Used by until_nonidle only.
- libXScrnSaver: The X11 Screen Saver extension is used to turn off the
screen saver when X11 handles screen blanking (e.g. via timeout) anyway.
Saves CPU power.

Adding libXrandr fixes an issue where locking a screen in a multi
monitor setup results in the prompt information to not be in the middle
of the screen. The other dependencies are not tested if they fixed
something, however since upstream recommends than I think it is fair to
include them also.
2019-03-01 23:11:06 -03:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Maximilian Bosch 346df14000
nx-libs: minor fixes
* Add an alias with a deprecation warning for `nxproxy` to avoid an
  immediate breaking change.

* Use the default shell used in the build environment (`stdenv.shell`)
  for patching. This shell is in the environment and thus used to patch
  scripts using `patchShebangs`. The shell is referenced as `stdenv.shell`
  in Makefiles to patch the remaining occurrences of `/bin/bash` in the
  build environment.
2019-02-16 05:03:10 +01:00
jD91mZM2 5a00711ef8
x11docker: init at 5.4.1 2019-02-15 17:16:42 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Will Dietz 7ed3c32015 xlayoutdisplay: init at 1.0.2
(promoting from my NUR repo)
2019-01-29 07:07:53 -06:00
R. RyanTM 6da88c4c25 wpgtk: 5.8.6 -> 5.8.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wpgtk/versions
2019-01-26 16:07:19 -08:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
R. RyanTM e91bc16f9e x11vnc: 0.9.15 -> 0.9.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x11vnc/versions
2019-01-16 16:57:43 +01:00
Frederik Rietdijk a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Jörg Thalheim 38fa1ed0db
Merge pull request #53392 from xzfc/xpointerbarrier
xpointerbarrier: 17.11 -> 18.06
2019-01-05 13:03:53 +01:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
R. RyanTM aa366da6c0 ckbcomp: 1.187 -> 1.188
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-01-04 11:10:38 +01:00
Albert Safin 4a09853516 xpointerbarrier: 17.11 -> 18.06 2019-01-04 15:58:46 +07:00
wedens 88a82a4dc9 xkb-switch: 1.3.1 -> 1.5.0, rename from xkb_switch 2019-01-02 21:59:41 -05:00
Melkor333 889815fd7b wpgtk: 5.7.4 -> 5.8.6 2018-12-26 13:33:00 +01:00
Frederik Rietdijk 8862d554c7 wpgtk: use python37 and fix dependency on pywal 2018-12-26 12:01:20 +01:00
Jörg Thalheim bbe5e97f1b
xsecurelock: 1.1 -> 1.2 2018-12-16 08:55:21 +00:00
Frederik Rietdijk e0950ae9ad Merge master into staging-next 2018-12-08 12:40:13 +01:00
Tobias Pflug 691f6cceea grobi: 0.3.0 -> 0.5.1 2018-12-07 15:45:57 +01:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Matthew Bauer 76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Matthew Bauer c90dba094d xzoom: use imake setup hook 2018-11-28 20:14:40 -06:00
Matthew Bauer fd1a5aecab xvkbd: use imake setup hook 2018-11-28 20:14:40 -06:00
Matthew Bauer 39122285ba xbrightness: use imake setup hook 2018-11-28 20:14:39 -06:00
Matthew Bauer be10bee0e4 x2x: use imake setup hook 2018-11-28 20:14:38 -06:00
c0bw3b 9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud 631dc221d4
Merge pull request #51024 from mt-caret/keynav
keynav: 0.20150730.0 -> 0.20180821.0
2018-11-25 16:20:32 +01:00
Masayuki Takeda e3d1a7a8b6 keynav: 0.20150730.0 -> 0.20180821.0 2018-11-25 21:24:38 +09:00
c0bw3b aed83accbf ckbcomp: 1.133 -> 1.187 2018-11-25 01:21:11 +01:00
Sarah Brofeldt 25c562e451
Merge pull request #50550 from jD91mZM2/xidlehook
xidlehook: 0.6.0 -> 0.6.1
2018-11-24 10:32:55 +01:00
James Hillyerd c5933f4bf2 imwheel: init at 1.0.0pre12 2018-11-23 15:17:56 -08:00
R. RyanTM 4b55459323 xosview2: 2.2.2 -> 2.3.0
* xosview2: 2.2.2 -> 2.3.0  (#50533)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xosview2/versions

* xosview2: fix licenses
https://sourceforge.net/p/xosview/git/ci/v2.3.0/tree/COPYING
2018-11-19 00:12:34 +01:00
jD91mZM2 e2d5470b17
xidlehook: Fix darwin build
... I think
2018-11-18 08:27:39 +01:00
jD91mZM2 a2ae93adc9
xidlehook: 0.6.0 -> 0.6.1 2018-11-18 08:23:44 +01:00
Silvan Mosberger 86b12cb8ca
xpra: Mark as broken 2018-11-14 21:19:38 +01:00
Melkor333 5d53675c2f wpgtk: init at 5.7.4 2018-11-10 15:32:59 +01:00
R. RyanTM 400a40b8c9 xidlehook: 0.5.0 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xidlehook/versions
2018-11-08 08:19:04 -08:00