3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

13826 commits

Author SHA1 Message Date
Robert Helgesson 79081322ab
parcellite: add which and xdotool as dependencies
These allows Parcellite's auto-paste feature to work out of the box.
2017-12-07 14:37:08 +01:00
Robert Helgesson b7c0f858a4
parcellite: use wrapGAppsHook
Also add hicolor icon theme as a dependency. These are needed for
parcellite to find icons.
2017-12-07 14:37:03 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Izorkin 3025eb446b
mydumper: init at 0.9.3 2017-12-07 09:41:32 +08:00
Patrick Lambein 1e7ebac8f9 ddate: make multi-platform
This package should be able to compile on all plaforms.
This change allows Nix to install it on non-Linuxes.
2017-12-06 20:58:51 +01:00
Eshin Kunishima f9a5cacae7
logkeys: 2015-11-10 -> 2017-10-10 2017-12-06 12:37:16 +01:00
Peter Romfeld 946beae8e4 fastlane: 2.66.2 -> 2.68.2 2017-12-06 12:25:19 +08:00
adisbladis b9aaab9634
Merge pull request #32367 from peterromfeldhk/softhsm-darwin
softhsm: darwin support
2017-12-06 12:01:35 +08:00
Peter Romfeld e4ce67615e softhsm: darwin support 2017-12-06 11:51:28 +08:00
Tuomas Tynkkynen 65ace59fa8 tboot: Only works on x86
https://hydra.nixos.org/build/65116569

It's x86-related booting stuff.
2017-12-06 02:55:19 +02:00
Tuomas Tynkkynen 53bf3cc78c pipelight: Only works on x86
https://hydra.nixos.org/build/65195994
2017-12-05 23:27:30 +02:00
Tuomas Tynkkynen a86d746b93 thermald: Only works on x86
https://hydra.nixos.org/build/65220138

In general, the changelog at https://github.com/intel/thermal_daemon
sounds like it's only targeted at Intel processors.
2017-12-05 23:21:38 +02:00
Bert Moens b8b7428a81 pcscd: add plugin for ACS ACR38U smart card reader 2017-12-05 20:11:17 +01:00
Frederik Rietdijk 0b8417823d librepo: add bindings to python-packages.nix 2017-12-05 16:04:24 +01:00
Robert Schütz 601c895bc1
abcMIDI: 2017.06.10 -> 2017.11.27 2017-12-05 15:50:04 +01:00
Jan Malakhovski 1858e8909e tree-wide: fix either check-meta or meta attrs of all the packages I evaluate 2017-12-05 13:46:52 +01:00
Tuomas Tynkkynen e220f31908 xdaliclock: Fix aarch64 build
https://hydra.nixos.org/build/65030707
2017-12-04 19:31:02 +02:00
Orivej Desh 67a86f7813 hashcat: 4.0.0 -> 4.0.1
Upstream has moved 4.0.0 into https://hashcat.net/files_legacy/hashcat-4.0.0.7z
2017-12-04 14:48:46 +00:00
adisbladis 3130c112da
Merge pull request #32276 from WilliButz/packageUpdates
pgtap: 0.97.0 -> 0.98.0
highlight: 3.40 -> 3.41
2017-12-04 22:10:29 +08:00
Daiderd Jordan 97af9310d5
Merge pull request #32300 from adisbladis/vault-0_9_0
vault: 0.8.3 -> 0.9.0
2017-12-04 13:12:05 +01:00
Christian Kauhaus 10c2dcef82 vulnix: 1.3.4 -> 1.4.0
The new vulnix release contains auto-detection of CVE patches.
2017-12-04 09:41:05 +01:00
adisbladis f019707548
vault: 0.8.3 -> 0.9.0 2017-12-04 16:13:07 +08:00
Orivej Desh ebb2ca7574 otfcc: build with ninja
Makefiles generated by premake do not support parallel building:

cd build/gmake
make -f deps.make config=release_x64 obj/x64/release/deps/sds.o
sds.c
../../dep/extern/sds.c:1088:1: fatal error: opening dependency file obj/x64/release/deps/sds.d: No such file or directory
 }
 ^
compilation terminated.
make: *** [deps.make:194: obj/x64/release/deps/sds.o] Error 1
2017-12-04 05:43:37 +00:00
Joachim F 2d0ed7bef5
Merge pull request #32283 from andir/tor-sec
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
2017-12-03 19:54:31 +00:00
Andreas Rammhold 959364c01d
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
More details in the release mail [1].

