Commit Graph

1502 Commits

Author SHA1 Message Date
Robin Gloster
5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Eelco Dolstra
05bdc0c89f Remove unnecessary references to gcc5
These cause an unnecessary rebuild of gcc.
2016-07-11 10:46:34 +02:00
Rickard Nilsson
58e732978f spotify: 1.0.32.94 -> 1.0.32.96 2016-06-26 11:01:13 +02:00
Christopher Lübbemeier
21f2849a2a spotify: 1.0.28.89 -> 1.0.32.94 2016-06-22 18:52:05 +02:00
Pascal Wittmann
c9412ca345 Merge pull request #16418 from womfoo/pianobar
pianobar: 2015.11.22 -> 2016.06.02
2016-06-22 18:35:04 +02:00
Kranium Gikos Mendoza
b15b32082d pianobar: 2015.11.22 -> 2016.06.02 2016-06-22 16:28:43 +08:00
Bjørn Forsman
bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
zimbatm
9fa6883791 Merge pull request #16337 from mimadrid/update/cmus-2.7.1
cmus: 2.7.0 -> 2.7.1
2016-06-19 22:06:19 +01:00
Joachim Fasting
6fd8e5719b Merge pull request #16108 from pwetzel/squeezelite
Squeezelite package and service init
2016-06-19 20:53:15 +02:00
mimadrid
c5e585e110 cmus: 2.7.0 -> 2.7.1 2016-06-19 13:13:48 +02:00
emosenkis
75b460ce1b Cantata: update homepage (#16296) 2016-06-17 18:31:48 +02:00
Phil Wetzel
7e9fbf4a1d squeezelite: init at git 2016-05-27 2016-06-11 22:03:56 -04:00
Robin Gloster
8031cba2ab Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00:00
Profpatsch
b886ce25c1 abcde: use makeBinPath to construct wrapper PATH 2016-06-06 16:14:11 +02:00
Profpatsch
3a3ed33f26 abcde: fix flac bin output 2016-06-06 12:28:38 +02:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Robin Gloster
2d382f3d98 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-30 19:39:34 +00:00
Frederik Rietdijk
a65e049ca4 pithos: use Python 3.5 2016-05-28 16:10:06 +02:00
Joachim Fasting
8de756d4d1
mp3splt: 2.6.1 -> 2.6.2
Do some refactoring while we're at it:
- multiple outputs
- also install oggsplt and flacsplt symlinks
- meta cleanups
2016-05-26 13:43:57 +02:00
Bjørn Forsman
b11186a636 qmidinet: use lower case package name
Rename the attribute name and the package directory according to Nix
naming style.
2016-05-22 18:09:48 +02:00
Bjørn Forsman
cc41cb30e3 qmmp: 0.8.4 -> 0.9.9
The 0.x versions is for Qt 4, whereas the new 1.x is for Qt 5. We'll
update to the Qt 5 version later. Upstream currently makes simultaneous
releases of both Qt 4 and 5 branches.
2016-05-21 23:45:44 +02:00
Joachim Fasting
94ac55fc32 Merge pull request #15257 from binarin/fix-audacious-icons
audacious: Add default icon theme
2016-05-20 15:15:55 +02:00
Alexander Ried
0be14b34da groovebasin: pin nodejs version 2016-05-18 20:37:27 +02:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-05-18 17:10:02 +02:00
Peter Simons
8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Evgeny Egorochkin
20b410743f quodlibet: put the name suffix where it belongs 2016-05-16 10:19:38 +03:00
Franz Pletz
c6ff91912b ncmpcpp: 0.7.3 -> 0.7.4 2016-05-13 17:25:25 +02:00
Vladimír Čunát
6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Andrew Abbott
90201710a2 cava: update to 0.4.1 2016-05-11 20:40:03 +10:00
Thomas Tuegel
5b73e2b8c8 sonic-visualiser: mark broken 2016-05-09 10:01:49 -05:00
goibhniu
f9a0e9c649 Merge pull request #15233 from joelmo/qjackctl
qjackctl: 4.0 -> 4.2, qt4 -> qt5
2016-05-09 16:55:44 +02:00
Robin Gloster
c7304d11e4 Merge pull request #15320 from nico202/flacon
flacon: init at 2.0.1
2016-05-09 15:17:40 +02:00
=
3e7c601e4a flacon: init at 2.0.1 2016-05-09 15:06:34 +02:00
Vladimír Čunát
65a9fa8cdc Merge branch 'master' into staging 2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
8d9a25387f
fmit: 1.0.14 -> 1.0.15
Fix version number in about box. It turns out that sniffing your
README.txt, at run-time, for a version string, at a specific line
offset, is... fragile?
2016-05-08 19:42:49 +02:00
Tobias Geerinckx-Rice
87442aa4f3
fmit: 1.0.13 -> 1.0.14 2016-05-08 15:03:07 +02:00
Joachim Fasting
6de5fd274c Merge pull request #15266 from magnetophon/magnetophon-dsp
faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui
2016-05-07 22:27:05 +02:00
Nikolay Amiantov
f396fa8cb2 deadbeef: fix tray icon 2016-05-07 15:29:28 +03:00
Bart Brouns
f43265657d faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui 2016-05-06 13:56:40 +02:00
Alexey Lebedeff
a720878639 audacious: Add default icon theme
Without this audacious shows the same empty icon for every toolbar
button. Installing icon theme to a user profile helps, but this patch
provides the default value. '--suffix' for makeWrapper is use
intentionally - just to be sure that this is only default value, and
anything else can override it.
2016-05-06 09:53:40 +03:00
zimbatm
982ad14515 Merge pull request #15104 from magnetophon/faust2lv2gui-master
faust2lv2gui: newest faust can create gui for lv2
2016-05-05 21:08:17 +01:00
Bart Brouns
ebba6571fe
i-score: init at 1.0.0-a67
Closes #15137
2016-05-05 18:45:49 +02:00
Joel Moberg
7eb8e98500 qjackctl: 4.0 -> 4.2, qt4 -> qt5 2016-05-05 12:05:45 +02:00
Vladimír Čunát
1dc36904d8 Merge #14920: windows improvements, mainly mingw 2016-05-05 08:30:19 +02:00
Joachim Fasting
0f1293a488 Merge pull request #15210 from taku0/amarok_pcre
amarok: add pcre as a dependency to fix failing build
2016-05-04 15:13:45 +02:00
Robin Gloster
9820cb1bf2 use dontBuild instead of hacks
changes:
 * buildPhase = "true"
 * buildPhase = ":"
2016-05-04 10:11:04 +00:00
taku0
8c02de135f amarok: add pcre as a dependency to fix failing build 2016-05-04 16:06:43 +09:00
Tuomas Tynkkynen
aadaa91379 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/networking/browsers/vivaldi/default.nix
	pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Arseniy Seroka
82475a9a7c Merge pull request #15175 from magnetophon/linuxband
linuxband: init at 12.02.1
2016-05-03 22:58:43 +03:00
Robin Gloster
c92bca56f8 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-02 22:58:02 +00:00
Bart Brouns
57d9fd8f65 linuxband: init at 12.02.1 2016-05-02 23:28:32 +02:00
Bart Brouns
bdf7f03c4b MMA: init at 15.12 2016-05-02 21:04:07 +02:00
Nikolay Amiantov
87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Bart Brouns
7da27100fe faust2lv2gui: newest faust can create gui for lv2 2016-04-30 19:12:32 +02:00
Tobias Geerinckx-Rice
db00d1803f
abcde: 2.7 -> 2.7.2 2016-04-30 14:15:33 +02:00
Nikolay Amiantov
ce6f4e25b2 deadbeef: 0.7.0 -> 0.7.2 2016-04-30 03:12:32 +03:00
Nikolay Amiantov
938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
Brad Ediger
0da43bdc1d spotify: 1.0.27 -> 1.0.28 2016-04-28 17:30:43 -05:00
Tuomas Tynkkynen
4ff8f377af Merge remote-tracking branch 'upstream/master' into staging 2016-04-28 00:13:53 +03:00
Nikolay Amiantov
41b6a17826 puredata-with-plugins: use symlinkJoin 2016-04-26 15:37:42 +03:00
Nikolay Amiantov
5690c6ca07 deadbeef-with-plugins: use symlinkJoin 2016-04-26 15:37:42 +03:00
Tobias Geerinckx-Rice
8bfff4282f
fmit: 1.0.8 -> 1.0.13 2016-04-25 23:43:53 +02:00
Nikolay Amiantov
09f02b918e Merge branch 'master' of git://github.com/NixOS/nixpkgs into staging 2016-04-25 18:02:10 +03:00
Nikolay Amiantov
3c4f861200 audacity: 2.1.1 -> 2.1.2 2016-04-24 05:52:04 +03:00
=
d4f7c8a208 non: 2016-03-06 -> 2016-04-05 2016-04-23 12:20:44 +02:00
Nikolay Amiantov
b9682eba17 svox: init at 2016-01-25 2016-04-23 02:24:22 +03:00
Thomas Tuegel
b4ff81ffd6 phonon-backend-vlc: init at 0.9.0 2016-04-22 08:11:10 -05:00
Nikolay Amiantov
395a4b819b sonic-visualiser: move to qmakeHook 2016-04-20 18:55:39 +03:00
Nikolay Amiantov
22a09f1f71 qtscrobbler: move to qmake4Hook 2016-04-20 18:55:39 +03:00
Nikolay Amiantov
c579c21b04 keyfinder: move to qmakeHook
This reverts commit 6d9147abab8840c61b14be13aa029ff9275cb700.
2016-04-20 18:55:39 +03:00
Nikolay Amiantov
eb3a5a3002 iannix: move to qmakeHook
This reverts commit bb543e1540e0e70180e60285b7a353f0c32dc101.
2016-04-20 18:55:39 +03:00
Nikolay Amiantov
222c4a221e fmit: move to qmakeHook
This reverts commit 97d89ad7eee9dcfd17b696ebd69b30d242c2d3cb.
2016-04-20 18:55:38 +03:00
Nikolay Amiantov
a3d909836d dfasma: move to qmakeHook
This reverts commit 4dde716a0510b352abf67ed08902422d9ec3b214.
2016-04-20 18:55:38 +03:00
Robin Gloster
d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Vladimír Čunát
c6aca5e521 Merge branch 'staging' 2016-04-16 22:16:24 +02:00
Sheena Artrip
45b19e1908 spotify: add sheenobu as maintainer 2016-04-16 13:58:35 -04:00
Tuomas Tynkkynen
8a66effde2 Merge remote-tracking branch 'upstream/master' into staging 2016-04-15 22:46:41 +03:00
aszlig
6d9147abab
keyfinder: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of keyfinder
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of keyfinder and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
bb543e1540
iannix: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of iannix override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of iannix and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
97d89ad7ee
fmit: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of fmit override
the whole configurePhase, so this hook isn't run at all.

This doesn't fix the build of fmit, because it's unable to find
GL/glu.h. However I think this isn't an issue of the fmit package but
rather rooted in propagating the wrong output paths from freeglut.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig
4dde716a05
dfasma: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of dfasma override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of dfasma and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Nikolay Amiantov
3a6dfaca63 Revert "csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used"
This reverts commit 0103d710cce3b8b6c1f3c7e5c2e2d6f5201b5532.
2016-04-14 01:04:48 +03:00
Michael Raskin
0103d710cc csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used 2016-04-13 18:55:39 +02:00
Nikolay Amiantov
bac36baf5b sound-juicer: use gstreamer setup hook 2016-04-13 16:09:40 +03:00
vbgl
c7b5cfc7d2 Merge pull request #14648 from nico202/ncmpcpp
ncmpcpp: 0.7.2 -> 0.7.3
2016-04-13 09:45:34 +02:00
Vladimír Čunát
39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
=
18b95edb5c ncmpcpp: 0.7.2 -> 0.7.3 2016-04-13 09:00:46 +02:00
Franz Pletz
884b5d0025 mopidy-youtube: 2.0.1 -> 2.0.2 2016-04-12 14:11:28 +02:00
Franz Pletz
48cac39944 mopidy-spotify-tunigo: 0.2.1 -> 1.0.0 2016-04-12 14:11:27 +02:00
Franz Pletz
576b20b021 mopidy-spotify: 2.3.1 -> 3.0.0 2016-04-12 14:11:27 +02:00
Franz Pletz
73d5024c62 mopidy-musicbox-webclient: 2.0.0 -> 2.2.0 2016-04-12 14:11:27 +02:00
Franz Pletz
093c111cf4 mopidy-mopify: 1.5.8 -> 1.5.17 2016-04-12 14:11:26 +02:00
Franz Pletz
b4aa799545 mopidy: 1.1.2 -> 2.0.0 2016-04-12 14:11:26 +02:00
Vladimír Čunát
30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Sheena Artrip
50e8994973 spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.27.71.g0a26e3b2-9 2016-04-09 06:54:00 -04:00
Robin Gloster
3e68106afd Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-07 21:52:26 +00:00
joachifm
76ad245b8e Merge pull request #14458 from magnetophon/japa
japa: init at 0.8.4
2016-04-06 01:14:51 +02:00
Bart Brouns
3e8f0201d0 japa: init at 0.8.4 2016-04-06 01:02:38 +02:00
Nikolay Amiantov
822665f066 paprefs: propagate GConf dbus service 2016-04-05 17:58:04 +03:00
=
9b26566daa drumgizmo: 0.9.9 -> 0.9.10 2016-04-04 22:11:17 +02:00
Robin Gloster
696d85a62d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-03 11:01:57 +00:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Frederik Rietdijk
f58de47cd0 spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.26.125.g64dc8bc6-15 2016-04-01 08:19:59 +02:00
Robin Gloster
a4e65c3639 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-30 09:01:20 +00:00
Arseniy Seroka
915a02ccaf Merge pull request #14275 from nico202/meterbridge
meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool
2016-03-28 23:16:14 +03:00
=
c7a26ccf9d meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool/universe/m/meterbridge/) 2016-03-28 20:50:47 +02:00
Brad Ediger
066042e3fa spotify: 1.0.25.127 -> 1.0.26.125 2016-03-28 10:56:17 -05:00
Robin Gloster
f60c9df0ba Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-28 15:16:29 +00:00
Domen Kožar
b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
=
fe60b57e49 drumgizmo: 0.9.8.1 -> 0.9.9 2016-03-25 11:27:50 +01:00
=
fae8d463fa zynaddsubfx: 2.5.2 -> 2.5.4 2016-03-23 23:14:18 +01:00
Joachim Fasting
72bcff71fe clementineFree: fix gcc5 build
Uses gcc switches that are no longer valid. Also strip
-Werror for good measure. See
https://hydra.nixos.org/build/33277865/nixlog/1/raw
2016-03-23 13:16:38 +01:00
Graham Christensen
587ae0f63f zam-plugins: sha256 changed 2016-03-22 20:50:11 -05:00
Tobias Geerinckx-Rice
d920f67b64 seq24: 0.9.2 -> 0.9.3
Five years in the making. Fixed bugs:
* Fix LASH support (crash on 64 Bit systems)
* Fix broken JACK transport with newer jackd version
* Fix clock tick drift
* Fix jack session commandline (obsolete --file option removed)

