Commit Graph

2336 Commits

Author SHA1 Message Date
Domen Kožar
26247ec718 xburst-tools: doesn't build on 32bit linux
(cherry picked from commit 635b48d373bdf98324d696419c53a81512038bb4)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 10:37:53 +02:00
Jascha Geerds
deb59785b0
tmuxp: Add pytest-rerunfailures to dependencies
(cherry picked from commit 6fc67944bf8a9841b649c8d36f852ce65bbae0e1)
(cherry picked from commit f0d1ac606232a02771343f6ad84d4c769ae2ad54)
2016-09-13 09:23:24 +02:00
Kirill Boltaev
ac65abad0c xflux-gui: 1.1.1 -> 2016-08-08 (#18489)
Also make it work with new python changes.
2016-09-13 07:10:43 +02:00
Jesse Haber-Kucharsky
99e06fe771 opam, aspcud: init packages for external solver (#16938)
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.

While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).

Aspcud itself depends on two programs from the same suite: gringo, and
clasp.

On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
Joachim F
cafd4a7668 Merge pull request #18373 from tavyc/mc
mc: Enable support for SFTP and SMB.
2016-09-12 01:49:00 +02:00
Robert Helgesson
f261f5fe34
svtplay-dl: 1.1 -> 1.3 2016-09-09 22:59:34 +02:00
Tuomas Tynkkynen
290db94f04 Merge remote-tracking branch 'upstream/master' into staging 2016-09-09 02:40:47 +03:00
Joachim F
81678ab2ee Merge pull request #18405 from groxxda/antimicro
antimicro: 2.18.2 -> 2.22, use new official repository
2016-09-09 01:31:30 +02:00
Alexander Ried
42557e0514 antimicro: 2.21 -> 2.22, use new official repository 2016-09-08 23:35:15 +02:00
Bjørn Forsman
daf068c33b plantuml: 8037 -> 8047 2016-09-08 23:09:23 +02:00
Jascha Geerds
4bef63d227 tmuxp: Add dependency to pytest 2016-09-08 13:48:45 +02:00
Manav Rathi
440d721915 txt2man: mention runtime dependencies on gawk and coreutils
The commit message in 1a2b47463b45c2b05ec80ade28781afc986576af is
incorrect -- the package seemed to work because only the help message
was invoked:

    result/bin/txt2man -h

To guard against such trivial successes, this commit introduces a
test.
2016-09-08 13:01:55 +02:00
Manav Rathi
1a2b47463b txt2man: enable darwin platform
Tested on Mac OS X 10.10, Nix 1.11.4 with:

    nix-build -A txt2man
    result/txt2man
2016-09-08 12:57:25 +05:30
Octavian Cerna
d93987b4a7 mc: Enable support for SFTP and SMB. 2016-09-06 23:29:03 +03:00
Michael Raskin
bcd3dcfc2b bcunit: init at 3.0 2016-09-06 18:19:17 +02:00
Michael Raskin
b30ead6e54 cunit: 2.1-2 -> 2.1-3 2016-09-06 18:19:17 +02:00
Vladimír Čunát
b4f9618b31 Merge #18278: fontconfig: fix dependencies on OSX 2016-09-06 08:32:00 +02:00
Ram Kromberg
0b469a6725 man-db: set troff command correctly (#18333)
Signed-off-by: Ram Kromberg <ramkromberg@mail.com>
2016-09-06 04:22:06 +02:00
Chris Martin
e8b1555524 yubico-piv-tool: add description fields (#18322) 2016-09-05 23:33:46 +02:00
Eelco Dolstra
78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Dmitry Kalinkin
1d4ed38751 fontforge: prevent configure from picking up xquartz installation 2016-09-04 16:33:27 -04:00
Jan Malakhovski
8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Jan Malakhovski
8f6664b744 xapian-omega: pin to xapian library version 2016-09-04 14:18:58 +00:00
Dmitry Kalinkin
810787238d fontforge: enable Carbon which is required on OSX 2016-09-03 23:38:23 -04:00
Jan Malakhovski
6cd407de28 xapian-omega: 1.2.21 -> 1.4.0 2016-09-03 13:49:59 +00:00
Gabriel Ebner
71abe65818 Merge pull request #18232 from mimadrid/update/fzf-0.13.5
fzf: 0.13.3 -> 0.13.5
2016-09-03 07:36:43 +02:00
mimadrid
f4d13a44c0
fzf: 0.13.3 -> 0.13.5 2016-09-02 23:23:35 +02:00
Eike Kettner
498d803cce recutils: 1.5 -> 1.7 2016-09-02 22:01:06 +02:00
Tristan Helmich
2e9aa13773 graylog: 2.0.3 -> 2.1.0 (#18200) 2016-09-02 13:53:17 +02:00
Robert Helgesson
ca472594fe
cpulimit: 2.2 -> 2.3 2016-09-02 08:06:59 +02:00
Tuomas Tynkkynen
bb18d73323 xfstests: 2016-08-06 -> 2016-08-26
Fixes build.
2016-09-01 21:03:27 +03:00
Tuomas Tynkkynen
85d7d9d254 xfstests: Autodetect what to link in the wrapper 2016-09-01 21:03:27 +03:00
Tuomas Tynkkynen
3364230d56 Disable bunch of non-compiling packages on Darwin
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.

softether_4_18              2015-09-20  http://hydra.nixos.org/build/39418483
lensfun                     2014-09-30  http://hydra.nixos.org/build/39394104
net_snmp                    2015-09-20  http://hydra.nixos.org/build/39410553
djview                      2015-08-11  http://hydra.nixos.org/build/39413233
libmusicbrainz2             2015-09-20  http://hydra.nixos.org/build/39410106
fox_1_6                     2014-05-07  http://hydra.nixos.org/build/39410858
libofx                      2015-09-24  http://hydra.nixos.org/build/39423507
yacas                       2014-09-30  http://hydra.nixos.org/build/39393150
iomelt                      2014-09-30  http://hydra.nixos.org/build/39408486
softether                   2015-09-20  http://hydra.nixos.org/build/39425800
mp4v2                       2014-09-30  http://hydra.nixos.org/build/39421899
virtuoso7                   2014-09-21  http://hydra.nixos.org/build/39415206
man_db                      2015-04-23  http://hydra.nixos.org/build/39404236
libdiscid                   2014-09-30  http://hydra.nixos.org/build/39412202
zabbix22.agent              2014-09-21  http://hydra.nixos.org/build/39412149
vidalia                     2015-08-06  http://hydra.nixos.org/build/39411500
libmtp                      2015-09-20  http://hydra.nixos.org/build/39419199
wxGTK29                     2015-09-20  http://hydra.nixos.org/build/39415296
ncmpcpp                     2015-11-06  http://hydra.nixos.org/build/39404455
libtorrent                  2014-09-21  http://hydra.nixos.org/build/39394646
shishi                      2014-03-21  http://hydra.nixos.org/build/39418874
ocaml_3_12_1                2014-09-30  http://hydra.nixos.org/build/39392996
djview4                     2015-08-11  http://hydra.nixos.org/build/39427799
vimNox                      2014-05-23  http://hydra.nixos.org/build/39397012
ttfautohint                 2015-08-06  http://hydra.nixos.org/build/39398330
libraw                      2015-09-24  http://hydra.nixos.org/build/39402271
wxGTK30                     2015-09-20  http://hydra.nixos.org/build/39401871
sbcl_1_2_5                  2015-09-20  http://hydra.nixos.org/build/39426091
prover9                     2014-09-30  http://hydra.nixos.org/build/39406476
rcs                         2015-08-25  http://hydra.nixos.org/build/39392037
gpac                        2015-09-24  http://hydra.nixos.org/build/39399470
virtuoso6                   2014-09-30  http://hydra.nixos.org/build/39398651
xlslib                      2015-09-24  http://hydra.nixos.org/build/39410387
ucommon                     2015-03-27  http://hydra.nixos.org/build/39414040
commoncpp2                  2014-09-30  http://hydra.nixos.org/build/39420117
virtuoso                    2014-09-21  http://hydra.nixos.org/build/39399978
miniHttpd                   2014-09-30  http://hydra.nixos.org/build/39392925
mpack                       2014-09-26  http://hydra.nixos.org/build/39399535
nbd                         2014-09-26  http://hydra.nixos.org/build/39401367
newsbeuter-dev              2014-07-29  http://hydra.nixos.org/build/39406259
gimp_2_8                    2015-09-20  http://hydra.nixos.org/build/39436271
gimp                        2015-09-20  http://hydra.nixos.org/build/39435976
zabbix20.agent              2014-09-30  http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good  2015-09-20  http://hydra.nixos.org/build/39408506
ocaml_4_00_1                2014-09-30  http://hydra.nixos.org/build/39399526
inadyn                      2014-09-30  http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad   2015-09-20  http://hydra.nixos.org/build/39392970
zabbix.agent                2014-09-30  http://hydra.nixos.org/build/39421412
cmake-2_8                   2015-09-24  http://hydra.nixos.org/build/39399443
liblastfm                   2015-08-06  http://hydra.nixos.org/build/39421812
newsbeuter                  2014-07-29  http://hydra.nixos.org/build/39396605
sdcv                        2014-09-26  http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Tuomas Tynkkynen
8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Profpatsch
e1e96a8210 youtube-dl: wrap with atomicparsley (#18066)
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Tuomas Tynkkynen
d3dc3d4130 Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen
c3bcb4e1ce treewide: Use explicit 'dev' references to glibc 2016-08-30 03:11:09 +03:00
Tuomas Tynkkynen
048a30e4e4 treewide: Fix dev references to libxml2 2016-08-30 03:02:32 +03:00
Vladimír Čunát
3f80ecfc79 fontforge: build the non-gui version without fontconfig
(in build-time closure)
2016-08-29 22:27:34 +02:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging 2016-08-29 00:24:47 +00:00
Frederik Rietdijk
9d25dc12d9 Revert "hdf5: 1.8.16 -> 1.10.0-patch1"
This reverts commit 1c1a03f0d38606fd4a80e61a19ddfd3c463d99df.

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
obadz
57ddc155fc Merge branch 'master' into staging
Conflicts:
	pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01: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
obadz
3de6e5be50 Merge branch 'master' into staging
Conflicts:
      pkgs/applications/misc/navit/default.nix
      pkgs/applications/networking/mailreaders/alpine/default.nix
      pkgs/applications/networking/mailreaders/realpine/default.nix
      pkgs/development/compilers/ghc/head.nix
      pkgs/development/libraries/openssl/default.nix
      pkgs/games/liquidwar/default.nix
      pkgs/games/spring/springlobby.nix
      pkgs/os-specific/linux/kernel/perf.nix
      pkgs/servers/sip/freeswitch/default.nix
      pkgs/tools/archivers/cromfs/default.nix
      pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Robin Gloster
d80ad66701
svtplay-dl: fix path to test runner 2016-08-27 21:55:37 +00: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