[1] https://lists.torproject.org/pipermail/tor-announce/2017-December/000147.html
2017-12-03 20:35:16 +01:00
Tuomas Tynkkynen b3e4b224ed rowhammer-test: Broken on non-x86 (and Darwin)
https://hydra.nixos.org/build/65060720
https://hydra.nixos.org/build/65048404
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen 9a13bc817e memtest86plus: Broken on non-x86
https://hydra.nixos.org/build/65048457
2017-12-03 19:51:58 +02:00
WilliButz 1c07970bcc
highlight: 3.40 -> 3.41 2017-12-03 15:42:23 +01:00
Domen Kožar d64ba1c060
Add localtime package and nixos module
Simple daemon for keeping system timezone up-to-date via geoclue2.

Sadly i3 status needs to be restarted for timezone changes.
2017-12-03 11:42:51 +01:00
Orivej Desh 3954032ac5 fwup: 0.16.1 -> 0.18.1 2017-12-03 04:57:57 +00:00
adisbladis a4336c2290
Merge pull request #32265 from dywedir/youtube-dl
youtube-dl: 2017.11.06 -> 2017.12.02
2017-12-03 09:57:57 +08:00
Tuomas Tynkkynen 58307d15a7 Merge remote-tracking branch 'upstream/staging' into master 2017-12-03 01:49:14 +02:00
Michael Weiss 70d1c37f77 signing-party: 2.5 -> 2.6 2017-12-03 00:40:04 +01:00
dywedir 63c84c5ac6 youtube-dl: 2017.11.06 -> 2017.12.02 2017-12-02 23:35:48 +02:00
Vladimír Čunát 33300c7316
Merge branch 'master' into staging
Hydra: ?compare=1415329
2017-12-02 09:37:07 +01:00
Jörg Thalheim 6d2167fc1e
Merge pull request #32236 from guillaumekoenig/fix-enpass-firefox-webextensions
enpass: fix install to work with firefox webextensions
2017-12-01 21:09:17 +00:00
Jörg Thalheim dd40eaef6f
Merge pull request #32231 from bkchr/qesteidutil
qesteidutil: 3.12.5.1233 -> 3.12.10
2017-12-01 21:06:35 +00:00
Guillaume Koenig dff239d7b1 enpass: fix install to work with firefox webextensions
With new Firefox 57 and WebExtensions, the new addon uses Firefox'
Native Messaging mechanism to communicate with local programs (here
the main enpass program). This commit activates EnpassNMHost, a binary
that bootstraps communication between the two.
2017-12-01 17:43:58 +01:00
zimbatm aa5fa2f7cd
Merge pull request #32179 from mrVanDalo/feature/memo
memo: init at 0.2 + changed my email address
2017-12-01 16:38:00 +00:00
Ingolf Wagner 4896b37236
maintainers: changed email and nice of maintainer mrVanDalo 2017-12-01 13:10:55 -03:00
Bastian Köcher 76244def98 qesteidutil: 3.12.5.1233 -> 3.12.10 2017-12-01 13:25:25 +01:00
Pascal Wittmann 9ed8274921 bfr: homepage is down since a long time 2017-12-01 10:58:38 +01:00
Vladimír Čunát 9f8c3f77ea
Merge branch 'master' into staging
Hydra: ?compare=1415011
2017-12-01 09:18:58 +01:00
adisbladis 6d0fbb9dc4
Merge pull request #32209 from elasticdog/ansible
ansible: 2.4.1.0 -> 2.4.2.0
2017-12-01 13:44:13 +08:00
zimbatm cc1d7a358f direnv: 2.13.2 -> 2.13.3 2017-11-30 18:14:42 +00:00
Aaron Bull Schaefer 6636f3bc25 ansible: 2.4.1.0 -> 2.4.2.0 2017-11-30 08:41:10 -08:00
Orivej Desh c8d822252b qt4: delete parallel-build.patch to replace with a generic fix 2017-11-30 09:51:14 +00:00
Tuomas Tynkkynen 7fbf1c9afa yle-dl: 2.27 -> 2.28 2017-11-30 01:41:40 +02:00
Daiderd Jordan aee138b506
Merge pull request #32182 from cjtoolseram/master
added pssh to darwin
2017-11-30 00:02:23 +01:00
Tuomas Tynkkynen 95c67a600f xfsprogs: 4.13.1 -> 4.14.0 2017-11-29 23:40:33 +02:00