General Changes:
* C++11 compatible compiler required
2016-03-16 21:10:20 +01:00
Robin Gloster
3f45f0948d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-15 01:44:24 +00:00
宋文武
93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Arseniy Seroka
a25d2a7466 Merge pull request #13717 from zohl/banshee
[WIP] Banshee
2016-03-12 20:19:49 +03:00
Thomas Tuegel
3f5bf201d5 spotify: 1.0.23.93 -> 1.0.25.127 2016-03-12 10:40:23 -06:00
Joachim Fasting
2f73decba8 faust2: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/12749

The build failure was caused by brittle detection of the
llvm version. See the code for (excessive) details. This fix
is a quick hack, a proper fix would be to parse the version
of the input llvm derivation and use that to derive a proper
value. Here we just pin the version.

Also move build-time deps to `nativeBuildInputs`.
2016-03-10 15:32:18 +01:00
Vladimír Čunát
09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Franz Pletz
e9fc4e7db6 Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-03-07 22:08:27 +01:00
Al Zohali
4a92dbcd4c banshee: init at 2.6.2
Co-Authored-By: Nikolay Amiantov <ab@fmap.me>
2016-03-07 23:21:01 +03:00
Arseniy Seroka
1d4c59f9bd Merge pull request #13743 from obadz/pithos-fixup
pithos: add desktop item
2016-03-07 22:53:20 +03:00
obadz
4c1be2b7da pithos: add desktop item 2016-03-07 18:46:07 +00:00
=
a6479aa580 non: 2016-02-07 -> 2016-03-06 2016-03-07 11:01:29 +01:00
Arseniy Seroka
e82dcd70e4 Merge pull request #13680 from matthewbauer/darwin-fluidsynth
fluidsynth: fix build errors in darwin builds
2016-03-06 23:22:45 +03:00
zimbatm
47c2411d00 rubyripper: fix installation 2016-03-05 18:49:13 +00:00
Franz Pletz
cb3d27df93 Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-03-05 18:55:30 +01:00
Franz Pletz
aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Matthew Bauer
a1363ef02d fluidsynth: fix build errors in darwin builds
Build inputs were not being passed in properly.
2016-03-04 17:44:44 -06:00
Michael Raskin
24bbb9718f Merge pull request #8021 from magnetophon/lv2bm-master
lv2bm init at git-2015-04-10
2016-03-04 15:59:22 +00:00
joachifm
ce9e2012af Merge pull request #13674 from zimbatm/sonic-pi-2.9.0
sonic-pi: 2.8.0 -> 2.9.0
2016-03-04 15:34:43 +00:00
zimbatm
4bc516aa54 sonic-pi: 2.8.0 -> 2.9.0
Fixes compilation and path issues. The executable still segfaults after boot
though.
2016-03-04 14:44:07 +00:00
Nikolay Amiantov
630ab80bd4 deadbeef: 1.6.2 -> 1.7.0 2016-03-04 14:58:58 +03:00
=
7f26d6edf5 guitarix: 0.33 -> 0.34 2016-03-04 01:22:00 +01:00
Robin Gloster
3b4765c9e5 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-02-28 16:32:57 +00:00
zimbatm
69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Arseniy Seroka
c39cc6cd60 Merge pull request #13512 from magnetophon/yoshimi-1.3.8.2
yoshimi: 1.3.7.1 -> 1.3.8.2
2016-02-27 23:38:45 +03:00
Bart Brouns
4deefc15ef yoshimi: 1.3.7.1 -> 1.3.8.2 2016-02-27 20:29:44 +01:00
Bart Brouns
6f8db5b12e ardour: 4.4-> 4.7 2016-02-27 20:26:20 +01:00
Arseniy Seroka
824a1fb5b9 Merge pull request #13496 from zimbatm/no-dots-at-end-of-description
Remove all dots at end of descriptions
2016-02-27 21:34:06 +03:00
Tuomas Tynkkynen
58f0071a9e renoise: Don't use builtins.currentSystem
stdenv.system should be almost always used instead of builtins.currentSystem
or cross-evaluation (e.g. evaluating a i686 NixOS system on a 64-bit nix)
will be subtly broken.
2016-02-27 19:58:18 +02:00
zimbatm
17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Robin Gloster
3477e662e6 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-02-27 00:08:08 +00:00
goibhniu
c2ce61c78f Merge pull request #13443 from magnetophon/helm-0.6.1
helm: 2015-09-11 -> 0.6.1
2016-02-25 14:42:51 +01:00
Bart Brouns
03c9a77275 helm: 2015-09-11 -> 0.6.1 2016-02-25 11:29:03 +01:00
Robin Gloster
c88376bc36 zam-plugins: fix hash 2016-02-24 15:39:30 +00:00
Franz Pletz
501a1d92f0 lmms: 1.1.3 -> 1.1.90
cc @goibhniu
2016-02-24 14:30:21 +01:00
Frederik Rietdijk
40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Robin Gloster
4036e9ba8c Merge branch 'up' into hardened-stdenv 2016-02-20 22:27:33 +00:00