Rok Garbas
54f5872f06
vimPlugins: updating plugins
2016-05-24 15:37:08 +02:00
Tobias Geerinckx-Rice
fd0a4c3910
mysql55: 5.5.48 -> 5.5.49
...
Should fix CVE-2016-0666, -0648, -0647, -0643, and -0642. CC @vcunat.
2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice
81af789e7b
strongswan: 5.3.2 -> 5.4.0
2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice
dc6172b0f0
libwacom: 0.15 -> 0.19
2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice
cd99bb562c
perlPackages.Want: 0.26 -> 0.29
2016-05-24 15:00:49 +02:00
Tobias Geerinckx-Rice
7a3a081feb
perlPackages.MIMETypes: 2.04 -> 2.13
2016-05-24 15:00:49 +02:00
Joachim Fasting
45aa2743e2
box2d_2_0_1: delete expression
...
Not used anywhere, appears to be no reason to keep it around.
See also #4210
2016-05-24 14:05:30 +02:00
Joachim Fasting
69b0ba2634
space-orbit: port to mkDerivation
...
Also
- rename to space-orbit
- use mirror://debian
- add some meta information
See also #4210
2016-05-24 14:02:04 +02:00
Joachim Fasting
17f185c45e
Merge pull request #15615 from peterhoeg/wp-cli
...
wp-cli: init at 0.23.1
2016-05-24 13:57:24 +02:00
Peter Hoeg
63f81a2974
tvnamer: init at 2.3 ( #15586 )
2016-05-24 13:42:02 +02:00
Alexander Ried
aacb157976
wayland-protocols: 1.3 -> 1.4 ( #15644 )
2016-05-24 13:36:50 +02:00
Nicolò Balzarotti
c1c0c99af3
yarp: 2.3.64 -> 2.3.65 ( #15662 )
2016-05-24 13:30:52 +02:00
Rok Garbas
66dc2d50dd
tp-smapi: 0.41 -> 0.42
2016-05-24 13:26:47 +02:00
namore
5ad882951b
olsrd: fix top-level name and directory naming ( #15663 )
2016-05-24 13:26:30 +02:00
Joachim Fasting
ed50c2fae3
dunst: refactoring ( #15665 )
...
- Use `fetchFromGitHub`
- No longer generate wrapper
dunst doesn't appear to shell out to dbus; nor should it, really
- Use standard buildPhase
- Split outputs
- Also build dbus service file, so that dunst can be
used with services.dbus.packages
2016-05-24 12:03:04 +01:00
Rok Garbas
b614d72f40
i3lock-fancy: fix patching of the script
2016-05-24 12:38:23 +02:00
Rok Garbas
9c20849da4
i3lock-color: renaming bin/i3lock binary to bin/i3lock-color
...
... that it doesn't conflict with i3lock
2016-05-24 12:37:04 +02:00
Rok Garbas
03f36a4141
firefox-bin: 47.0b5 -> 47.0b7
2016-05-24 12:36:23 +02:00
Rok Garbas
81eceb14be
zfs: 0.6.5.6 -> 0.6.5.7
2016-05-24 12:36:08 +02:00
Domen Kožar
56714859f4
add CentOS 7.1
2016-05-24 11:35:39 +01:00
Domen Kožar
7fc845aeb1
add OpenSuse 13.2
...
(cherry picked from commit 2cf5dcd99a
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-05-24 11:06:11 +01:00
Domen Kožar
ba0d4ecaf7
debian7: change hash due to 7.10 release
...
(cherry picked from commit 00df301ac2fd1818fa1f96debcee23dbb979834d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-05-24 10:40:39 +01:00
Joachim Fasting
a21df566e4
Merge pull request #15610 from sheenobu/xflux-gui
...
xflux-gui: init at 1.1.1
2016-05-24 10:41:09 +02:00
Vladimír Čunát
ddd9520011
libreswan: security update 3.16 -> 3.17
...
Fixes #15645 .
It complained about a missing header, so I added nss to buildInputs
instead of just nssTools.
2016-05-24 10:37:10 +02:00
zimbatm
4d0a421f18
Merge pull request #15646 from vcunat/p/man-db
...
man-db: make it the default man provider
2016-05-24 09:25:10 +01:00
Vladimír Čunát
3472b61f37
fish: use a different alias man_db -> man-db
2016-05-24 10:07:29 +02:00
Frederik Rietdijk
e50e376b2b
Merge pull request #15618 from NikolaMandic/lasagne
...
Lasagne: init at 0.1
2016-05-24 09:24:30 +02:00
NikolaMandic
4d1accf694
Lasagne: init at 0.1
2016-05-24 07:20:34 +00:00
Nikolay Amiantov
5c68d2d1e6
tlp: revert back to makeWrapper for Perl scripts
2016-05-24 03:08:08 +03:00
Nikolay Amiantov
5b315e1598
tlp: use sed patching instead of makeWrapper
...
Fixes #15631
2016-05-24 03:01:06 +03:00
Joachim Fasting
429463d55c
Merge pull request #15637 from nicknovitski/gnumake-4.2
...
gnumake: add version 4.2
2016-05-24 00:20:40 +02:00
obadz
e0ef352ae7
opensmtpd: add two configuration options
...
unpriviledged_smtpctl_encrypt (defaults to true) -- lets you invoke
smtpctl encrypt without being root
tag_char -- lets you override the + as in user+tag@domain.tld
2016-05-23 22:10:33 +01:00
Joachim Fasting
3f22610bd7
Merge pull request #15600 from crossing/pr-fcitx-cloudpinyin
...
fcitx-cloudpinyin: init at 0.3.4
2016-05-23 22:46:35 +02:00
Lengyel Balázs
cf16abe9a9
minecraft-server: 1.9 -> 1.9.4
2016-05-23 22:34:52 +02:00
Robert Helgesson
43dab9d372
hiredis: 0.13.1 -> 0.13.3
2016-05-23 22:29:53 +02:00
Robert Helgesson
3257ec39c3
dtach: 0.8 -> 0.9
...
Remove CVE patch that has been merged upstream.
2016-05-23 22:16:49 +02:00
Frederik Rietdijk
f249570340
Merge pull request #14912 from NikolaMandic/add_simpleai
...
simpleai: init at 0.7.11
2016-05-23 22:09:40 +02:00
NikolaMandic
3f481abc63
simpleai: init at 0.7.11
2016-05-23 19:17:04 +00:00
Robert Helgesson
d6ff9bbe44
perl-Task-Catalyst-Tutorial: cleanup
2016-05-23 20:33:40 +02:00
Robert Helgesson
020560d19f
perl-Catalyst-Runtime: 5.90085 -> 5.90104
2016-05-23 20:33:40 +02:00
Robert Helgesson
06101d6699
perl-Catalyst-Devel: cleanup
2016-05-23 20:33:40 +02:00
Robert Helgesson
32739fc0fc
perl-Catalyst-Action-RenderView: cleanup
2016-05-23 20:33:40 +02:00
Robert Helgesson
d4d6479f8a
perl-Catalyst-Plugin-AccessLog: 1.05 -> 1.10
2016-05-23 20:33:40 +02:00
Tobias Geerinckx-Rice
d07e9a8e21
gnome-mpv: init at 0.9
2016-05-23 20:12:37 +02:00
Tobias Geerinckx-Rice
4f281384a4
libpsl: list 2016-05-10 -> 2016-05-23
2016-05-23 20:12:37 +02:00
Vladimír Čunát
b9df4311dc
man-db: make it the default man provider
...
For now, leave the old implementation under `man-old` attribute.
Small warning: I had a leftover ~/.nix-profile/man from an old package,
which caused man-db's man prefer it and ignore ~/.nix-profile/share/man.
The PATH->MANPATH code just selects the first match for each PATH item.
2016-05-23 19:53:05 +02:00
Vladimír Čunát
f8cc92fd6d
man-db: clean the expression a bit
...
This solves the errors
> can't open the manpath configuration file /etc/man_db.conf
which were common e.g. for fish users.
2016-05-23 19:44:16 +02:00
Franz Pletz
075f36aeda
lxc: 2.0.0 -> 2.0.1
2016-05-23 19:30:45 +02:00
Oliver Charles
b3acd8ca39
ghc801.MonadCatchIO-transformers: jailbreak
2016-05-23 16:55:41 +01:00
zimbatm
1b682f83f9
heroku: 3.42.20 -> 3.43.2
2016-05-23 16:40:59 +01:00
Nick Novitski
93b99cd361
gnumake: add version 4.2
2016-05-23 15:30:41 +00:00
Markus Mueller
315101ac70
poezio: fix dependencies, require python 3.4+
2016-05-23 15:50:38 +02:00
Franz Pletz
26964c2fb5
libvirt: enable zfs on linux
2016-05-23 15:49:07 +02:00
Tobias Geerinckx-Rice
03f76c136d
geolite-legacy: 2016-05-16 -> 2016-05-23
2016-05-23 14:36:30 +02:00
José Romildo Malaquias
16fc742bcf
fluxbox: fix @PREFIX@ in fluxbox-generate_menu script
2016-05-23 08:28:19 -03:00
Eelco Dolstra
77f7f497e1
Merge pull request #15628 from joachifm/gd-split-outputs
...
gd: multiple outputs
2016-05-23 11:30:20 +02:00
zimbatm
c978183c5d
Merge pull request #15584 from ericsagnes/feat/fcitx-qt5-ecm
...
fcitx-qt5: kde5PackagesFun -> qt5LibsFun
2016-05-23 10:12:05 +01:00
Joachim Fasting
6a2244e8f4
Revert "Merge pull request #15595 from laMudri/agda-stdlib"
...
This reverts commit ce4f6c215f
, reversing
changes made to 7817d0901d
.
See 68e1419cb8 (r64175487)
2016-05-23 09:07:02 +02:00
Joachim Fasting
89d50c4341
Merge pull request #15630 from obadz/opensmtpd
...
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 08:52:42 +02:00
Julien Dehos
2607b53e9d
fltk: 2-alpha -> 1.3.3
2016-05-23 08:37:19 +02:00
Joachim Fasting
ce4f6c215f
Merge pull request #15595 from laMudri/agda-stdlib
...
Agda: 2.4.2.3 -> 2.5.1
2016-05-23 08:23:55 +02:00
Joachim Fasting
7817d0901d
top-level/release.nix: remove xf86videomodesetting
...
See c7d92f9485
2016-05-23 08:17:17 +02:00
Peter Hoeg
94f64b16df
wp-cli: init at 0.23.1
2016-05-23 14:11:15 +08:00
obadz
e69ed2b64b
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 02:59:20 +01:00
Nikolay Amiantov
0e54c74911
pythonPackages.pygame-git: init at 2016-05-17
2016-05-23 04:52:11 +03:00
Nikolay Amiantov
e072200d18
pygame: fix for python 3
2016-05-23 04:38:10 +03:00
Sheena Artrip
6b0bac3d7e
xflux-gui: init at 1.1.1
2016-05-22 20:32:31 -04:00
Tobias Geerinckx-Rice
2964212b45
dub: 0.9.24 -> 0.9.25
2016-05-23 01:31:58 +02:00
Xing Yang
a9215fe1d7
fcitx-cloudpinyin: init at 0.3.4
2016-05-22 23:02:26 +01:00
Robert Helgesson
e591789b04
perlPackages: bump a few versions
...
- DBIxClassCandy: 0.005000 -> 0.005002
- DBIxClassHelpers: 2.031000 -> 2.032001
- DBIxClassIntrospectableM2M: 0.001001 -> 0.001002
- EmailSender: 1.300021 -> 1.300028
- EmailSimple: 2.208 -> 2.210
- FilePath: 2.11 -> 2.12
- FileSlurpTiny: add meta section
- libnet: 3.07 -> 3.08
- LinguaENInflect: 1.895 -> 1.899
- LinguaENInflectNumber: 1.1 -> 1.12
- LinguaENInflectPhrase: minor
- PerlIOutf8_strict: 0.005 -> 0.006
- PPIxRegexp: 0.036 -> 0.050
- PerlPrereqScanner: 1.019 -> 1.023
- PerlVersion: 1.011 -> 1.013
2016-05-22 23:11:44 +02:00
Eelco Dolstra
a0f89ee509
xf86-video-intel: 2015-11-14 -> 2016-05-22
...
This fixes compositing in KDE on a Intel HD Graphics 530 for me.
2016-05-22 23:05:47 +02:00
Eelco Dolstra
600cd79f1e
xkeyboard-config: 2.16 -> 2.17
2016-05-22 23:05:42 +02:00
Eelco Dolstra
c7d92f9485
xf86-video-modesetting: Remove
...
This driver is part of xorg-server now, so we were using an outdated
version.
2016-05-22 23:05:30 +02:00
Eelco Dolstra
64f22ddd64
pciutils: 3.4.1 -> 3.5.1
2016-05-22 23:05:25 +02:00
Eelco Dolstra
1a52fdc3c6
mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
...
This reduces the size of the drivers output from 193 MiB to 44 MiB.
@vcunat
2016-05-22 23:05:10 +02:00
Eelco Dolstra
3ee6b22dc3
linux: 4.4.10 -> 4.4.11
2016-05-22 23:05:10 +02:00
Julien Dehos
1b76cf4b23
openexr-viewers: 1.0.1 -> 2.2.0
2016-05-22 22:55:47 +02:00
Franz Pletz
d580b0ac0c
simp_le: needs acme 0.5.0
2016-05-22 22:47:52 +02:00
Joachim Fasting
25f07b12cf
Merge pull request #15626 from nicknovitski/fzy
...
fzy: init at 0.4
2016-05-22 20:32:54 +02:00
Joachim Fasting
ec817b1631
Merge pull request #15619 from romildo/upd.paper-gtk-theme
...
Update paper-gtk-theme and add paper-icon-theme
2016-05-22 20:30:46 +02:00
Bjørn Forsman
0051ef90de
wireshark: switch default UI from GTK to Qt
...
Change the 'wireshark' attribute from 'wireshark-gtk' to 'wireshark-qt'.
In Wireshark 2.x, Qt is the new/preferred UI:
https://www.wireshark.org/docs/relnotes/wireshark-2.0.0.html
(We keep the explicit -gtk and -qt package variants, as upstream
suggests.)
2016-05-22 20:10:46 +02:00
Bjørn Forsman
d809ef47cb
wireshark: 2.0.2 -> 2.0.3
2016-05-22 20:04:44 +02:00
Bjørn Forsman
9a185a990d
uncrustify: 0.61 -> 0.63
2016-05-22 20:04:44 +02:00
Joachim Fasting
63a8c58185
gd: multiple outputs
2016-05-22 20:03:00 +02:00
Arseniy Seroka
381f72b37f
Merge pull request #15608 from NikolaMandic/keras
...
Keras: init at 1.0.3
2016-05-22 20:26:34 +03:00
Arseniy Seroka
f553ecdaa6
Merge pull request #15609 from juliendehos/pbrt
...
pbrt: init at 2016-05-19
2016-05-22 20:26:10 +03:00
Arseniy Seroka
8a36b38b37
Merge pull request #15603 from dochang/editorconfig-core-c
...
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 20:25:50 +03:00
Arseniy Seroka
16b83c238e
Merge pull request #15621 from rycee/bump/cloc
...
cloc: 1.64 -> 1.66
2016-05-22 20:25:24 +03:00
Arseniy Seroka
8026791fbf
Merge pull request #15623 from vbgl/cppo-1.3.2
...
cppo: 1.1.2 -> 1.3.2
2016-05-22 20:25:00 +03:00
Nick Novitski
d7dda6cc11
fzy: init at 0.4
2016-05-22 16:58:19 +00: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
Desmond O. Chang
119b7c9863
yank: 0.6.0 -> 0.7.0
2016-05-22 17:43:32 +02:00
Vincent Laporte
ce147f9a0d
cppo: 1.1.2 -> 1.3.2
2016-05-22 17:22:25 +02:00
Bjørn Forsman
1cc4e03a7c
wildmidi: 0.3.8 -> 0.3.9
2016-05-22 17:12:31 +02:00
Robert Helgesson
e03effb6d9
cloc: 1.64 -> 1.66
...
New upstream is at GitHub.
2016-05-22 17:07:34 +02:00
Robert Helgesson
f16da199e4
trash-cli: add platforms
field
2016-05-22 16:06:06 +02:00
Robert Helgesson
964ff5cc89
bibtool: add platforms
field
2016-05-22 16:05:46 +02:00
José Romildo Malaquias
cb67a0f150
paper-icon-theme: init at 2016-05-21
2016-05-22 10:41:15 -03:00
José Romildo Malaquias
7e390822d2
paper-gtk-theme: 6a5f14cfe697b0a829456a1fd560acdcddc6043f -> 2016-05-18
2016-05-22 10:39:02 -03:00
Robert Helgesson
f820c78f37
unpaper: add platforms field
2016-05-22 14:34:33 +02:00
Robert Helgesson
b717faf49f
xml2: add platforms field
2016-05-22 14:34:05 +02:00
Nikolay Amiantov
53e69e8489
Merge pull request #15612 from peterhoeg/deluge
...
deluge: add service-identity
2016-05-22 12:54:07 +03:00
Julien Dehos
294a776511
pbrt: init at 2016-05-19
2016-05-22 11:36:41 +02:00
José Romildo Malaquias
9752218d40
paper-gtk-theme: moved from "pkgs/misc/themes/gtk3/" to "pkgs/misc/themes/"
2016-05-22 05:58:57 -03:00
NikolaMandic
dad8e00a14
Keras: init at 1.0.3
2016-05-22 00:01:57 +00:00
laMudri
6343cf8ae7
Agda: marked some old packages as broken
2016-05-21 23:24:49 +01: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
Bjørn Forsman
b51986b8d1
evtest: 1.32 -> 1.33
2016-05-21 23:27:53 +02:00
Joachim Fasting
5a357d9731
grsecurity: 4.5.5-201605202102 -> 4.5.5-201605211442
2016-05-21 22:28:36 +02:00
Bjørn Forsman
d5656873d7
john: use gcc 4.9 instead of 5 (unbreaks build)
...
Fixes this build error:
dynamic_fmt.o: In function `DynamicFunc__crypt_md5_to_input_raw_Overwrite_NoLen':
.../john-1.8.0-jumbo-1/src/dynamic_fmt.c:4989: undefined reference to `MD5_body_for_thread'
Upstream issue:
https://github.com/magnumripper/JohnTheRipper/issues/1093
2016-05-21 22:17:52 +02:00
Desmond O. Chang
8d419e6be7
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 04:02:37 +08:00
Arseniy Seroka
b5f322c3d1
Merge pull request #15594 from ldesgoui/discord
...
discord: 0.0.3 -> 0.0.8
2016-05-21 22:59:00 +03:00
Nick Novitski
15c6fa023f
neovim: fix Man command
2016-05-21 21:51:40 +02:00
Kranium Gikos Mendoza
bc93957bb5
facetimehd: git-20160127 -> git-20160503
...
Fixes issues with kernels newer than 4.4.
2016-05-21 21:19:54 +02:00
Anthony Cowley
7b56411fef
tinyxml: darwin compatibility
...
- Relax the baked-in assumption that g++ is used to build and link
- Use the appropriate shared library extension on darwin
2016-05-21 21:04:41 +02:00
ldesgoui
85789b5f2b
discord: 0.0.3 -> 0.0.8
2016-05-21 18:33:57 +02:00
laMudri
92b843f9a5
agda-prelude: 2014-09-27 -> 2016-04-18
2016-05-21 17:27:31 +01:00
laMudri
072ce88eb9
agda-stdlib: 2.4.2.3 -> v0.12 (for Agda-2.5.1)
2016-05-21 17:27:31 +01:00
laMudri
68e1419cb8
Agda: prebuild all of the new builtin modules
2016-05-21 17:27:19 +01:00
Alexander Ried
3e0943d5ba
ripple-rest: mark as broken
...
development is frozen as of Nov 2015
author recommends migrating to RippleAPI
2016-05-21 18:04:17 +02:00
Robert Helgesson
a37e639cec
perl-maatkit: fix build
2016-05-21 17:43:26 +02:00
Anthony Cowley
e4e422aa91
pcl: visualization components in darwin
...
Supplies the necessary frameworks and build system tweaks to build the
vtkWithQt4 components on darwin. This follows on from PRs #14705 and #14749 .
2016-05-21 17:38:28 +02:00
Svend Sorensen
ddcf5d3941
librecad: 2.0.9 -> 2.0.10
2016-05-21 17:32:15 +02:00
Xing Yang
63da839700
bluez-tools: fix sha256 hash.
2016-05-21 16:37:40 +02:00
Tobias Geerinckx-Rice
b1f6a10e1e
borgbackup: 1.0.2 -> 1.0.3
...
Changes: https://github.com/borgbackup/borg/blob/1.0.3/docs/changes.rst
2016-05-21 14:23:27 +02:00
Tobias Geerinckx-Rice
186f7d9bb5
eid-mw: 4.1.17 -> 4.1.18
2016-05-21 14:13:29 +02:00
Tobias Geerinckx-Rice
9414e2d536
certbot: 0.5.0 -> 0.6.0; rename from letsencrypt
2016-05-21 13:52:28 +02:00
Tobias Geerinckx-Rice
5940056af6
utox: 0.7.0 -> 0.9.0
...
Upstream is weird.
2016-05-21 13:50:52 +02:00
Peter Hoeg
5dfe97dec5
deluge: add service_identify
...
Required for proper TLS support.
2016-05-21 19:39:04 +08:00
Bjørn Forsman
c7db50e24f
Revert "network-manager: multiple outputs"
...
This reverts commit c25907d072
.
I think this commit broke the NixOS service for NetworkManager. At least
with this, and the two previous reverts, everything is back to normal.
(With multiple-outputs split, it would have reduced the closure size by
3 MiB.)
2016-05-21 13:12:44 +02:00
Robert Helgesson
6eafbecdd5
perl-Net-DBus: 1.0.0 -> 1.1.0
...
Also add meta section.
2016-05-21 12:20:59 +02:00
Robert Helgesson
4c2b8ab17b
perl-Text-CSV_XS: 1.19 -> 1.23
2016-05-21 12:14:24 +02:00
Robert Helgesson
804735f702
perl-Net-DNS: 0.74 -> 1.05
...
Re-enable tests (with only online tests disabled) and add meta section.
2016-05-21 12:13:39 +02:00
Eric Sagnes
beae300722
fcitx-qt5: kde5PackagesFun -> qt5LibsFun
2016-05-21 17:02:23 +09:00
Aycan iRiCAN
379559702e
snort: 2.9.7.2 -> 2.9.8.2
2016-05-21 10:08:36 +03:00
Joachim Fasting
79481bd68f
linux: 4.5.4 -> 4.5.5
2016-05-21 07:37:41 +02:00
Joachim Fasting
cdf2ffda9d
grsecurity: 4.5.4-201605131918 -> 4.5.5-201605202102
2016-05-21 07:37:41 +02:00
Joachim Fasting
a2f7ae1935
Merge pull request #15582 from romildo/upd.numix-gtk-theme
...
numix-gtk-theme: 2.5.1 -> 2016-05-19
2016-05-21 07:09:49 +02:00
Tuomas Tynkkynen
1cc4c68c73
Merge pull request #15585 from romildo/upd.numix-icon-theme
...
numix-icon-theme: 20160120 -> 2016-05-18, numix-icon-theme-circle: 20160121 -> 2016-05-18
2016-05-21 01:41:20 +03:00
Vladimír Čunát
5dfe6fd034
perl: fix evaluation on cygwin
...
... and maybe on other platforms that have `stdenv.cc.cc == null`.
No hash changes where it did evaluate previously. Discussion:
https://github.com/NixOS/nixpkgs/commit/b291f1682f#commitcomment-17558440
2016-05-20 21:37:27 +02:00
José Romildo Malaquias
065c33ebc4
numix-icon-theme-circle: 20160121-e7008b488edfe37379ba9c4b8d5245dfd6125fc3 -> 2016-05-18
2016-05-20 15:10:37 -03:00
José Romildo Malaquias
eb71f6d947
numix-icon-theme: 20160120-a704451830d343670721cbf1391df18611d61901 -> 2016-05-18
2016-05-20 14:58:44 -03:00
Joachim Fasting
36b4e612e4
Merge pull request #15551 from RubenAstudillo/hakuneko
...
hakuneko: init at 1.3.12
2016-05-20 18:58:18 +02:00
Ruben Astudillo
1bbda4989c
hakuneko: init at 1.3.12
2016-05-20 12:47:01 -04:00
Lluís Batlle i Rossell
f6f5c185ca
Allow not rebasing in cygwin stdenv.
...
This changes cygwin stdenv, but I don't think it will hurt much people.
This allows mkDerivation to get "dontRebase=true" to skip the usual cygwin
rebase. This is required, if we are using this stdenv to build DLLs for win32
inside x86_64-cygwin, because /bin/rebase crashes at finding an arch mismatch.
Additionally, we don't need any rebase for libraries built by visual studio and
meant for visual studio (my use case).
I'm using nix in x86_64-cygwin to build libraries with visual studio, both for
x86_64 and x86.
2016-05-20 17:17:10 +02:00
José Romildo Malaquias
603db7fa6f
numix-gtk-theme: 2.5.1 -> 2016-05-19
2016-05-20 11:52:31 -03:00
Vladimír Čunát
a6b6f6e049
Merge branch 'staging'
...
This is to get security fix for expat soon-ish.
Causes ~8k rebuilds; whole staging would be a stdenv rebuild.
2016-05-20 16:33:28 +02:00
Bjørn Forsman
b12c9b83b5
borgbackup: unbreak build by using python 3.4 (instead of 3.5)
2016-05-20 16:23:13 +02:00
Bjørn Forsman
06fc3790bc
attic: unbreak build by using python 3.4 (instead of 3.5)
2016-05-20 16:23:13 +02:00
José Romildo Malaquias
2d4b6129f9
numix-gtk-theme: moved from "pkgs/misc/themes/gtk3/" to "pkgs/misc/themes/"
2016-05-20 11:21:42 -03:00