Nikolay Amiantov
18d7366418
openal: fix alias
2016-08-22 04:14:49 +03:00
obadz
ba50fd7170
Merge branch 'master' into staging
2016-08-22 01:18:11 +01:00
Bjørn Forsman
ae567cda11
owncloud-client: align attrname with pkgname
...
Also, it seems the official binary distributions of the owncloud client
for the various Linux distros all use the dashed name [1]. Add backwards
compat alias for the old name.
[1] https://owncloud.org/install/#install-clients
2016-08-21 21:55:33 +02:00
Domen Kožar
76dca3d0e0
Merge pull request #17837 from MostAwesomeDude/fossil
...
build-support: Add fetchfossil function.
2016-08-21 21:47:00 +02: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
Ram Kromberg
cfe27ddf90
vala: remove default vala namespace
2016-08-21 20:21:53 +03:00
Ram Kromberg
98b087e413
font-manager: vala -> vala_0_32
2016-08-21 20:02:06 +03:00
Ram Kromberg
49bd29ae57
vanubi: vala -> vala_0_26
2016-08-21 20:02:05 +03:00
Ram Kromberg
a57cd70a11
pdfpc: vala -> vala_0_26
2016-08-21 20:02:05 +03:00
Ram Kromberg
672cf9455d
valum: vala -> vala_0_28
2016-08-21 20:02:05 +03:00
Ram Kromberg
2acfb62caa
shotwell: vala -> vala_0_28
2016-08-21 20:02:04 +03:00
Ram Kromberg
aa163eb8d8
vala: default.nix -> 0.23.nix & add vala_0_23
2016-08-21 20:02:04 +03:00
Luca Bruno
cccdbf0bfd
crunch: init at 3.6
2016-08-21 17:58:56 +01:00
obadz
68936edfb3
Merge branch 'master' into staging
2016-08-21 12:03:41 +01:00
Rickard Nilsson
7a3260c590
libvirt and pythonPackages.libvirt: 2.0.0 -> 2.1.0
2016-08-21 09:51:24 +02:00
Michael Raskin
a28ca06298
ao: init at 0.0pre20160820
2016-08-21 00:55:49 +02:00
Michael Raskin
3581a00d69
torch: init at 0.0-pre20160820
2016-08-20 23:41:34 +02:00
Anthony Cowley
30f8a050ae
with: init at 2016-08-20
...
Adds the "with" shell helper application.
2016-08-20 17:09:56 -04:00
Domen Kožar
2e9a3c3636
Merge pull request #17673 from k0001/fix-16074
...
Fix perl package CatalystXScriptServerStarman (and indirectly, hydra)
2016-08-20 19:36:02 +02:00
Robert Helgesson
2095c5947d
perl-DateTime-Format-SQLite: add meta section
2016-08-20 18:29:38 +02:00
Robert Helgesson
306083f7d2
perl-Sub-Name: 0.15 -> 0.19
2016-08-20 18:23:51 +02:00
Vladimír Čunát
d515cd8cdd
Merge #17868 : treewide: switch sourceforge to mirror://
2016-08-20 18:10:55 +02:00
Vladimír Čunát
cdb44a4ada
Merge branch 'master' into staging
2016-08-20 18:01:36 +02:00
Joachim Schiele
af15e057f4
leaps v0.5.0 init
2016-08-20 16:03:14 +02:00
J Phani Mahesh
dda6c4d5f4
python:cgkit: 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
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
Joachim F
217594fd1d
Merge pull request #16980 from phanimahesh/sf-use-mirrors
...
Cleanup of sourceforge download links
2016-08-20 14:58:55 +02:00
J Phani Mahesh
78714df165
python:cgkit: 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
Joachim F
8e8a89d8a8
Merge pull request #17775 from juliendehos/wt
...
wt: init at 3.3.6
2016-08-20 13:02:51 +02:00
Josef Kemetmueller
b954322b0f
cxx-prettyprint: init at 2016-04-30
2016-08-20 10:19:40 +02:00
Nikolay Amiantov
826c398318
pythonPackages.scfbuild: remove workaround
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
837cf416ce
wrapPythonProgram: exclude Python itself from PYTHONPATH
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
adafdb88f5
wrapPythonProgram: fix magical sed expression
...
* Treat #! as all other comments;
* Treat comma at the end as a multi-line marker;
* Skip lines with a space at start (they are continuing previous lines);
* Don't allow spaces in front of quotes or the first real statement.
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
01624e1ac2
wrapPythonProgram: use site.addsitedir instead of PYTHONPATH
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
edb9416228
Merge pull request #17819 from abbradar/printing-updates
...
Printing and PDF-related updates
2016-08-20 01:41:55 +04:00
Thomas Tuegel
64ba7b53f1
Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"
...
This reverts commit da68127737
, reversing
changes made to 2ba494b728
.
These changes are reverted because they cause an incompatibility which
they should not.
2016-08-19 15:09:41 -05:00
obadz
b0e11652f4
dotnetPackages.GitVersionTree: init at 2013-10-01
2016-08-19 18:28:03 +01:00
Rok Garbas
ec918dac16
Merge pull request #17836 from vbgl/topkg_0.7.8
...
ocaml-uucd: 2.0.0 → 4.0.0
2016-08-19 13:48:33 +02:00
Ram Kromberg
db862d8271
unar: init at 1.10.1 ( #17830 )
2016-08-19 13:44:19 +02:00
Miguel Madrid
20c0fe4900
gthumb: init at 3.4.3 ( #17826 )
2016-08-19 13:32:27 +02:00
Nikolay Amiantov
9683444165
Merge pull request #17796 from jokogr/new/skrooge2-2.4.0
...
skrooge2: init at 2.4.0
2016-08-19 14:43:31 +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
Vincent Laporte
a99d7b1071
ocaml-topkg: init at 0.7.8
2016-08-19 08:14:36 +02:00
Corbin
20a0e2e3bf
build-support: Add fetchfossil function.
...
This is a dead-simple fetcher which clones a Fossil repository, opens it
directly into $out, and then nicks out the single Fossil checkout marker.
2016-08-18 22:29:30 -07:00
Aneesh Agrawal
c167624b8d
checkbashisms: rename from checkbashism
...
Also add a backwards-compatability alias.
2016-08-18 23:24:04 -04:00
Frederik Rietdijk
e8f7c5490d
Merge pull request #17807 from KibaFox/asciinema
...
pythonPackages.asciinema: init at 1.3.0
2016-08-18 17:31:30 +02: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
622b5ab72b
pythonPackages.psutil: 3.4.2 -> 4.3.0
2016-08-18 18:02:32 +03:00
Kiba Fox
834543ab6e
pythonPackages.asciinema: init at 1.3.0
2016-08-18 10:33:30 -04:00