Commit Graph

2831 Commits

Author SHA1 Message Date
Matthias Herrmann
725544fd9e zk-shell: init at 1.0.0 2016-10-14 09:24:50 +02:00
Vladimír Čunát
6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk
cffdffe1f6 Merge pull request #19309 from FRidh/outputs
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Jörg Thalheim
1af9420392 Merge pull request #19475 from schneefux/hugo
hugo: v0.16 -> 0.17
2016-10-12 13:21:56 +02:00
regnat
0721430743 tasksh : 1.0.0 -> 1.1.0 2016-10-11 13:07:00 +02:00
Anne Jan Brouwer
0d534c2bca Repository renamed (correct Capitalization) 2016-10-10 13:20:51 +02:00
Joachim F
a98d782896 Merge pull request #19384 from peterhoeg/qtpass
qtpass: 1.1.3 -> 1.1.4
2016-10-10 12:43:15 +02:00
Frederik Rietdijk
104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Eric Sagnes
a6e112a5b7 styx: 0.1.0 -> 0.2.0 2016-10-10 15:32:42 +09:00
schneefux
5cc199265c
hugo: v0.16 -> 0.17 2016-10-09 18:44:25 +02:00
Robin Gloster
30accf4d3e
treewide: fix licence -> license occurences 2016-10-09 12:45:32 +02:00
Joachim Fasting
95dc15cf0f
electrum: minor meta cleanup 2016-10-09 11:28:51 +02:00
Joachim Fasting
16cc58977a
pythonPackages.jsonrpclib: init at 0.1.7 2016-10-09 11:28:50 +02:00
Nicolas Pouillard
38074ec9df electrum,electrum-dash: protobuf -> protobuf3_0 2016-10-08 14:15:35 +02:00
Peter Hoeg
d71d31d1e4 qtpass: 1.1.3 -> 1.1.4 2016-10-07 21:03:58 +08:00
Joachim F
030a298406 Merge pull request #19212 from romildo/new.lxqt
lxqt: init at 0.11
2016-10-07 14:00:54 +02:00
Joachim F
40fc02bb30 Merge pull request #19313 from yotann/get_iplayer-2.97
get_iplayer: 2.94 -> 2.97
2016-10-07 11:38:09 +02:00
Eric Sagnes
3cc8f21086 styx: init at 0.1.0 2016-10-07 15:25:20 +09:00
Sean Bartell
a0260a70cb get_iplayer: 2.94 -> 2.97
VLC is no longer used. flvstreamer/rtmpdump have been deprecated
but they still work for now.
2016-10-06 17:40:12 -05:00
José Romildo Malaquias
49bb848816 pcmanfm-qt: use version from the LXQt desktop
pcmanfm-qt is part of the LXQt desktop. With the addition of LXQt to
nixpkgs, including a newer package for pcmanfm-qt, the older one is
removed and the entry in all-packages refers to the one in lxqt.
2016-10-06 08:05:20 -03:00
Frederik Rietdijk
354c588cf2 Octoprint: make sockjs-tornado and tornado_4_0_1 private
Tornado 4.0.1 is old and insecure, however, a package still depends on
it. We now move the package from the main Python package set into the
expression of the package that needs it.
2016-10-06 10:05:54 +02:00
Michael Raskin
5175808f04 vifm: update metainformation w.r.t. project home move 2016-10-04 10:07:46 +02:00
Michael Raskin
c08ef075a7 rxvt_unicode: add downloadPage for easier update checking 2016-10-04 09:59:04 +02:00
artuuge
05001557ca cpp_ethereum: 1.2.9 -> 1.3.0 2016-10-03 11:22:44 +02:00
Charles Strahan
342780520f
termite: 11 -> 12 2016-10-03 02:21:55 -04:00
Tuomas Tynkkynen
f5dd3a703d treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
Robert Helgesson
14340ac21f
redshift: fix broken icons
Redshift uses SVG icons and librsvg therefore needs to be available and
the `GDK_PIXBUF_MODULE_FILE` variable set in the wrapper.
2016-10-01 23:08:10 +02:00
Aneesh Agrawal
fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00
Benno Fünfstück
5e9c72c2e4 udiskie: fix broken icons
Udiskie uses SVG icons for its tray icon. In order to load these,
librsvg needs to be included in the $GDK_PIXBUF_MODULE_FILE(loaders.cache).
Without librsvg, gdk does not support SVG images so the icons won't be
used.

