Peter Simons
d1fdc3e0cc
LTS Haskell 4.x uses GHC 7.10.3.
2016-01-07 14:24:25 +01:00
taku0
a9abdc8426
firefox-bin: 43.0.3 -> 43.0.4
2016-01-07 22:10:44 +09:00
Eelco Dolstra
64bc8a84a4
Force another rebuild
...
Unfortunately, yesterday Nix got reverted to a version with broken
passAsFile implementation on some Hydra machines, so we have corrupted
files again. (E.g. http://hydra.nixos.org/build/29777678 .) Forcing
another gratuitous rebuild to get rid of them.
(cherry picked from commit 75974d9220b8397c736ada76fb24eb934fa62f6c)
2016-01-07 13:21:16 +01:00
Eelco Dolstra
e4b4e9b986
linux: Make Unix domain sockets builtin
...
This hopefully fixes intermittent initrd failures where udevd cannot
create a Unix domain socket:
machine# running udev...
machine# error getting socket: Address family not supported by protocol
machine# error initializing udev control socket
machine# error getting socket: Address family not supported by protocol
The "unix" kernel module is supposed to be loaded automatically, and
clearly that works most of the time, but maybe there is a race
somewhere. In any case, no sane person would run a kernel without Unix
domain sockets, so we may as well make it builtin.
http://hydra.nixos.org/build/30001448
2016-01-07 13:20:53 +01:00
Peter Simons
48e66c3925
Add LTS Haskell 4.0.
2016-01-07 12:53:50 +01:00
Peter Simons
274cf0339b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20151217-5-ged07a8e using the following inputs:
- Nixpkgs: f24e81fbd3
- Hackage: 01c9e56f5d
- LTS Haskell: 87e2d54643
- Stackage Nightly: c30758374f
2016-01-07 12:53:50 +01:00
Domen Kožar
78096e9b89
python: 3.4.3 -> 3.4.4
2016-01-07 11:19:40 +01:00
Jakob Gillich
90b853b706
plib: fix CVE-2012-4552 ( close #12195 )
...
patch source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694810#10
2016-01-07 10:25:26 +01:00
Jakob Gillich
4f4eebbded
mcrypt: fix several security issues ( close #12194 )
...
CVE-2012-4409, CVE-2012-4426, CVE-2012-4527
Patches taken from https://gitweb.gentoo.org/repo/gentoo.git/tree/app-crypt/mcrypt/files
2016-01-07 10:10:30 +01:00
Pascal Wittmann
9265d097d5
Merge pull request #12196 from jgillich/axis2
...
axis2: 1.6.3 -> 1.6.4
2016-01-07 10:08:26 +01:00
Tobias Geerinckx-Rice
2357918b00
opensc-dnie lib & wrapper: remove dead packages
...
Last updated in 2010, broken since 2013.
cc @viric
2016-01-07 09:40:42 +01:00
Pascal Wittmann
fea720f773
Merge pull request #12175 from noctuid/setroot
...
setroot: init at 1.4.4
2016-01-07 08:48:48 +01:00
Robin Gloster
af50b03f50
fuppes: remove obsolete broken package and service
2016-01-07 06:39:05 +00:00
Austin Seipp
57e691a06f
nixpkgs: bittorrentSync20 2.0.105 -> 2.2.7
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 00:09:20 -06:00
Jakob Gillich
ff02a4e3c2
axis2: 1.6.3 -> 1.6.4
...
fixes CVE-2013-0248
2016-01-07 05:59:15 +01:00
Jakob Gillich
57d6dfe932
notbit: removed dead package
...
The Bitmessage protocol v3 became mandatory on 16 Nov 2014 and notbit does not support it, nor has there been any activity in the project repository since then.
2016-01-07 04:39:51 +01:00
Thomas Tuegel
4a66d923b7
Merge branch 'plasma-5.5.3'
2016-01-06 17:30:05 -06:00
Thomas Tuegel
beac2ae9ab
kde5: plasma-5.5.2 -> plasma-5.5.3
2016-01-06 17:29:46 -06:00
Vladimír Čunát
36e7b376eb
pciutils: minor update 3.4.0 -> 3.4.1
2016-01-07 00:17:59 +01:00
Arseniy Seroka
c037d31e44
Merge pull request #12176 from vandenoever/testdisk
...
testdisk 6.14 -> 7.0
2016-01-07 00:48:09 +03:00
Arseniy Seroka
9d30688c40
Merge pull request #8125 from KaiSforza/vim-python3
...
vim_configurable: change python version detection
2016-01-07 00:46:01 +03:00
Asko Soukka
a225a650bf
R: fix Darwin build
...
Merged manually from https://github.com/NixOS/nixpkgs/pull/10623 .
2016-01-06 22:20:40 +01:00
Michel Kuhlmann
26f80d7a6f
r-modules: update list of broken packages
...
Closes https://github.com/NixOS/nixpkgs/pull/12181 .
2016-01-06 21:50:36 +01:00
Pascal Wittmann
7941e1c457
Merge pull request #12185 from gebner/electron-0.36.2
...
electron: 0.28.2 -> 0.36.2
2016-01-06 21:37:12 +01:00
noctuid
db25c680c9
setroot: init at 1.4.4
2016-01-06 15:35:09 -05:00
Pascal Wittmann
310869ea3b
Merge pull request #12187 from rycee/fix/jhead
...
jhead: add libjpeg as dependency
2016-01-06 21:31:09 +01:00
William Giokas
c21707ec1f
vim-configurable: Change python versioning
...
Instead of explicitly stating "I want version 3" or "I want version 2"
you now simply specify what the python argument will be, and
vim_configurable will set up the flags for you. config.vim.python must
be set, still.
2016-01-06 14:07:13 -06:00
Robert Helgesson
f54ed09096
jhead: add libjpeg as dependency
...
The `jpegtran` tool from libjpeg is required for the `-autorot` command.
2016-01-06 20:38:20 +01:00
Peter Simons
4e50af7e63
Merge pull request #12079 from benley/ssh-gssapi
...
openssh: Add gssapi patch used by other major distros
2016-01-06 20:04:09 +01:00
Peter Simons
952916ee50
Merge pull request #12173 from somaticweb/git-2.7
...
git: 2.6.4 -> 2.7.0
2016-01-06 20:03:01 +01:00
Gabriel Ebner
b12cabd223
electron: 0.28.2 -> 0.36.2
2016-01-06 19:05:00 +01:00
goibhniu
eaf1064209
Merge pull request #12184 from nico202/non
...
non: 2015-10-6 -> 2015-12-16
2016-01-06 16:23:55 +01:00
=
4c384722ea
non: 2015-10-6 -> 2015-12-16
2016-01-06 15:02:02 +00:00
Domen Kožar
8281c6f2bd
Merge pull request #12183 from svenkeidel/biber-fix-perl-platforms
...
biber: add darwin to platforms of perl dependencies
2016-01-06 15:48:40 +01:00
Sven Keidel
f3e4928079
biber: add darwin to platforms of perl dependencies
2016-01-06 15:33:36 +01:00
Johannes Bornhold
7672c68ed7
dmd: Avoid depending on gcc for the darwin build ( close #11949 )
...
Adding stdenv.cc into the PATH, also setting CC, so that on Darwin
clang will be used by default. Still allowing to use an existing value
of CC if it is set already.
Replacing __inline_isnanl with __inline_isnan on darwin since the former
one was not defined.
2016-01-06 15:06:53 +01:00
Daniel Peebles
250133c886
Merge pull request #12180 from copumpkin/update-hydra-jobs
...
top-level/release.nix: make Darwin builds do more
2016-01-06 08:53:37 -05:00
Dan Peebles
19f6edbfb8
top-level/release.nix: make Darwin builds do more
2016-01-06 08:29:41 -05:00
=
ae8ea1c147
drumgizmo: 0.9.6 -> 0.9.8.1
2016-01-06 13:27:22 +00:00
Shea Levy
64f85edad8
Merge pull request #12171 from jgillich/rm-xchat
...
removed xchat
2016-01-06 07:37:56 -05:00
Frederik Rietdijk
7ba14e904e
pythonPackages.toolz: use correct testrunner
2016-01-06 13:14:40 +01:00
Frederik Rietdijk
9178c850df
pythonPackages.cytoolz: 0.7.3 -> 0.7.4
...
Update cytoolz.
Add correct testrunner, even though tests have to be disabled.
2016-01-06 13:14:19 +01:00
Michael Alan Dorman
fe00c8a83f
Revert "iptables: 1.4.21 -> 1.6.0"
...
This reverts commit b2ac241e95
, which
upgraded iptables, because it causes connmand to segfault on my machine:
Jan 05 22:02:06 aching connmand[7866]: Connection Manager version 1.30
Jan 05 22:02:06 aching audit: NETFILTER_CFG table=filter family=2 entries=27
Jan 05 22:02:06 aching audit[7866]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=a a1=0 a2=40 a3=103a5b0 items=0 ppid=1 pid=7866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/bin/connmand" key=(null)
Jan 05 22:02:06 aching audit: PROCTITLE proctitle=2F6E69782F73746F72652F78376C796973347372766436386C666C676E71716D6732626331666D327768622D636F6E6E6D616E2D312E33302F7362696E2F636F6E6E6D616E64002D2D636F6E6669673D2F6E69782F73746F72652F37383078797137726367376766306271706A3130306C666238336B69367938762D636F6E6E
Jan 05 22:02:06 aching audit: NETFILTER_CFG table=mangle family=2 entries=6
Jan 05 22:02:06 aching audit[7866]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=a a1=0 a2=40 a3=1038c00 items=0 ppid=1 pid=7866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/bin/connmand" key=(null)
Jan 05 22:02:06 aching audit: PROCTITLE proctitle=2F6E69782F73746F72652F78376C796973347372766436386C666C676E71716D6732626331666D327768622D636F6E6E6D616E2D312E33302F7362696E2F636F6E6E6D616E64002D2D636F6E6669673D2F6E69782F73746F72652F37383078797137726367376766306271706A3130306C666238336B69367938762D636F6E6E
Jan 05 22:02:06 aching audit: NETFILTER_CFG table=nat family=2 entries=5
Jan 05 22:02:06 aching audit[7866]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=a a1=0 a2=40 a3=1037800 items=0 ppid=1 pid=7866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/bin/connmand" key=(null)
Jan 05 22:02:06 aching audit: PROCTITLE proctitle=2F6E69782F73746F72652F78376C796973347372766436386C666C676E71716D6732626331666D327768622D636F6E6E6D616E2D312E33302F7362696E2F636F6E6E6D616E64002D2D636F6E6669673D2F6E69782F73746F72652F37383078797137726367376766306271706A3130306C666238336B69367938762D636F6E6E
Jan 05 22:02:06 aching connmand[7866]: Aborting (signal 11) [/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/sbin/connmand]
Jan 05 22:02:06 aching connmand[7866]: ++++++++ backtrace ++++++++
Jan 05 22:02:06 aching connmand[7866]: +++++++++++++++++++++++++++
Jan 05 22:02:06 aching systemd[1]: connman.service: Main process exited, code=exited, status=1/FAILURE
Jan 05 22:02:06 aching systemd[1]: connman.service: Unit entered failed state.
Jan 05 22:02:06 aching systemd[1]: connman.service: Failed with result 'exit-code'.
Jan 05 22:02:06 aching systemd[1]: connman.service: Service hold-off time over, scheduling restart.
Jan 05 22:02:06 aching systemd[1]: Stopped Connection service.
Arrived at through bisection, verified using this commit.
2016-01-06 06:24:42 -05:00
Jos van den Oever
6c377c43a9
testdisk 6.14 -> 7.0
2016-01-06 12:10:54 +01:00
Mathijs Kwik
c90be3dd3a
geolite-legacy 2015-11-23 -> 2016-01-06
2016-01-06 11:59:54 +01:00
Vincent Laporte
ca8ef0fa1d
coq-interval: 2.1.0 -> 2.2.1
2016-01-06 09:35:05 +01:00
Vincent Laporte
e182ddf008
coqPackages.coquelicot: init at 2.1.1
...
Coquelicot is a Coq library for Reals.
Homepage: http://coquelicot.saclay.inria.fr/
2016-01-06 09:13:38 +01:00
somaticweb
2c4c9bee13
git: 2.6.4 -> 2.7.0
...
Also corrected the license, which is GPL2-only
2016-01-05 22:15:17 -08:00
Tobias Geerinckx-Rice
e1f555477c
opencv_2_1: remove dead package
...
Broken since 2013. Only used by qrdecode which suffered the same fate.
cc @viric
2016-01-06 03:49:47 +01:00
Tobias Geerinckx-Rice
eed2fa3de4
qrdecode: remove dead package
...
Never maintained, no updates since 2010, and broken since 2013. Bye.
2016-01-06 03:10:56 +01:00
Jakob Gillich
08f6f75c69
removed xchat
...
No release since 2010 and vulnerable to CVE-2011-5129. Hexchat is available
as a alternative.
2016-01-06 02:39:28 +01:00
Tobias Geerinckx-Rice
2ee6396bf7
libmusclecard: remove dead package
...
No upstream release since 2009. Broken since 2013.
2016-01-06 02:14:03 +01:00
Tobias Geerinckx-Rice
f30b8a9197
muscletool: remove dead package
...
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:14:01 +01:00
Tobias Geerinckx-Rice
bc6f9ff90d
muscleframework: remove dead package
...
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:13:59 +01:00
Tobias Geerinckx-Rice
42420a30d5
xmltv: remove dead package
...
Not updated since 2008. Broken since 2013. Nothing else will miss it.
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice
894299f187
libdc1394avt: remove dead package
...
Orphaned dependency of cc1394. Broken since 2013. Sources long gone.
cc @viric
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice
432c0bd003
cc1394: remove dead package
...
Not updated since 2012. Broken since 2013. Sources long gone.
cc @viric
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice
5989c97665
tvtime: remove dead package
...
Upstream dried up in 2005. Not updated since 2012, broken since 2013.
cc @qknight
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice
4df7006319
netsurf: remove dead package & dependencies
...
Not updated since 2009 (!), not working since 2013.
cc @marcweber
2016-01-06 01:46:16 +01:00
Benjamin Staffin
67f4c2a779
openssh: Add gssapi patch used by other major distros
...
This patch is borrowed verbatim from Debian, where it is actively
maintained for each openssh update. It's also included in Fedora's
openssh package, in Arch linux as openssh-gssapi in the AUR, in MacOS
X, and presumably various other platforms and linux distros.
The main relevant parts of this patch:
- Adds several ssh_config options:
GSSAPIKeyExchange, GSSAPITrustDNS,
GSSAPIClientIdentity, GSSAPIServerIdentity
GSSAPIRenewalForcesRekey
- Optionally use an in-memory credentials cache api for security
My primary motivation for wanting the patch is the GSSAPIKeyExchange
and GSSAPITrustDNS features. My user ssh_config is shared across
several OSes, and it's a lot easier to manage if they all support the
same options.
2016-01-05 14:50:05 -08:00
Jakob Gillich
5e5ecb7b6f
fish: fix merge conflict
...
patches got duplicated
2016-01-05 23:32:29 +01:00
Arseniy Seroka
6059831148
Merge pull request #12119 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.80 -> 0.7.81
2016-01-06 01:29:15 +03:00
Arseniy Seroka
1fc685ae64
Merge pull request #11945 from jgillich/fish
...
fish: add module to support it as default shell
2016-01-06 01:25:37 +03:00
Robert Helgesson
ec2a1bcb86
anki: disable version check
2016-01-05 21:44:54 +01:00
Robert Helgesson
108cd9aa7f
calibre: disable version check
...
Applies patch from Debian to disable version checking by default.
2016-01-05 21:44:54 +01:00
Tobias Geerinckx-Rice
e5972f3094
keyfinder: 2.00 -> 2.1; build with qt55
2016-01-05 21:03:08 +01:00
Tobias Geerinckx-Rice
24100ec0c3
soi: 0.1.1 -> 0.1.2
...
Now builds, but still mark as broken because it quickly segfaults
at run time.
2016-01-05 21:03:08 +01:00
Tobias Geerinckx-Rice
ad200bb5bc
Fix remaining sane{Front,Back}ends
2016-01-05 20:44:35 +01:00
Tobias Geerinckx-Rice
9f2a7bf862
mcelog: 128 -> 129
...
Add support to decode MSCOD values for Broadwell-{de,ep,ex}.
2016-01-05 20:22:35 +01:00
Tobias Geerinckx-Rice
0f6659bab7
libpsl: list 2015-12-17 -> 2016-01-04
2016-01-05 20:22:35 +01:00
Peter Simons
af8c1f3368
youtube-dl: take advantage of the improved getVersion function
2016-01-05 20:09:39 +01:00
Domen Kožar
9af5091992
f2fs-tools: add pkgconfig
2016-01-05 19:57:48 +01:00
Peter Simons
720d0cdc9a
Merge pull request #12162 from jgillich/torbrowser
...
torbrowser: add missing shebang to wrapper script
2016-01-05 19:39:55 +01:00
Jakob Gillich
24dc7f3028
torbrowser: add missing shebang to wrapper script
2016-01-05 18:21:07 +01:00
Arseniy Seroka
1974ced666
vimPlugins: update 2016-01-05
2016-01-05 19:58:30 +03:00
Peter Simons
d110849d7b
Merge pull request #12161 from svenkeidel/ghostscript-fix-dynamic-library-path
...
ghostscript: fix dynamic library path, fixes #11165
2016-01-05 17:44:34 +01:00
Peter Simons
5a7116f8ea
Merge pull request #12156 from peti/remove-meta-version-attribute-from-manual
...
doc/meta.xml: don't encourage users to add a meta.version attribute
2016-01-05 17:43:46 +01:00
Eelco Dolstra
49f46d58bb
Merge pull request #12160 from obadz/syscall_limiter
...
syscall_limiter: init at b02c03
2016-01-05 16:52:02 +01:00
obadz
f5b087b94e
syscall_limiter: init at b02c031
2016-01-05 15:37:17 +00:00
Sven Keidel
dfc8217aa0
ghostscript: change dynamic library path, fixes #11165
2016-01-05 16:04:33 +01:00
Pascal Wittmann
4f025e02c0
Merge pull request #12144 from rycee/bump/josm
...
josm: 9060 -> 9229
2016-01-05 13:41:29 +01:00
Pascal Wittmann
6547cad16a
Merge pull request #12146 from rnhmjoj/pirate-get
...
pirate-get: update meta info
2016-01-05 13:40:21 +01:00
Peter Simons
41a91a5495
youtube-dl: remove meta.version
2016-01-05 12:46:01 +01:00
Eelco Dolstra
bab578f961
firefox-esr: 38.5.0 -> 38.5.2
2016-01-05 12:29:31 +01:00
Eelco Dolstra
9bce31e9b6
firefox: 43.0 -> 43.0.3
2016-01-05 12:29:31 +01:00
Peter Simons
56a3ffcc25
Merge pull request #12126 from michelk/r-modules/cran-update
...
r-modules: regenerate CRAN packages
2016-01-05 12:23:56 +01:00
Peter Simons
1355e928cf
Merge pull request #12148 from ragnard/boot-update-and-remove-make-wrapper-usage
...
boot: Update shell script version and remove makeWrapper usage
2016-01-05 12:22:23 +01:00
Moritz Ulrich
24e0868763
isync: Add unstable variant.
2016-01-05 12:21:10 +01:00
Vladimír Čunát
45ade79bf9
node-packages: remove 7f
...
Close #12151 , fixes #7091 .
I've done no regeneration, just guessed how to remove it by hand.
Hopefully it's OK.
2016-01-05 12:17:49 +01:00
Domen Kožar
74df3be447
Merge pull request #12154 from jgeerds/virtualenv
...
virtualenv: 1.11.6 -> 13.1.2
2016-01-05 12:03:42 +01:00
Tim Cuthbertson
d057af5b00
ufraw: 0.20 -> 0.22
2016-01-05 11:54:48 +01:00
Bjørn Forsman
38d115bc71
guvcview: add pulseaudioSupport option (default true)
2016-01-05 11:54:47 +01:00
Bjørn Forsman
e753f795e2
guvcview: 1.7.2 -> 2.0.2
...
* Download tarball instead of git repo, drop autoreconfHook.
* The application now needs SDL2 instead of SDL.
* The build failed without 'gsl', so add that. (I think ./configure can
be told to build without it, but it's only 5.7 MiB.)
2016-01-05 11:54:46 +01:00
Peter Simons
550fe7f233
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20151217-5-ged07a8e using the following inputs:
- Nixpkgs: 665c16fbe1
- Hackage: d9755ca900
- LTS Haskell: d3e5ae70f9
- Stackage Nightly: 56e1f693d5
2016-01-05 11:10:34 +01:00
Pascal Wittmann
9a2bdbf24b
Merge pull request #12147 from rnhmjoj/hyp
...
hyp: init at 1.2.0
2016-01-05 11:06:33 +01:00
Jascha Geerds
f61bdd5653
virtualenv: 1.11.6 -> 13.1.2
2016-01-05 10:09:59 +01:00
lethalman
b054851d18
Merge pull request #12082 from mogorman/hexchat
...
This fixes bug #10825 for hexchat. Hexchat loads enchant library at …
2016-01-05 09:51:14 +01:00
Vladimír Čunát
fdbc58fe42
release.nix: fixup evaluation after darwin changes
...
/cc @copumpkin. I can't really test this, but it should unbreak Hydra
evaluation at least.
2016-01-05 09:27:48 +01:00
Vladimír Čunát
eeb3119604
Merge #11927 : wine: add pulseaudio support
2016-01-05 09:25:46 +01:00
Vladimír Čunát
32fa84d8e7
wine: refactor an argument
2016-01-05 09:24:45 +01:00
Matthew O'Gorman
067467edf3
hexchat: fix enchant dependency usage at runtime.
...
xchat: correctly use gtkspell for spell checking.
2016-01-04 20:11:20 -05:00
Tobias Geerinckx-Rice
a133ef9a0c
liferea, graphite service: fix typo (agregator -> aggregator)
2016-01-05 01:03:50 +01:00
Tobias Geerinckx-Rice
fb5f7dd953
zfstools: 0.3.2 -> 0.3.3
2016-01-05 00:51:32 +01:00
Eric Seidel
a8217711ce
fetchgitLocal: make it work in submodules
2016-01-04 15:09:00 -08:00
Vincent Laporte
2027caa875
coq-flocq: 2.5.0 -> 2.5.1
2016-01-04 23:37:40 +01:00
Vincent Laporte
3553258b1d
Revert "coqPackages.flocq: 2.4.0 -> 2.5.0"
...
This reverts commit db9bc6875f
.
That reverted commit had introduced a wrong URL.
2016-01-04 23:37:40 +01:00
Vincent Laporte
7462d96a65
ssreflect, mathcomp: fix build
2016-01-04 23:37:40 +01:00
Eric Seidel
222f4b9e2b
gnustep-make: dont write to /Library/GNUstep
2016-01-04 14:07:17 -08:00
rnhmjoj
f22b28764c
hyp: init at 1.2.0
2016-01-04 22:58:03 +01:00
rnhmjoj
bb3cd0e461
pirate-get: update meta info
2016-01-04 22:55:49 +01:00
Eric Seidel
b9e4cc83fa
emacs-packages: remove custom derivations for auto-complete, async, and markdown-mode
2016-01-04 13:19:51 -08:00
Robert Helgesson
436fe952b0
josm: 9060 -> 9229
2016-01-04 21:48:54 +01:00
Tobias Geerinckx-Rice
bb288f43af
pingtcp: install README.md
2016-01-04 21:13:46 +01:00
Tobias Geerinckx-Rice
3a9c863150
pcapc: init at 2015-03-06
2016-01-04 21:13:05 +01:00
Tobias Geerinckx-Rice
286cd8378c
libvirt: apply patch to build 1.3.0 on BSD/Darwin
...
Upstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1293060
This patch is based on the one attached to that bug report, but
instead of patching the .x files (parsing of which apparently
fails as well) it modifies the pre-generated .c files directly.
This ought to fix #12139 .
2016-01-04 19:42:07 +01:00
Tobias Geerinckx-Rice
4b14ebc16d
androidsdk: re-inherit androidsdk_4_4 in all-packages
...
This was removed in f93e14fa76
but is still used by the `idea` expression.
2016-01-04 19:37:18 +01:00
Tobias Geerinckx-Rice
b4c0495435
pythonPackages.libvirt: 1.2.19 -> 1.3.0
...
This needs to be synchronised with the `libvirt` version.
2016-01-04 19:24:50 +01:00
Herwig Hochleitner
7d3bac6bcc
wine unstable/staging: 1.8 -> 1.9.0
2016-01-04 19:04:12 +01:00
Ragnar Dahlén
a25bfab690
boot: Update shell script version and remove makeWrapper usage
2016-01-04 17:23:45 +00:00
Vincent Laporte
fde89b6762
alt-ergo: also supported on Darwin
2016-01-04 17:17:44 +01:00
Pascal Wittmann
192fda79e0
Merge pull request #11832 from ktosiek/gupnp-tools-fixes
...
gupnp-tools: add required icons, rename from gupnptools
2016-01-04 17:16:41 +01:00
Tobias Geerinckx-Rice
517d8c8846
pingtcp: init at 0.0.3
2016-01-04 16:09:46 +01:00
Eelco Dolstra
f93e14fa76
Make androidsdk refer to a more recent version
2016-01-04 16:07:47 +01:00
Tobias Geerinckx-Rice
8f6ae032c0
ccache: cherry-pick a (backported upstream) bug-fix
2016-01-04 15:11:51 +01:00
Bjørn Forsman
d1cb42f297
system-config-printer: set meta.platforms
2016-01-04 14:21:43 +01:00
Tobias Geerinckx-Rice
21c7a81d5b
Merge pull request #12051 from wido/libvirt-update
...
libvirt: Update from 1.2.19 to 1.3.0
2016-01-04 13:23:51 +01:00
Arseniy Seroka
c2dd20b561
vimPlugins: update 2016-01-04
2016-01-04 14:45:05 +03:00
Arseniy Seroka
387b38e10b
Revert "rkt: align stage1 information with upstream source"
2016-01-04 14:39:34 +03:00
Arseniy Seroka
014ee32abd
Merge pull request #11946 from steveeJ/rkt
...
rkt: align stage1 information with upstream source
2016-01-04 14:39:05 +03:00
Arseniy Seroka
b5bbbd0fe3
f2fs-tools: 1.4.1 -> 1.5.0
2016-01-04 14:23:56 +03:00
Arseniy Seroka
03a842f44d
Merge pull request #12128 from michelk/cmark/init
...
cmark: init at 0.23.0
2016-01-04 14:16:53 +03:00
Rok Garbas
eea1e003dd
libreoffice: adding polish language
2016-01-04 12:07:30 +01:00
Michel Kuhlmann
6ed6d87afc
cmark: init at 0.23.0
2016-01-04 12:04:10 +01:00
Arseniy Seroka
c59277605b
Merge pull request #12121 from benley/psutil-darwin
...
psutil: fix Darwin build
2016-01-04 12:51:38 +03:00
Arseniy Seroka
f8dc12a249
Merge pull request #12115 from rasendubi/xxkb
...
xxkb: Init at 1.11.1
2016-01-04 12:51:09 +03:00
Vladimír Čunát
b559020e27
xorgReplacements: remove this ancient cruft
2016-01-04 10:31:58 +01:00
Domen Kožar
d47389473e
Merge pull request #12127 from FRidh/decorator
...
pythonPackages: fix tqdm and update decorator
2016-01-04 10:06:24 +01:00
Frederik Rietdijk
f3892a2c3e
pythonPackages.decorator: 4.0.4 -> 4.0.6
2016-01-04 09:57:55 +01:00
Frederik Rietdijk
84dc27bf43
pythonPackages.tqdm: fix failing test
2016-01-04 09:57:31 +01:00
Tomasz Kontusz
62d2a91b2b
gupnp-tools: add required icons, rename from gupnptools
2016-01-04 09:34:51 +01:00
Michel Kuhlmann
4c3d76d3c8
r-modules: regenerate CRAN packages
2016-01-04 09:19:24 +01:00
Tobias Geerinckx-Rice
f300b2861d
rawdog: add myself as a maintainer
2016-01-04 04:23:32 +01:00
Tobias Geerinckx-Rice
b2612d4a98
rawdog: 2.20 -> 2.21
2016-01-04 04:23:29 +01:00
Tobias Geerinckx-Rice
5606e8b043
uksmtools: add 1-line comment to clarify fetchgit
use...
2016-01-04 04:07:33 +01:00
Dan Peebles
0313b2e09c
stdenv-darwin: allow easier testing of bootstrap tools
...
This un-hardcodes the bootstrap tools passed into the Darwin stdenv and
thus allows us to quickly iterate on improving the design of the full
bootstrap process. We can easily change the contents of the bootstrap
tools and evaluate an entire bootstrap all the way up to real packages.
2016-01-03 21:47:09 -05:00
Dan Peebles
88c41e1f95
stdenv-darwin: rename folder and associated attribute
...
No point in calling it pure-darwin anymore. It's the only stdenv we have
2016-01-03 21:08:40 -05:00
Dan Peebles
01b0b3cec0
stdenv-darwin: kill old impure Darwin stdenv
...
I'll be moving the other one over it next commit (I split it into two to
improve git's rename detection)
2016-01-03 21:06:24 -05:00
Dan Peebles
e81ae8e5a0
native-darwin-cctools-wrapper: kill it
...
Nothing uses it anymore
2016-01-03 20:28:34 -05:00
Benjamin Staffin
2a469c4075
psutil: fix Darwin build
2016-01-03 15:53:53 -08:00
Radvendii
2371acdeb2
tldr: init at 1.0
...
added tldr to all-packages.nix
cleaned up style
added metadata
semicolons
didn't test on mac. removed platform
wrong types
fixed duplication of version
2016-01-03 17:51:34 -05:00