3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2227 commits

Author SHA1 Message Date
Frederik Rietdijk 9d25dc12d9 Revert "hdf5: 1.8.16 -> 1.10.0-patch1"
This reverts commit 1c1a03f0d3.

hdf5 1.10 is not yet supported by all tools/libraries (e.g pytables, a dependency of pandas, requires hdf5 1.8).
2016-08-28 19:28:31 +02:00
David Guibert 1c1a03f0d3 hdf5: 1.8.16 -> 1.10.0-patch1 2016-08-28 11:42:21 +02:00
Graham Christensen a29eb6bfe7 Merge pull request #18024 from cransom/blink1tool
blink1-tool: init at 1.98
2016-08-27 21:43:21 -04:00
Joachim F c82d9e9fae Merge pull request #17884 from garrison/vmtouch-1.1.0
vmtouch: 1.0.2 -> 1.1.0
2016-08-27 21:38:48 +02:00
Casey Ransom 59b32b92e0 blink1-tool: init at 1.98
The command line tool for the blink(1) notification light.
2016-08-26 19:36:14 -04:00
Bjørn Forsman 90de10b3ee system-config-printer: fix "Print Test Page"
Wrap s-c-p with CUPS_DATADIR=${cups-filters}/share/cups so that it finds
the "testprint" file needed for "Print Test Page" functionality.

Without this change, s-c-p tries to open /usr/share/cups/data/testprint
(fails).
2016-08-26 21:11:36 +02:00
Moritz Ulrich 78305bc5a1 Merge pull request #17944 from steveeJ/racerd-bump
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Bjørn Forsman 8f6a8f0757 system-config-printer: fix expansion of $(out) in .service file
Allows the configure-printer@.service to find the udev-configure-printer
program (correct ExecStart path).
2016-08-25 17:37:50 +02:00
Robin Gloster ad10bf6309
yad: 0.25.1 -> 0.37.0 and fixup icons 2016-08-25 00:00:48 +00:00
Stefan Junker 117a6d10bb exa: fix depshash 2016-08-25 00:33:15 +02:00
Jaka Hudoklin dcebe6f8cc Merge pull request #17712 from mbrock/unclutter-xfixes
unclutter-xfixes: init at 1.2
2016-08-24 23:46:08 +02:00
Daniel Peebles 3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
Mikael Brockman ffb3f0396c unclutter-xfixes: init at 1.2 2016-08-24 11:24:00 +03:00
Tuomas Tynkkynen f064bfe803 treewide: Use more makeLibraryPath 2016-08-23 02:56:12 +03:00
Tuomas Tynkkynen 74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
Jim Garrison 8cacdaec4b vmtouch: 1.0.2 -> 1.1.0 2016-08-21 02:20:12 -04:00
Frederik Rietdijk 8c1a1a11bf asciinema: 20160520 -> 1.3.0
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Frederik Rietdijk 5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Matthew Bauer bb245a5b1e unclutter: fix darwin build 2016-08-16 19:25:46 +00:00
Matthew Bauer 94ad63a1aa sl: fix darwin build 2016-08-16 19:25:45 +00:00
Matthew Bauer 07ca8027d9 fontforge-gtk: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer f8f4da3561 dumbtorrent: fix darwin build 2016-08-16 19:25:41 +00:00
Nikolay Amiantov bdc700c23a grub4dos: 0.4.6a-2016-04-26 -> 0.4.6a-2016-08-06 2016-08-14 22:37:10 +03:00
Frederik Rietdijk e4b47de694 Remove top-level pycrypto
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk eb3e23c49e Remove top-level setuptools
See #11567.
2016-08-14 13:07:26 +02:00
zimbatm c2302f2f45 Merge pull request #17677 from kamilchm/no-go-libs-json
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file libs.json
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046

    > Because of the content-addressable store, if two programs have the
    > same dependency it will already result in the same derivation in
    > the
    > store. Git also has compression in the pack files so it won't make
    > much difference to duplicate the dependencies on disk. And finally
    > most users will just use the binary builds so it won't make any
    > differences to them.

This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
Michael Raskin d9e64c830c ised: 2.7.0 -> 2.7.1 2016-08-11 17:57:35 +02:00
Frederik Rietdijk 05a81335cf Merge pull request #17658 from siddharthist/fasd/update
fasd: 2015-03-29 -> 2016-08-11
2016-08-11 09:16:53 +02:00
Langston Barrett 76160b73ec fasd: 2015-03-29 -> 2016-08-11
change "git" to "unstable" (recommended by @FRidh)
2016-08-11 07:14:35 +00:00
Tuomas Tynkkynen ab8b78f6a3 xfstests: 2016-01-11 -> 2016-08-06 2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen 0da53ba08c xfstests: Remove 'su' from PATH
This needs to be coming from the setuid wrapper to work correctly.
2016-08-11 00:50:16 +03:00
Thomas Tuegel e642741124 Merge pull request #17468 from peterhoeg/kronometer
kronometer: init at 2.1.0
2016-08-08 11:15:32 -05:00
Peter Hoeg 1df8c62dcf kronometer: init at 2.1.0 2016-08-08 16:59:19 +08:00
arconix 39b48ed2ef cpuminer-multi: disable on 686-linux (#17558)
upstream bug lucasjones/cpuminer-multi#27
2016-08-07 09:22:47 +02:00
Tobias Geerinckx-Rice 3b0364cf36
snapper: 0.2.8 -> 0.3.3 2016-08-04 00:25:20 +02:00
Kranium Gikos Mendoza f5b0a5ce7a cpuminer: 2.4.4 -> 2.4.5 2016-08-03 15:48:02 +08:00
Kranium Gikos Mendoza 363381f3c2 cpuminer: fix darwin build 2016-08-03 15:47:57 +08: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
Tuomas Tynkkynen 2258b21e4b treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen 59ce911810 treewide: Some EOF-whitespace fixes 2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen b96fe03484 treewide: Fix meta.platforms related typos 2016-08-02 21:17:44 +03:00
Jascha Geerds 9cc42ade37 tmuxp: init at 1.2.0 2016-08-01 16:02:50 +02:00
Damien Cassou 292f2f41e9 vdirsyncer: 0.11.2 -> 0.11.3 2016-08-01 12:40:33 +02:00
Robin Gloster 022c888a5f Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316
cpuminer-multi: 20140723 -> 20160316, limit builds to linux
2016-07-31 23:24:14 +02:00
Kranium Gikos Mendoza 8db2b2e2cd cpuminer-multi: 20140723 -> 20160316 2016-07-31 23:10:41 +08:00
Rok Garbas 14e8071921 Merge pull request #17305 from hiberno/update-elk-stack
Update elk stack
2016-07-27 18:42:08 +02:00
Christian Lask 6d68a1fbf3 logstash: 1.5.3 -> 2.3.4
Note: the option to configure the watchdog timeout seems to be gone
in the 2.3 series of Logstash. It complains about an unknown option
and it is not in the source anymore. I am thus removing this
configuration option to adjust the service to these changes, too.
2016-07-27 17:45:38 +02:00
Robin Gloster 80b50dda07 Merge pull request #17281 from kevincox/rust-2016-07-26
rust-packages: 2016-07-13 -> 2016-07-26
2016-07-27 12:35:21 +02:00
rnhmjoj 7976c4e036
bdf2psf: 1.146 -> 1.147 2016-07-27 03:57:46 +02:00