Jude Taylor
f35f421d60
apache-httpd: add libiconv for darwin
2015-10-23 10:57:43 -07:00
Jude Taylor
3ff552fabe
libdispatch: add os private header
2015-10-23 10:34:17 -07:00
Jude Taylor
85ba0035bd
rebase on eelco's bootstrap-tools changes
2015-10-23 10:27:34 -07:00
Jude Taylor
1ddc52a782
update pure-darwin make-bootstrap-tools
2015-10-23 10:05:19 -07:00
Yochai
837cdb03d3
mfcj470dw: init at 3.0.0-1
2015-10-23 19:51:05 +03:00
Bjørn Forsman
10c0791142
librecad: remove old 1.x, make 2.x default
...
Keep 'librecad2' attribute, for backwards compatibility.
2015-10-23 18:09:23 +02:00
Matthias Beyer
f0d1766543
taskwarrior: 2.4.4 -> 2.5.0
...
Paste from the changelog:
There have been a lot of changes. Here are the highlights:
* Improved command line parser: terminator -- handling, UUID
recognition, DOM recognition, red-herring pairs (foo:bar), escaped
slashes in patterns (/one\/two/), substitutions (/one\/two/one-two/),
Unicode U+NNNN and \uNNNN, escaped entities (\n, \t etc) for use in
descriptions/annotations, abbreviated day and month names, ISO-8601
durations (PT4H, P1Y etc).
* New virtual tags UDA, ORPHAN, PROJECT, PRIORITY, and LATEST.
* Improved support for DOM references in filters task
'due.year = 2015 and due.week > 20' list.
* New configuration settings urgency.inherit, rule.color.merge,
urgency.user.tag.next.coefficient, color.uda.<name>.none, sugar,
report.<name>.sort:none, json.depends.array.
* Improved urgency: the urgency.inherit setting propagates urgency
along dependency chains.
* Improved searching: more powerful regular expressions.
* Improved attribute modifiers: is/isnt are now consistent exact
match operator equivalents to ==/!==.
* New command _unique, for generating unique lists of values, and
will ultimately replace several helper commands.
* New command commands, which lists commands and details about how
they affect filters, GC, context, and syntax.
* New verbosity tokens recur (feedback when a recurring task instance
is created), unwait (for when a waiting task becomes visible).
* Improved extensions: zsh completion, Fish shell completion, add-on
scripts now online.
* Improved documentation: help command, man pages, more online docs,
negation ! operator, sample hook scripts.
* Improved sync: GnuTLS now mandatory, so everyone has the sync
command.
* Improved JSON import/export support: free-format JSON, task arrays
assumed (which makes import/export work with out-of-the-box parsers),
dependencies optionally modeled as an array, UUIDs validated, tasks
added/updated without duplication, import from STDIN using -.
* Improved performance: less data is read from disk depending on the
filter.
* Improved diagnostics: duplicate dependency warnings, multi-task
edit failures, changes to tasks without IDs, certificate file sizes.
* Improved testing: migrated all Perl tests to Python, parallelized
test suite, colorized output, detection of newly passing tests,
Python 2.7 and 3 support, better debug output, Bash test library,
stress test tool, no more disabled tests - everything runs, test
coverage is now 87.3%.
* Widespread code cleanup, removal of dead code, C++11 enhancements,
improved portability, merged ISO-8601 and legacy durations, less
code, happier developers.
2015-10-23 16:18:31 +02:00
Jascha Geerds
ebfcbee7c7
numix-icon-theme: 20150910 -> 20151023
2015-10-23 15:18:36 +02:00
Jascha Geerds
66835cfa28
numix-icon-theme-circle: 20151005 -> 20151014
2015-10-23 15:16:19 +02:00
Jascha Geerds
9e7e51aece
aria2: 1.19.0 -> 1.19.2
2015-10-23 15:10:05 +02:00
Jascha Geerds
9c4aea7723
minetest: 0.4.12 -> 0.4.13
2015-10-23 14:43:22 +02:00
Jascha Geerds
f14246ad02
pyatspi: 2.16.0 -> 2.18.0
2015-10-23 14:33:46 +02:00
Jascha Geerds
f63755bbbc
plasma-nm: Remove myself from maintainer list
2015-10-23 14:29:46 +02:00
Jascha Geerds
636d7b6e08
libmm-qt: Remove myself from maintainer list
2015-10-23 14:29:40 +02:00
Jascha Geerds
14c1471319
libnm-qt: Remove myself from maintainer list
2015-10-23 14:29:33 +02:00
Franz Pletz
ed13d23c97
darkice: Fix build with opus and vorbis support
...
The configure script requires libogg in both the paths of libopus and
libvorbis. Because is isn't true for the libopus and libvorbis
derivations in NixOS and patching the configure script is a bit tedious,
a temporary environment with libogg, libvorbis & libopus is used.
2015-10-23 14:09:50 +02:00
Eelco Dolstra
45c7dd7d98
Add stdenv bootstrap tools generation to release.nix
2015-10-23 13:05:36 +02:00
lethalman
e48ad583b0
Merge pull request #10549 from kampfschlaefer/fix_jackmix_with_jack2_liblash
...
lash: Add propagated build input
2015-10-23 12:40:34 +02:00
Domen Kožar
910479160b
Merge pull request #10540 from FRidh/tables
...
python tables: 3.1.1 -> 3.2.2
2015-10-23 12:06:30 +02:00
Bjørn Forsman
e8c22b33e6
baudline: init at 1.0.8
...
Baudline is a scientific signal analysis application.
I was unsure whether the baudline license allowed packaging in nixpkgs,
so I sent a copy of this nix expression (and some explanation) to their
support. I got this reply:
From: Erik Olson <erik@sigblips.com>
Subject: Re: Licensing question
Hello Bjorn,
This sounds fine. What you suggest doing is very similar to how the
FreeBSD FreshPorts system deals with baudline.
Erik
So basically, everything is good as long as we only distribute the _expression_
to install the package. We must not distribute the package (binary).
2015-10-23 09:44:07 +02:00
goibhniu
a924c55d0b
Merge pull request #10437 from fredlebel/jp2a
...
Added jp2a tool.
2015-10-23 09:36:46 +02:00
Domen Kožar
f1923d79c9
Merge pull request #10533 from bobvanderlinden/slic3r-1.2.9
...
Slic3r: 1.2.7 -> 1.2.9
2015-10-23 05:44:41 +02:00
Frederic LeBel
60b15039df
Added jp2a tool.
...
A small utility that converts JPG images to ASCII.
2015-10-22 22:47:24 -04:00
Charles Strahan
abf7301cc9
v8: add version 4.5.107
2015-10-22 20:00:38 -04:00
Arseniy Seroka
c76f010450
Merge pull request #10547 from bobvanderlinden/oracle-jdk-missing-architecture
...
oraclejdk: added architecture attribute
2015-10-23 02:49:07 +03:00
Arseniy Seroka
8bdfc5c399
Merge pull request #10548 from bobvanderlinden/lsyncd
...
lsyncd: init at 2.1.5
2015-10-23 02:48:47 +03:00
goibhniu
b784494577
Merge pull request #10395 from dochang/editorconfig-core-c
...
editorconfig-core-c: init at 0.12.0
2015-10-22 23:26:26 +02:00
Jude Taylor
bac94c5101
lua-bitop: update MACOSX_DEPLOYMENT_TARGET
2015-10-22 13:47:03 -07:00
Jude Taylor
8f663ee0fb
neovim: don't link with libutil on Darwin
2015-10-22 13:47:03 -07:00
Arnold Krille
d39404bd98
lash: Add propagated build input
...
At least for jackmix to build successfully against jack2 (which doesn't use libuuid), the libuuid used by lash needs to be propagated build input.
2015-10-22 21:15:54 +02:00
Bob van der Linden
edd64c1d99
lsyncd: init at 2.1.5
2015-10-22 20:52:08 +02:00
Bob van der Linden
0c481966b6
oraclejdk: added architecture attribute
...
This attribute is needed by some other packages. The lack of this
attribute makes nox-review fail on a system where
jdk = oraclejdk7;
2015-10-22 20:44:45 +02:00
Vladimír Čunát
2b71fdbbc3
blas: fix by updating, fixes #10420 , close #10545
...
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
Jude Taylor
657b1ccc47
darwin: repair QuartzCore paths
2015-10-22 09:47:20 -07:00
Frederik Rietdijk
631e7af698
python tables: 3.1.1 -> 3.2.2
2015-10-22 16:51:53 +02:00
Domen Kožar
45d8f62886
Merge pull request #10255 from FRidh/numpy
...
pythonPackages numpy: 1.9.2 -> 1.10.1 and enable for Python 3.5
2015-10-22 16:01:10 +02:00
Domen Kožar
1980e9fdbe
Merge pull request #10534 from desiderius/pypdf2-1.25.1
...
pythonPackages.pypdf2: init at 1.25.1
2015-10-22 15:57:30 +02:00
Bob van der Linden
d8028930a0
slic3r: 1.2.6 -> 1.2.9
2015-10-22 14:28:59 +02:00
desiderius
38ff29b856
pythonPackages.pypdf2: init at 1.25.1
...
From the PyPDF2 FAQ:
"PyPDF2 is a fork from the no-longer-maintained pyPdf
approved by the latter's founder."
2015-10-22 14:24:50 +02:00
Domen Kožar
d1b54348b6
Merge pull request #10525 from kamilchm/qtile
...
qtile: 0.10.1 -> 0.10.2
2015-10-22 14:20:28 +02:00
Rickard Nilsson
d4bebcbd12
collectd: 5.4.2 -> 5.5.0
2015-10-22 13:07:56 +02:00
Domen Kožar
b5498df307
Merge pull request #10531 from DamienCassou/fix-ndg-httpsclient-license
...
ndg-httpsclient: fix license
2015-10-22 12:01:54 +02:00
Damien Cassou
3ca9ad0b25
ndg-httpsclient: fix license
...
Fix issue #10530
2015-10-22 11:59:34 +02:00
Nikolay Amiantov
1e5415dbc5
Merge pull request #10498 from abbradar/steam-native
...
steam-runtime: build using new Runtime build system
2015-10-22 12:04:19 +03:00
Damien Cassou
c762a44cbb
Merge pull request #10529 from DamienCassou/fix-gplaycli-license
...
gplaycli: fix license
2015-10-22 10:26:30 +02:00
Domen Kožar
6abb2b066f
Merge pull request #10527 from datakurre/datakurre-python35-darwin
...
darwin: python35: add needed inputs
2015-10-22 10:24:22 +02:00
Damien Cassou
93a06285df
gplaycli: fix license
2015-10-22 10:16:24 +02:00
Damien Cassou
ac9397593d
Merge pull request #10522 from DamienCassou/new-gplaycli-0.1.2
...
gplaycli: init at 0.1.2
2015-10-22 08:02:58 +02:00
William A. Kennington III
9882e09471
ceph: 0.94.3.2 -> 0.94.4
2015-10-21 22:12:36 -07:00
Asko Soukka
caafa68a7e
darwin: python35: add needed inputs
2015-10-22 07:56:40 +03:00
William A. Kennington III
491764afc0
samba: 4.3.0 -> 4.3.1
2015-10-21 21:49:10 -07:00
William A. Kennington III
71effd873a
gnutls: 3.4.5 -> 3.4.6
2015-10-21 21:48:57 -07:00
Kamil Chmielewski
e4927ee346
qtile: 0.10.1 -> 0.10.2
2015-10-22 00:34:07 +02:00
Arseniy Seroka
95eb3a2256
Merge pull request #10516 from igsha/colour
...
pythonPackages.colour: init at 0.1.2
2015-10-22 01:02:14 +03:00
Arseniy Seroka
cf57a58887
Merge pull request #10521 from igsha/basiciw
...
pythonPackages.basiciw: init at 0.2.2
2015-10-22 01:01:48 +03:00
Damien Cassou
d663cc5e17
gplaycli: init at 0.1.2
...
Also add ndg-httpsclient 0.4.0 which is a dependency of gplaycli.
2015-10-21 22:31:09 +02:00
Bart Brouns
35fcef10f5
zam-plugins: update 3.5->3.6
2015-10-21 22:15:05 +02:00
Nikolay Amiantov
b5653d6cf1
Merge pull request #10520 from bjornfor/build-fhs-chroot-etc-mtab
...
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
2015-10-21 22:56:34 +03:00
Bjørn Forsman
ad49db64da
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
...
Needed to be able to run some programs (e.g. tune2fs) in the chroot.
AFAIK, /etc/mtab is deprecated, but programs still use it.
2015-10-21 21:44:29 +02:00
Arseniy Seroka
6f156db45b
slim theme Nixos: 1.0 -> 2.0
2015-10-21 22:42:37 +03:00
Igor Sharonov
6610f4b679
pythonPackages.basiciw: init at 0.2.2
2015-10-21 22:41:03 +03:00
Domen Kožar
b7088df010
Merge pull request #10277 from obadz/chromium-screensharing-bugfix
...
chromium: add enable_hangout_services_extension=true
2015-10-21 21:14:56 +02:00
Nikolay Amiantov
9c2d733426
Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
...
This reverts commit 5877d74f03
.
Closes #10513 .
2015-10-21 20:53:18 +03:00
Igor Sharonov
754b772484
pythonPackages.colour: init at 0.1.2
2015-10-21 19:48:12 +03:00
goibhniu
d673bf7ed3
Merge pull request #10429 from anderspapitto/master
...
rtags: init at 9fed420
2015-10-21 18:31:37 +02:00
Brandon Edens
6774b09af7
Add meson build system package.
2015-10-21 09:08:48 -07:00
aszlig
f15420b0fe
thttpd: Fix SHA256 of the upstream tarball.
...
It's a bit unfortunate to see this, but while looking online to download
the old version of the file I found that MacPorts and FreeBSD had the
same issue:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199562
I've checked the diff as well and found no big functional changes,
except a function rename, copyright updates and changed syslog
priorities:
https://bz-attachments.freebsd.org/attachment.cgi?id=155775
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:18 +02:00
aszlig
3bf3d19759
nixpart0: Don't search for libudev using SO major.
...
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.
I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Arseniy Seroka
b7f3d55979
Merge pull request #10502 from andrewrk/libsoundio
...
libsoundio: 1.0.2 -> 1.0.3
2015-10-21 16:18:43 +03:00
Arseniy Seroka
77803f4cb7
Merge pull request #10505 from simonvandel/tvheadend-4-0-6
...
tvheadend: 4.0.4 -> 4.0.6
2015-10-21 16:18:15 +03:00
Eelco Dolstra
764a523cf9
Drop unnecessary __impureHostDeps
...
<nix/fetchurl.nix> is a builtin derivation so it shouldn't need any
host dependencies.
2015-10-21 15:16:45 +02:00
Arseniy Seroka
c678cfb751
Merge pull request #10507 from puffnfresh/package/pijul
...
pijul: init at 0.1
2015-10-21 16:08:46 +03:00
Arseniy Seroka
ea3c8fdb40
Merge pull request #10508 from wedens/fzf_update
...
fzf: 0.10.4 -> 0.10.8
2015-10-21 16:08:28 +03:00
Nikolay Amiantov
da38314be6
buildFHSEnv: create /etc/profile with writeText
...
This should avoid accidential expansion of variables, i.e. in
"export PATH=/some/path:$PATH"
$PATH would have been expanded in the environment builder!
2015-10-21 16:02:08 +03:00
Bjørn Forsman
db0589b9fc
librecad2: 2.0.7 -> 2.0.8
2015-10-21 14:41:20 +02:00
wedens
c67e8c16e3
fzf: 0.10.4 -> 0.10.8
2015-10-21 16:45:58 +06:00
Brian McKenna
c6c1d3f777
pijul: init at 0.1
2015-10-21 21:35:02 +11:00
Nikolay Amiantov
5cbc177dfb
fakeroot: 1.18.4 -> 1.20.2
2015-10-21 13:29:54 +03:00
Domen Kožar
156f164677
Merge pull request #10432 from lancelotsix/update_pkgs.complexity
...
pkgs.complexity: 0.4 -> 1.3
2015-10-21 11:06:23 +02:00
Domen Kožar
5fa113faa8
Merge pull request #10483 from pjbarnoy/xfce4-whiskermenu-plugin
...
xfce4-whiskermenu-plugin
2015-10-21 11:05:20 +02:00
Simon Vandel Sillesen
d495ac2957
tvheadend: 4.0.4 -> 4.0.6
...
Added a comment about network download, and cleaned it up a little
2015-10-21 09:01:42 +02:00
William A. Kennington III
f608644c23
tmux: 2.0 -> 2.1
2015-10-20 23:04:39 -07:00
Andrew Kelley
0bbf978a72
libsoundio: 1.0.2 -> 1.0.3
2015-10-20 20:07:35 -07:00
Vincent Laporte
f5c0d29c58
goffice: 0.10.22 -> 0.10.24
2015-10-21 04:43:16 +02:00
Tobias Geerinckx-Rice
df22cfdb41
gptfdisk 1.0.0 -> 1.0.1
...
Changes: http://www.rodsbooks.com/gdisk/revisions.html
2015-10-21 01:46:39 +02:00
Jude Taylor
283c83785f
bluejeans: fix evaluation on non-linux
2015-10-20 16:24:41 -07:00
Jude Taylor
d63f0d3a6b
hplip: fix evaluation
2015-10-20 15:54:33 -07:00
Jude Taylor
a7f478a368
darwin: add needed inputs to python-3.4
2015-10-20 15:54:33 -07:00
Tomas Hlavaty
393f0eecae
sbcl: cleaner xc-host
2015-10-20 22:19:54 +02:00
Tomas Hlavaty
eb1784d0e7
sbcl: remove duplicate --core argument
2015-10-20 22:19:54 +02:00
Tomas Hlavaty
58a9b09f7c
mkcl: runtime needs gcc
2015-10-20 22:19:54 +02:00
Frederik Rietdijk
536949ae32
python pyflakes_0_8: init at 0.8.1
2015-10-20 18:54:23 +02:00
Frederik Rietdijk
fc801238ef
python pyflakes: 0.9.2 -> 1.0.0
2015-10-20 18:54:17 +02:00
Frederik Rietdijk
9ada7aa2a8
python packages scikit-learn: 0.16.1 -> 0.17b1
...
Some tests in scikit-learn 0.16.1 fail with the new scipy 0.16 package.
This is known upstream and should be fixed in the next release.
https://github.com/scikit-learn/scikit-learn/issues/5045
This commit disables the tests until the next scikit-learn release.
2015-10-20 18:54:08 +02:00
Frederik Rietdijk
fb0bb02af4
python-packages scipy: 0.15.1 -> 0.16.0
2015-10-20 18:54:02 +02:00
Nikolay Amiantov
eae00fe687
steam-runtime: build using new Runtime build system
2015-10-20 18:53:46 +03:00
Brandon Dimcheff
c0a963e3cc
cups-filters: make shell string longer ( close #10493 )
...
The cstring for the shell path is too short for nixos in cups-filters,
causing it to be truncated. This was previously fixed in #5428 , but
regressed.
This is a permanent solution accepted even upstream
https://bugs.linuxfoundation.org/show_bug.cgi?id=1325
http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7401
2015-10-20 17:09:42 +02:00
Nikolay Amiantov
1c48e74a33
Merge pull request #8299 from abbradar/steam-native
...
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Jude Taylor
80b1f3378d
Merge pull request #9256 from FRidh/networkx
...
python-packages networkx: 1.9.1 -> 1.10
2015-10-20 04:11:39 -07:00
Jude Taylor
d6a6f9db95
fix reference to glibtoolize in tmate
2015-10-20 03:57:34 -07:00
Rickard Nilsson
321a6b2248
google-cloud-sdk: 0.9.74 -> 0.9.82
2015-10-20 12:15:00 +02:00
Frederik Rietdijk
d1975ca95f
python nibabel: remove failing test 1.10.1
2015-10-20 11:51:26 +02:00
Frederik Rietdijk
31f0478c46
pythonPackages numpy: enable for Python 3.5
...
Since 1.9.3 numpy works with Python 3.5.
Packages depending on Numpy still might cause problems with Python 3.5.
2015-10-20 11:51:18 +02:00
Frederik Rietdijk
0732a39dee
pythonPackages numpy: 1.9.2 -> 1.10.1
2015-10-20 11:51:10 +02:00
Lancelot SIX
f729d79fec
pkgs.units: 2.11 -> 2.12
...
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00006.html
2015-10-20 07:40:30 +00:00
Arseniy Seroka
1c8e415b1b
Merge pull request #10479 from odi/master
...
python-packages: pafy 0.3.74 -> 0.4.1
2015-10-20 10:25:08 +03:00
Arseniy Seroka
7d5b96a6de
Merge pull request #10482 from rycee/package/perl-TextCSVEncoded
...
perl-TextCSVEncoded: init at 0.24
2015-10-20 10:24:55 +03:00
Arseniy Seroka
6479f8c1f4
Merge pull request #10485 from layus/fix1
...
python-docker-py: fix dependency: requests -> requests2
2015-10-20 10:24:39 +03:00
Arseniy Seroka
6488ec7013
Merge pull request #10484 from willtim/master
...
mendeley: 1.13.1 -> 1.15
2015-10-20 10:24:13 +03:00
Arseniy Seroka
25092ef737
Merge pull request #10494 from dochang/yank
...
yank: init at 0.4.1
2015-10-20 10:23:39 +03:00
Arseniy Seroka
d4f54f985b
Merge pull request #10489 from andrewrk/obs-studio
...
obs-studio: 0.11.1 -> 0.12.0
2015-10-20 10:22:58 +03:00
Vincent Laporte
1df3f3b73a
swiften: fix build
2015-10-20 07:13:18 +02:00
Desmond O. Chang
db7fc89547
yank: init at 0.4.1
2015-10-20 13:00:53 +08:00
Jude Taylor
68087185e3
rethinkdb: build on darwin
2015-10-19 18:40:55 -07:00
Jude Taylor
97ebba6f1a
add vim-vanilla changes to vim_configurable
2015-10-19 16:46:23 -07:00
Jude Taylor
f77bf46c1e
go-1.5: fix build on darwin, set to default version for all platforms
2015-10-19 16:14:36 -07:00
Andrew Kelley
fdc3f13f2e
obs-studio: 0.11.1 -> 0.12.0
...
Also enable PulseAudio support if unspecified.
2015-10-19 15:18:55 -07:00
devhell
6bb5edcd95
{lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
...
Built and run locally.
From the Changelog:
```
Version 0.7.78, 2015-10-02
+ MOV: AVrp CodecID support
+ Video Stored_Width/Stored_Height and Sampled_Width/Sampled_Height
added (hidden by default)
+ Speed optimization for the parsing of tiny files e.g. JPEG files
+ Option (command line / DLL) --Legacy=0 for disabling some legacy fields
+ Option (command line / DLL) --Output=MAXML, XML with MediaInfo and
MediaTrace output together, technology preview (not for production)
x MPEG-TS: Teletext and Teletext Subtitle were missing in the menu list
x Chroma subsampling "4:4:4" was sometimes indicated for RGB, which is
not useful
```
2015-10-19 22:40:02 +01:00
Guillaume Maudoux
98152180cf
python-docker-py: fix dependency: requests -> requests2
2015-10-19 21:43:45 +02:00
Tim Williams
c4442e4210
mendeley: 1.13.1 -> 1.15
2015-10-19 20:16:57 +01:00
Oliver Dunkl
abb7dad93a
python-packages: pafy 0.3.74 -> 0.4.1
2015-10-19 21:12:11 +02:00
Perry Barnoy
7df323125f
Merge branch 'master' of https://github.com/NixOS/nixpkgs into xfce4-whiskermenu-plugin
...
Pull from nixpkgs/master to resolve Travis CI build conflicts.
2015-10-19 14:10:40 -04:00
Arseniy Seroka
48d837f310
Merge pull request #10480 from dasjoe/asterisk
...
asterisk: fix service installation and upgrade to 13.6.0
2015-10-19 21:00:47 +03:00
Perry Barnoy
3d1797160f
Created the xfce4-whiskermenu-plugin expression.
2015-10-19 13:58:13 -04:00
Perry Barnoy
a60b53088d
Added the xfce4-whiskermenu-plugin
2015-10-19 13:55:46 -04:00
Robert Helgesson
aedd0386cc
perl-TextCSVEncoded: init at 0.24
2015-10-19 19:54:07 +02:00
Jude Taylor
484b4250ae
disable gdk-pixbuf test build on darwin
2015-10-19 10:12:09 -07:00
Hajo Möller
0baef5b806
asterisk: 13.3.2 -> 13.6.0
2015-10-19 19:05:41 +02:00
Tobias Geerinckx-Rice
a6626bef1a
geolite-legacy 2015-10-13 -> 2015-10-19
2015-10-19 19:03:05 +02:00
Tobias Geerinckx-Rice
e07faf00f0
cassandra 2.1.10 -> 2.1.11
2015-10-19 18:19:00 +02:00
Tobias Geerinckx-Rice
15c964bf2e
netsniff-ng 0.5.9-{106-g895377c -> 110-gfc4646b}
2015-10-19 18:19:00 +02:00
Thomas Tuegel
947fdd6b7e
Merge pull request #10470 from Mathnerd314/unicode-coverage
...
Improve Unicode coverage
2015-10-19 05:46:39 -05:00
Nikolay Amiantov
4f3a99d21d
pam_pgsql: init at 0.7.3.2
2015-10-19 13:30:28 +03:00
Lancelot SIX
b2dfeb3e9a
gnuchess: 6.2.1 -> 6.2.2
...
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00005.html
2015-10-19 09:32:15 +00:00
Eelco Dolstra
9a3276b4b3
Merge pull request #10463 from mayflower/update-apache-httpd
...
apacheHttpd: 2.4.16 -> 2.4.17
2015-10-19 11:00:55 +02:00
Nikolay Amiantov
a995837606
Merge pull request #10320 from abbradar/fhs-simplify
...
chroot-env: simplify, clean directories structure
2015-10-19 11:18:49 +03:00
Nikolay Amiantov
d5a532ea8d
Merge pull request #10202 from abbradar/llvm-debug
...
llvm: add debug builds support
2015-10-19 11:15:56 +03:00
Vladimír Čunát
2755d2b241
xorg: adjust generator to work with other archive types
...
In the end I didn't utilize it, but it shouldn't hurt.
2015-10-19 10:08:16 +02:00
Vladimír Čunát
b6059b2c6a
xorg: add three missing video drivers - chips, s3virge, xgi
...
Only building was tested.
2015-10-19 10:06:48 +02:00
Vladimír Čunát
ff94673659
xorg.xf86-video-sis: minor update 0.10.7 -> 0.10.8
2015-10-19 09:39:32 +02:00
Vladimír Čunát
801a843bdb
xorg.xorg-server: use the generated expression
...
... to avoid future surprises. Also add libunwind to deps.
I don't know why libxshmfence is no longer detected.
2015-10-19 09:35:07 +02:00
Vladimír Čunát
15f27723b3
xorg.xf86-input-libinput: update 0.12.0 -> 0.14.0
2015-10-19 09:20:13 +02:00
Robert Irelan
678c81b74d
xorg.xf86-video-ast: 0.98.0 -> 1.1.5 ( close #10451 )
...
Fix failure of 0.98.0 to compile with NixOS 15.09 (due to referencing a
symbol `IOADDRESS` that has been removed from X.org drivers).
2015-10-19 09:06:33 +02:00
Mathnerd314
e0240a4b56
unidings: fix hash
2015-10-18 20:47:37 -06:00
Mathnerd314
33a32e47e8
akkadian: fix hash
2015-10-18 20:41:20 -06:00
Mathnerd314
1d24547aac
signwriting: init at 1.1.4
2015-10-18 18:45:21 -06:00
Mathnerd314
a3d693f22b
mro-unicode: init at 2013-05-25
2015-10-18 18:45:21 -06:00
Mathnerd314
1219fcf89c
tai-ahom: init at 2015-07-06
2015-10-18 18:45:20 -06:00
Mathnerd314
f15c5a66e7
marathi-cursive: init at 1.2
2015-10-18 18:45:20 -06:00
Mathnerd314
dcd2c88847
sampradaya: init at 2015-05-26
2015-10-18 18:44:22 -06:00