If we add librsvg to buildInputs, the wrapGAppsHook will make sure that
the librsvg is included in the $GDK_PIXBUF_MODULE_FILE.
2016-10-01 13:15:14 +02:00
Jörg Thalheim
1bd4c08606 Merge pull request #18018 from mogorman/gr-gsm
newpkg: gnuradio-gsm , gnuradio-ais, gnuradio-rds, libosmocore-0.9.0
2016-10-01 01:51:18 +02:00
Eelco Dolstra
2537bc8546 blender: 2.77a -> 2.78
Also fix the openjpeg dependency (it has to be openjpeg 1), and use
jemalloc which is also what the upstream binaries use.
2016-09-30 21:49:14 +02:00
Eric Sagnes
55c3b1e0ca albert: 0.8.10 -> 0.8.11 2016-09-30 08:49:39 +09:00
Jörg Thalheim
dd0d050b67 Merge pull request #19053 from Profpatsch/ranger-less
ranger: patch default pager
2016-09-28 22:25:37 +02:00
Profpatsch
90556cedd0 ranger: patch default pager 2016-09-28 22:07:45 +02:00
Yacine Hmito
9375da7c72 Fix termite-with-config's terminfo
The level of indirection introduced by termite-with-config didn't mesh
well with the terminfo database. This is solved by using symlinkJoin so
the environment is properly propagated.
2016-09-28 12:44:25 +02:00
Joachim F
a5580c9951 Merge pull request #18765 from aske/ocaml-move
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Franz Pletz
fa184ee6fd
mupdf: fix build, add security patch
Broken due to 42b08b743c.

PIC is enabled by default by our hardening flags.
2016-09-26 15:56:27 +02:00
zimbatm
0d05b32ec0 Merge pull request #18964 from guaraqe/update/buku
buku: 1.9 -> 2.4
2016-09-26 12:20:23 +01:00
Frederik Rietdijk
3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
debfe4f124 terminator: do not use top-level python packages
and refactor to use buildPythonApplication. cc @bjornfor
2016-09-26 11:10:50 +02:00
guaraqe
571d51387c buku: 1.9 -> 2.4 2016-09-26 03:16:58 +02:00
Kirill Boltaev
e61663a233 treewide: move to ocaml-ng system 2016-09-26 02:36:49 +03:00
Frederik Rietdijk
39b819d7ad electrum-dash: do not use top-level python packages 2016-09-25 23:12:05 +02:00
andjscott
2e2542b389 keepasshttp: init at 1.8.4.1 (#18439) 2016-09-25 07:54:24 +02:00
Arseniy Seroka
98b2411fe3 Merge pull request #18677 from RamKromberg/fix/mlterm
mlterm: fix cairo and multiple other features
2016-09-25 01:19:29 +04:00
Arseniy Seroka
3324c19a84 Merge pull request #18899 from grahamc/ikiwiki
ikiwiki: 3.20150614 -> 3.20160905
2016-09-25 01:05:59 +04:00
Graham Christensen
5e043ffa45
ikiwiki: 3.20150614 -> 3.20160905 2016-09-23 18:27:00 -04:00
cmfwyp
8212b2e0b5
calibre: 2.66.0 -> 2.68.0 2016-09-22 23:32:52 -04:00
Joachim F
cdec20ac58 Merge pull request #18790 from michalrus/xmind
xmind: init at 7.5-update1
2016-09-23 03:47:57 +02:00
Robert Helgesson
47e210b846
gpsprune: 18.4 -> 18.5 2016-09-22 22:13:37 +02:00
Joachim F
48ceedf1f4 Merge pull request #18642 from mjanczyk/update/keepass-keefox
keepass-keefox: 1.5.4 -> 1.6.3
2016-09-22 14:35:36 +02:00
Joachim F
775bb8791e Merge pull request #18641 from mjanczyk/update/keepass
keepass: 2.33 -> 2.34
2016-09-22 14:12:13 +02:00
Michal Rus
0e5674412f
xmind: init at 7.5-update1 2016-09-20 16:33:08 +02:00
José Romildo Malaquias
18e696e97b lxappearance: move from pkgs/applications/misc/ to pkgs/desktops/lxde/core/ 2016-09-19 22:26:10 -03:00
Karn Kallio
07154a77e7 mysqlworkbench : fix build and update to latest version 6.3.7 2016-09-19 09:58:37 +02:00
Ram Kromberg
9715f74708 mlterm: fix cairo and multiple other features 2016-09-17 05:28:08 +03:00
Ram Kromberg
d6f20348f3 mlterm: 3.3.8 -> 3.7.2 (#18645) 2016-09-16 16:40:19 +02:00
Alexey Shmalko
917bb9720b Merge pull request #18554 from Mic92/cheat
cheat: init at 2.1.26
2016-09-16 09:01:44 +03:00
Kamil Chmielewski
914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Marcin Janczyk
8581ccf0f5 keepass-keefox: 1.5.4 -> 1.6.3 2016-09-15 22:25:19 +02:00
Marcin Janczyk
5cbda61791 keepass: 2.33 -> 2.34 2016-09-15 22:24:36 +02:00
Matthew O'Gorman
1e88272f55
added gr-ais and gr-gsm gr-rds as plugins 2016-09-14 12:54:20 -04:00
Jörg Thalheim
6ace28610f
cheat: init at 2.1.26 2016-09-14 07:29:10 +02:00
Nikolay Amiantov
23ff3dddba batti: fix eval 2016-09-13 13:19:06 +03:00
Nikolay Amiantov
4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
Charles Strahan
3e7bb6579b redis-desktop-manager: fix build (#18543)
We need to run the pre/post configure hooks.
2016-09-13 07:02:06 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Frederik Rietdijk
29f00f954b Merge pull request #18396 from rycee/fix/udiskie
udiskie: 1.4.8 -> 1.5.1
2016-09-12 11:05:38 +02:00
Robert Helgesson
2fa41249ce
udiskie: move to all-packages
This is an application, not a python library and should therefore be in
its own package.
2016-09-10 12:25:50 +02:00
Robert Helgesson
348ee0ae18
josm: 10786 -> 10966 2016-09-08 21:00:07 +02:00
Bryan Gardiner
df6827a824 taskjuggler: add 3.5.0, keep 2.4.3
Version 3.5.0 was present but was removed in 8085f08.  Keeping the old version
per discussion at https://github.com/NixOS/nixpkgs/pull/845.
2016-09-08 16:15:20 +02:00
Peter Hoeg
d4eac0278c calibre: 2.64.0 -> 2.66.0 (#18311)
A few additional changes:

1. We load patches from debian for improving privacy and security
2. Now with QT 5.6 instead of 5.5
3. We strip bundled python code and use proper upstream instead
2016-09-07 04:32:06 +02:00
Shea Levy
d81d59aad9 Merge branch 'fix/st-update-0.7' of git://github.com/andsild/nixpkgs 2016-09-06 18:04:48 -04:00
Joachim F
6949069678 Merge pull request #18119 from puffnfresh/package/hyperterm
hyperterm: init at 0.7.6
2016-09-06 23:50:00 +02:00
asildnes
29aac27089 st: 0.6 -> 0.7 2016-09-06 22:00:19 +02:00
Robin Gloster
9ab141ce27
vp: fix build 2016-09-06 16:52:26 +02:00
Franz Pletz
21cf4641bf
sakura: 3.2.0 -> 3.3.4 2016-09-05 22:49:06 +02:00
Vladimír Čunát
168d6fdf21 lyx: clean the expression a bit
Thanks to Sergiu Ivanov <sivanov@colimite.fr>
2016-09-04 10:53:20 +02:00
Joachim F
cc3aa1b750 Merge pull request #18260 from oxij/pkg/init/osmctools
osmctools: init at 0.8.5
2016-09-03 17:25:01 +02:00
Joachim F
bcd5c05b99 Merge pull request #18091 from Balletie/fix/twmnd-install-hooks
twmn: fix by running pre- and post-install hooks
2016-09-03 17:06:20 +02:00
Jan Malakhovski
22c578e79d osmctools: init at 0.8.5 2016-09-03 14:04:52 +00:00
Robert Helgesson
1f45a852d3
josm: 9979 -> 10786 2016-09-03 11:13:20 +02:00
Nikolay Amiantov
084ff113e9 curaengine: 15.04 -> 15.04.6 2016-09-02 12:24:27 +03:00
Nikolay Amiantov
e3a6e9ec04 octoprint-plugins.m33-fio: 1.5 -> 1.7 2016-09-02 11:44:47 +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
Eelco Dolstra
452afd1ed6 ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
Joachim F
c2841f1c1d Merge pull request #18175 from ebzzry/emem-0.2.28
emem: 0.2.27 -> 0.2.28
2016-09-01 15:50:52 +02: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
Brian McKenna
dd61eb9bda hyperterm: init at 0.7.6 2016-09-01 19:28:50 +10:00
Rommel M. Martinez
b5872b13f5 emem: 0.2.27 -> 0.2.28 2016-09-01 13:08:35 +08:00
Tuomas Tynkkynen
b691bc22ef golden-cheetah: Use 'dev' output of qttools 2016-08-31 19:37:05 +03:00
Tuomas Tynkkynen
6086142ece mupdf: Split 'dev' output 2016-08-31 13:12:11 +03:00
Tuomas Tynkkynen
96dae0f286 xxkb: Fix 'lib.optional' use 2016-08-31 12:54:28 +03:00
Matthias Beyer
87cecbeba6 timewarrior: 1.0.0.beta1 -> 1.0.0 (#18120) 2016-08-30 14:19:19 +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
Luca Bruno
5c5fd1cb60 Merge pull request #18096 from leenaars/wavrsocvt
wavrsocvt: init at 1.0.2.0
2016-08-30 11:41:08 +02:00
Luca Bruno
cca72718b3 Merge pull request #18095 from Mic92/valauncher
valauncher: init at 1.2
2016-08-30 11:36:42 +02:00
Jörg Thalheim
2de7e30c0f valauncher: init at 1.2 2016-08-30 10:04:43 +02:00
Tuomas Tynkkynen
aef35c52f0 treewide: Fix output references to libX11 2016-08-30 03:40:23 +03:00
Tuomas Tynkkynen
048a30e4e4 treewide: Fix dev references to libxml2 2016-08-30 03:02:32 +03:00
Michiel Leenaars
fe87145c58 wavrsocvt: init at 1.0.2.0 2016-08-29 22:57:14 +02:00
Balletie
32ee88e2d1
twmn: fix by running pre- and post-install hooks
This package had the same issue as described in issue #15744. The custom
installPhase doesn't call pre- and post-install hooks like it should.

The solution is also similar (see commit a1facf3).
2016-08-29 20:33:10 +02:00
Tuomas Tynkkynen
a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz
b74793bd1c Merge branch 'master' into staging
Conflicts:
	pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Kranium Gikos Mendoza
1cabee5973 gpxsee: 2.16 -> 2.17 (#18075) 2016-08-29 01:38:12 +00:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging 2016-08-29 00:24:47 +00:00
s1lvester
0b22104c1d keepassx2-http: init at 2.0.2 (#18039) 2016-08-29 00:02:19 +00: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
Nikolay Amiantov
df27c35e9a navit: fix build 2016-08-28 01:04:18 +03:00
Nikolay Amiantov
5eaacbb981 xsw: fix build 2016-08-28 01:04:18 +03:00
Robin Gloster
a2a337c562
gksu: disable format hardening 2016-08-27 21:13:03 +00:00
Frederik Rietdijk
cbd8d138bd kdeconnect: 0.9g -> 1.0 2016-08-26 21:35:30 +02:00
Nikolay Amiantov
211adbeb38 zathura: cleanup and hide zathuraCollection
Fixes #17787.
2016-08-26 03:45:58 +03:00
Thomas Tuegel
df8dd670b5 keybase: replace obsolete client
Fixes #17755.

As noted in the issue tracker, we have been carrying two versions of the
keybase client: the old node.js client and the new Go client. The old
client is unusable, but takes up the valuable `keybase` name. This
revision removes the old client entirely and replaces it with the new one.
2016-08-24 17:21:36 -05:00
obadz
78b7529ee3 Merge branch 'master' into staging 2016-08-24 11:57:44 +01:00
Daniel Peebles
3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
obadz
0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
Rommel M. Martinez
a01d77b864 emem: 0.2.26 -> 0.2.27 2016-08-23 11:02:36 +08:00
Tuomas Tynkkynen
07491d68c3 treewide: Fix output references to ncurses 2016-08-23 04:53:24 +03:00
Tuomas Tynkkynen
df4ebf5f1a treewide: Fix output references to gnome3.gtk 2016-08-23 04:53:01 +03:00
Tuomas Tynkkynen
005b644b30 translate-shell: Fix curl reference 2016-08-23 04:32:21 +03:00
Tuomas Tynkkynen
a18ee4acb7 treewide: Make explicit that 'dev' output of boost is used
Also fix one incorrect output in geant.
2016-08-23 04:32:21 +03:00
Tuomas Tynkkynen
a6f6b30851 treewide: Make explicit that 'dev' output of libxslt is used 2016-08-23 03:52:06 +03:00
Tuomas Tynkkynen
463b0a181e treewide: Make explicit that 'dev' output of freetype is used 2016-08-23 03:52:05 +03:00
Tuomas Tynkkynen
74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
Nikolay Amiantov
5041e0eea9 blender: fix build, don't install builtin Python 2016-08-22 16:39:33 +03:00
obadz
24a9183f90 Merge branch 'hardened-stdenv' into staging
Closes #12895

Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
obadz
ba50fd7170 Merge branch 'master' into staging 2016-08-22 01:18:11 +01:00
Luca Bruno
4916c11ec2 Merge pull request #17898 from RamKromberg/fix/vala_namespace
remove vala namespace
2016-08-21 20:31:44 +01:00
Joachim F
b374239e20 Merge pull request #17874 from acowley/with
with: init at 0.0.1
2016-08-21 20:57:08 +02:00
Joachim F
1a09bfa75c Merge pull request #17894 from ebzzry/emem-0.2.26
emem: 0.2.25 -> 0.2.26
2016-08-21 20:47:24 +02:00
Markus Hauck
7e797d072b urxvt-theme-switch: Add description and homepage 2016-08-21 19:47:42 +02:00
Ram Kromberg
214824b99b synapse: vala -> vala_0_23 2016-08-21 20:02:08 +03:00
Ram Kromberg
8dad55a70a finalterm: vala -> vala_0_23 2016-08-21 20:02:07 +03:00
Ram Kromberg
98b087e413 font-manager: vala -> vala_0_32 2016-08-21 20:02:06 +03:00
Ram Kromberg
a57cd70a11 pdfpc: vala -> vala_0_26 2016-08-21 20:02:05 +03:00
Rommel M. Martinez
2818b34537 emem: 0.2.25 -> 0.2.26 2016-08-21 23:30:43 +08:00
obadz
68936edfb3 Merge branch 'master' into staging 2016-08-21 12:03:41 +01:00
Anthony Cowley
30f8a050ae with: init at 2016-08-20
Adds the "with" shell helper application.
2016-08-20 17:09:56 -04:00
J Phani Mahesh
6f1167b7bb gammu: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:29 +05:30
J Phani Mahesh
29cff20045 xautoclick: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:28 +05:30
J Phani Mahesh
e5c53a08bd mlterm: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:28 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
This reverts commit 217594fd1d, reversing
changes made to 8e8a89d8a8.

Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
5983baa18a gammu: switch sf downloads to mirror:// 2016-08-20 17:22:31 +05:30
J Phani Mahesh
9fdcfb2a63 xautoclick: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 17:19:56 +05:30
J Phani Mahesh
7b8303a7de mlterm: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 17:19:56 +05:30
Nikolay Amiantov
edb9416228 Merge pull request #17819 from abbradar/printing-updates
Printing and PDF-related updates
2016-08-20 01:41:55 +04:00
Joachim F
409b53cba8 Merge pull request #17799 from robbinch/pkg-kiwix
kiwix: Fix broken build
2016-08-18 17:13:21 +02:00
Nikolay Amiantov
c998a76951 mupdf: cleanup, use system libraries 2016-08-18 16:12:28 +03:00
Robbin C
2a84cc856b kiwix: Fix broken build 2016-08-18 07:55:06 +08:00
Joachim F
310bfeee20 Merge pull request #17800 from ebzzry/emem-0.2.25
emem: 0.2.24 -> 0.2.25
2016-08-17 22:58:29 +02:00
Nikolay Amiantov
8978989ef6 calibre: use the right sip directory 2016-08-17 20:50:27 +03:00
Nikolay Amiantov
3e5bf44aab sip: 4.14.7 -> 4.18.1, drop unused old version 2016-08-17 20:30:51 +03:00
Rommel M. Martinez
c8ecc146a3 emem: 0.2.24 -> 0.2.25 2016-08-17 23:53:33 +08:00
Rommel M. Martinez
963d8cc3e0 translate-shell: init at 0.9.4 (#17780) 2016-08-17 16:20:55 +02:00
cmfwyp
c403221af5 calibre: 2.58.0 -> 2.64.0 (#17771)
Extension definitions were moved to extensions.json, so the patch
needed to be updated.
2016-08-17 13:20:39 +02:00
Rommel M. Martinez
e5a4afc1b7 emem: 0.2.23 -> 0.2.24 2016-08-17 14:37:37 +08: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
fe923c915d gkrellm: fix darwin build 2016-08-16 19:25:42 +00:00
Robin Gloster
33e1c78ae3 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-16 07:54:01 +00:00
Rok Garbas
6f074bad5b Merge pull request #17719 from mbakke/rofi-1.2.0
rofi: 1.1.0 -> 1.2.0
2016-08-15 00:58:02 +02:00
Nikolay Amiantov
9e7f77a634 urxvt_tabbedex: 2015-03-03 -> 2016-08-09 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
909094a3ce octoprint-plugins.m3d-fio: 0.32 -> 1.5 2016-08-14 22:37:07 +03:00
Nikolay Amiantov
503eefa412 octoprint: 1.12.10 -> 1.12.15 2016-08-14 22:37:07 +03:00
Frederik Rietdijk
e4b47de694 Remove top-level pycrypto
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
7986b718f3 Remove pycairo from top-level
See #11567.
2016-08-14 13:52:42 +02:00
8573
14120a423b dmenu: Fix scripts to run commands by store paths (#17709)
The `dmenu` package includes two binary programs, `dmenu` and `stest`,
and two shell scripts, `dmenu_run` and `dmenu_path`. `dmenu_run`
invokes `dmenu` and `dmenu_path`, and `dmenu_path` invokes `stest`.

`dmenu_run`'s invocation of `dmenu` was patched to run it by its full
store path, but its invocation of `dmenu_path` and `dmenu_path`'s
invocation of `stest` were not.

If `dmenu_path` and `stest` were not in the set of system packages or
otherwise in the `PATH`, this situation would result in `dmenu_run`
opening a dmenu instance with no menu entries (which would normally be
generated by `dmenu_path`, which `dmenu_run` couldn't find, as it was
running it by `PATH` lookup).

This commit fixes the package to also patch the invocation of
`dmenu_path` in `dmenu_run` and the invocations of `stest` in
`dmenu_path` to invoke those programs by their full store paths.

I have tested this change on NixOS.
2016-08-14 11:38:25 +00:00
Marius Bakke
c2013ac1d6
rofi: 1.1.0 -> 1.2.0 2016-08-14 00:07:50 +01:00
Franz Pletz
bd4490e277 Merge branch 'master' into hardened-stdenv 2016-08-13 16:59:55 +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
Robin Gloster
b7787d932e Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-12 09:46:53 +00: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
Théophane Hufschmitt
dcdcea9938 timewarrior : fix manpages installation (#17667) 2016-08-11 17:54:49 +02:00
Katona László
40f6d7ea5d fehlstart: init at 9f4342d7 2016-08-11 10:59:04 +02:00
Teo Klestrup Röijezon
b22afb1de8 playonlinux: 4.2.9 -> 4.2.10 2016-08-11 02:24:41 +02:00
Derek Gonyeo
6aa60630cf acbuild: v0.3.0 -> v0.4.0 2016-08-10 13:39:30 -07:00
Matthew
7833781b43 wikicurses: fix build error
It would error when a config file was missing. This patch comes from
github and can be removed once 4b944ac339312b642c6dc5d6b5a2f7be7503218f
is included in a release.
2016-08-09 20:58:52 +00:00
cmfwyp
2b28811957
calibre: add desktop entry files 2016-08-08 23:40:07 -04:00
Tuomas Tynkkynen
bdc2a4a15b gsimplecal: Broken on Darwin
Has never had a successful Darwin build.

http://hydra.nixos.org/build/38312308
2016-08-08 16:12:29 +03:00
Vladimír Čunát
ee23909dc6 hello: doCheck = true; again
Close #17573.
2016-08-07 17:17:34 +02:00
José Romildo Malaquias
20e4e2f9eb tint2: 0.12.11 -> 0.12.12 2016-08-04 07:31:55 -03:00
Franz Pletz
8a0834c335 mupdf: 1.9 -> 1.9a, add patch to fix CVE-2016-6525 2016-08-03 22:18:56 +02:00
Joachim F
70bf931498 Merge pull request #17410 from knedlsepp/motif-on-darwin
motif: Add support for darwin
2016-08-03 18:31:43 +02:00
Robin Gloster
1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
Robin Gloster
b1f2e02fd5 Merge pull request #17456 from chris-martin/truecrypt-fix-src
Truecrypt: fix source url
2016-08-03 11:54:24 +02: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
Franz Pletz
1005f464dd xpdf: disable format hardening 2016-08-02 14:08:01 +00:00
Robin Gloster
1be4907ca2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-02 13:46:36 +00:00
Frederik Rietdijk
2e538a0f55 kde5.yakuake: use kdeWrapper 2016-08-02 08:40:16 +02:00
Chris Martin
ade00b3c42 truecrypt: change checksum from sha1 to sha256 2016-08-01 13:32:11 -07:00
Chris Martin
9c4b23ba11 truecrypt: update source url 2016-08-01 13:31:44 -07:00
Robin Gloster
5341b8b1f8 moonlight-embedded: init at 2.2.1 (#17414) 2016-08-01 18:46:13 +02:00
Robin Gloster
63c7b4f9a7 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-31 20:51:34 +00:00
Josef Kemetmueller
3d3d607408 catclock: Add darwin support 2016-07-31 20:57:06 +02:00
Gabriel Ebner
b714fdb574 khard: 0.9.0 -> 0.11.1 2016-07-31 10:14:13 +02:00
Kranium Gikos Mendoza
c9e5ddde0a monero: 0.8.8.4 -> 0.9.4 (#17371) 2016-07-30 01:37:49 +01:00
Robin Gloster
bddec681fb Merge pull request #17334 from RamKromberg/init/catclock
catclock: init at 2015-10-04
2016-07-28 16:31:12 +02:00
Frederik Rietdijk
e40f5e6658 Merge pull request #17338 from matthiasbeyer/update-rtv
Update rtv
2016-07-28 15:01:31 +02:00
Matthias Beyer
39cd6895c1 rtv: 1.9.0 -> 1.10.0 2016-07-28 14:00:37 +02:00
Ram Kromberg
4f94e026f4 catclock: init at 2015-10-04 2016-07-28 12:09:31 +03:00
Matthias Beyer
af5e45cf2e timewarrior: 0.9.5.alpha -> 1.0.0.beta1 2016-07-28 10:57:19 +02:00
Matthias Beyer
c31cbe8f9c xterm: Make dec-locator support optional (#17238)
Enable it by default but allow disabling, which solves some issues one
might have with vim/nvim as reported and documented in

    #17158
    #17170
    #17234
    neovim/neovim#5015
2016-07-28 04:08:54 +02:00
Ram Kromberg
3df0422083 lenmus: 5.4.1 -> 5.4.2 2016-07-26 20:14:06 +03:00
Kranium Gikos Mendoza
b98e4b3aa4 qtbitcointrader: add {pre,post}Configure to fix build (#17269) 2016-07-26 12:15:47 +02:00
Robin Gloster
f222d98746 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-25 12:47:13 +00:00
Rommel M. Martinez
48fdde173f emem: 0.2.22 -> 0.2.23 (#17245) 2016-07-25 06:13:49 +02:00
Rommel M. Martinez
68ac9bda91 emem: 0.2.20 -> 0.2.22 2016-07-24 22:00:40 +08:00
Joachim F
e064903a19 Merge pull request #17225 from ebzzry/emem-0.2.20
emem: 0.2.19 -> 0.2.20
2016-07-24 12:50:12 +02:00
Rommel M. Martinez
66d07f4dfe emem: 0.2.19 -> 0.2.20 2016-07-24 14:17:11 +08:00
Joachim F
06d1723c4e Merge pull request #17195 from womfoo/bump/pwsafe-0.99
pwsafe: fix build and 0.95 -> 0.99
2016-07-23 20:42:48 +02:00
Kranium Gikos Mendoza
cf08d94d18 pwsafe: 0.95 -> 0.99 2016-07-23 12:37:10 +08:00
Ram Kromberg
3e938ad7f1 metamorphose2: init at 0.9.0beta 2016-07-22 21:51:21 +03:00
zimbatm
95cfa1a668 Merge pull request #17150 from ebzzry/emem-0.2.19
emem: 0.2.18 -> 0.2.19
2016-07-21 20:18:25 +01:00
Rommel M. Martinez
a584ca5791 emem: 0.2.18 -> 0.2.19 2016-07-21 23:00:59 +08:00
Ram Kromberg
26008f28b8 lighthouse: 2016-01-26 -> 2016-07-20 (#17127) 2016-07-21 05:50:59 +02:00
Robin Gloster
1f04b4a566 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-21 00:56:43 +00:00
Rok Garbas
cd25b04dbb Merge pull request #16600 from artuuge/cpp_ethereum
cpp_ethereum: init at 1.2.9
2016-07-21 01:39:04 +02:00
mimadrid
4ddaf12dc6
vifm: 0.8.1 -> 0.8.2 2016-07-19 23:15:08 +02:00
Robin Gloster
203846b9de Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-19 10:37:02 +00:00
Renzo Carbonara
ae3896061b gpg-mpd: init at 0.7.4 (#16527) 2016-07-19 11:09:20 +02:00
schneefux
4463f9f3d4 hugo: init at 0.16
Closes #16299.
2016-07-19 11:04:37 +02:00
Matthias Beyer
77fcccf7d7 wikicurses: init at 1.3 (#16916) 2016-07-19 08:47:43 +02:00
Peter Jones
f303a072c0 slic3r: Add LWP for "Send to printer"
This patch adds a dependency on the LWP perl module so that Slic3r can
make HTTP connections to Octoprint and send G-code to a remote printer.
2016-07-18 21:22:23 +02:00
Rommel M. Martinez
1c0465828c emem: 0.2.16 -> 0.2.18 2016-07-18 13:01:34 +08:00
Nikolay Amiantov
aefd8c420c Merge pull request #17043 from womfoo/fix/qmake4Hook-builds
reintroduce qmake .pro files after qmake4Hook changes
2016-07-18 00:11:24 +04:00
Kranium Gikos Mendoza
5609e0daa2 multimon-ng: fix qmake4Hook build
pass multimon-ng.pro which was removed in fbb9263
2016-07-17 22:42:08 +08:00
Joachim F
5f3ca2ed82 Merge pull request #16986 from binarin/urxvt_font_size-xlsfonts-dep
urxvt_font_size: Add missing `xlsfonts` dependency
2016-07-16 20:09:29 +02:00
Frederik Rietdijk
fe17c7a002 Merge pull request #16643 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.86 -> 0.7.87
2016-07-16 12:55:54 +02:00
Robin Gloster
5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Frederik Rietdijk
2e986016d0 Merge pull request #16946 from phanimahesh/fix-16198
Fix typo: s/propogate/propagate/
2016-07-15 15:00:01 +02:00
Alexey Lebedeff
2614593598 urxvt_font_size: Add missing xlsfonts dependency 2016-07-15 15:23:24 +03:00
Frederik Rietdijk
641c535bd5 Merge pull request #16931 from RamKromberg/init/lenmus
lenmus: init at 5.4.1
2016-07-15 11:36:57 +02:00
Tuomas Tynkkynen
c787d2786e Merge pull request #16935 from ebzzry/emem-0.2.16
emem: 0.2.15 -> 0.2.16
2016-07-14 15:51:44 +03:00
J Phani Mahesh
2f00cea5df zscroll: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 15:52:00 +05:30
Gabriel Ebner
53a8d9350e procmail: clean up and add meta section 2016-07-14 12:10:09 +02:00
Rommel M. Martinez
4b3f87ff81 emem: 0.2.15 -> 0.2.16 2016-07-14 08:04:41 +08:00
Ram Kromberg
697f0df394 lenmus: init at 5.4.1 2016-07-13 22:04:35 +03:00
Ram Kromberg
8f98fcd73b lighthouse: init at 2016-01-26 (#16849) 2016-07-11 18:10:43 +02:00
Marc Scholten
81810c664b iterm2: 3.0.2 -> 3.0.4 (#16800) 2016-07-10 11:28:43 +02:00
Kranium Gikos Mendoza
9d81feb474 pdfmod: unbreak after multiple-outputs change
switched to lib.makeLibraryPath for LD_LIBRARY_PATH
2016-07-09 23:40:03 +02:00
Christian Richter
86809b838f mop: init at 0.2.0
Fixes #16728.
2016-07-09 15:00:36 +02:00
zimbatm
c44098feac Merge pull request #16459 from mpscholten/iterm2-build-from-source
iTerm2: 2.1.4 -> 3.0.2 and refactoring
2016-07-07 10:14:20 +01:00
Nikolay Amiantov
570da9662b Merge pull request #16670 from rasendubi/guake
guake: add gconf to propagatedUserEnvPkgs
2016-07-06 02:16:12 +04:00
mimadrid
eaeb69c46e
cherrytree: 0.35.9 -> 0.37.1 2016-07-05 22:59:29 +02:00
Arseniy Seroka
7926a98a71 Merge pull request #16650 from RamKromberg/fix/spacefm-issue-15758
spacefm: sudo and gksu fixes #15758 and license update
2016-07-05 13:02:43 +03:00
Joachim Fasting
0da28e9cfa Merge pull request #16582 from vrthra/xsw
xsw: init at 0.1.2
2016-07-04 01:11:57 +02:00
Rahul Gopinath
cfe4ad2431 xsw: init at 0.1.2 2016-07-03 15:56:38 -07:00
Joachim Fasting
511caf3225 Merge pull request #16677 from womfoo/bump/bleachbit-1.12
bleachbit: 1.8 -> 1.12
2016-07-03 23:26:29 +02:00