Franz Pletz
da95fb368c
linux: 4.4.17 -> 4.4.18
...
Fixes CVE-2016-5696.
2016-08-17 05:45:59 +02:00
Franz Pletz
2104d28bcd
linux: 4.1.27 -> 4.1.30
...
Fixes CVE-2016-5696.
2016-08-17 05:45:59 +02:00
Franz Pletz
b070a9c439
gitlab: 8.10.3 -> 8.10.6
2016-08-17 05:36:24 +02:00
Matthew Bauer
49bb0aa25a
gnustep: attempt to fix osx building
...
Set with-layout=fhs. This should prevent OS X from having compat issues.
2016-08-16 21:53:45 +00:00
Matthew Bauer
2e5edbfd99
gnustep: move to pkgs/desktops/gnustep
2016-08-16 21:53:45 +00:00
Matthew Bauer
63bd635f80
libobjc2: 1.7 -> 1.8.1
2016-08-16 21:53:33 +00:00
Matthew Bauer
a8befcb796
gnustep: fixup descriptions, remove punctuation
...
This is based on @joachifm's review. Reworded description in each of
GNUstep's attributes.
2016-08-16 21:11:06 +00:00
Matthew Bauer
387d5e07fd
gnustep: remove unneeded lines in patches
...
There were alot of unnecessary "Only In" lines that were left in the
patch files. This should remove all of them.
2016-08-16 21:11:05 +00:00
Matthew Bauer
4ebfc31388
gnustep: add alias for old gnustep-make
2016-08-16 21:11:05 +00:00
Matthew Bauer
0e58029488
gnustep: update to latest upstream versions
...
back, base, gorm, gui, gworkspace, and make were updated. xcode was
removed because it's not building correctly.
2016-08-16 21:11:05 +00:00
Matthew Bauer
1e663df66c
gnustep: provide default meta
...
Meta data like maintainers, license, and homepage is shared throughout the
"gnustep" project. Everything going through "gsmakeDerivation" now
shares overridable metadata.
2016-08-16 21:11:05 +00:00
Matthew Bauer
c3974455eb
gnustep: rescope everything into one folder
...
This should make merge conflicts easier to
handle. "gnustep" prefix has been removed to
make thing simpler. So "gnustep_make" is now
"make" within the gnustep scope.
2016-08-16 21:10:54 +00:00
Artyom Shalkhakov
d3d580ebbe
gnustep: cleanup
...
Major clean-up. Everything builds fine.
2016-08-16 21:00:27 +00:00
Artyom Shalkhakov
cf79db3549
gnustep: fix gworkspace
...
Minor fix: just to make GWorkspace buildable as it is.
2016-08-16 21:00:13 +00:00
Artyom Shalkhakov
15c5a533b5
gnustep: add gworkspace and systempreferences
...
Packaging some basic GNUstep apps: GWorkspace and SystemPreferences.
Unfortunately, GWorkspace doesn't work well, because gdomap, gdnc, gpbs
are not started. Also, there is some issue with fonts not being found.
2016-08-16 20:59:58 +00:00
Artyom Shalkhakov
ea3dcb3264
gnustep: add setup hook for make
...
Adding a setup-hook for gnustep-make.
2016-08-16 20:59:50 +00:00
Artyom Shalkhakov
4cbeef463c
gnustep: use gnustep_builder
...
Built ProjectCenter and Gorm with the new gnustep_builder. Had to go
back and fix a few things.
2016-08-16 20:59:36 +00:00
Artyom Shalkhakov
d39e5372dc
gnustep: cleanup
...
Cleaning up. Adding GNUstep package builder for abstracting out GNUstep
compilation specifics (with thanks to GitHub user lethalman).
The rules for using build_gnustep_package are as simple: any
GNUstep-based package that the package being compiled depends upon are
to be put in [deps] (this is used for setting up a buildEnv), while
other dependencies are put into [buildInputs] as usual.
2016-08-16 20:59:30 +00:00
Artyom Shalkhakov
5db3f3ee61
gnustep: remove gnustep-startup
...
Removing gnustep-startup (not needed anymore). Adding Gorm and
ProjectCenter applications (these mostly work, provided the environment
is set up manually).
2016-08-16 20:59:23 +00:00
Artyom Shalkhakov
52d17a5f41
gnustep: packageg libs separately
...
Packing gnustep libs separately, with no use of gnustep-startup. Also,
fixed a bug in WindowMaker package (some imaging dependencies were not supplied).
2016-08-16 20:59:08 +00:00
Artyom Shalkhakov
a28c729766
gnustep: init
...
Adding new library: gnustep-startup, which packages the core
libraries necessary for GNUstep: gnustep-make, gnustep-base,
gnustep-gui, gnustep-backend.
2016-08-16 20:58:57 +00:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Frederik Rietdijk
6b23bd99a3
Remove top-level pyatspi
...
See #11567 .
2016-08-16 22:52:37 +02:00
Matthew Bauer
a2937ba293
searx: force to use new pyopenssl
2016-08-16 20:47:18 +00:00
Matthew Bauer
7d3bccdd7c
service-identity: 14.0.0 -> 16.0.0
...
- adds attrs as input
2016-08-16 20:33:59 +00:00
Domen Kožar
40da4e6ce7
fix eval
2016-08-16 22:30:15 +02:00
Domen Kožar
584c19b4a5
Merge pull request #17720 from oxij/fix-xen
...
Fix xen build
2016-08-16 22:06:52 +02:00
Robert Helgesson
f396a0b4d0
hd-idle: init at 1.05
2016-08-16 21:59:14 +02:00
Julien Dehos
1d6464003f
wt: init at 3.3.6
2016-08-16 21:01:45 +02:00
Franz Pletz
2709079569
postgresql: security updates for all versions
...
Fixes CVE-2016-5423 and CVE-2016-5424.
See https://www.postgresql.org/about/news/1688/ .
2016-08-16 18:35:22 +02:00
Joachim Fasting
d82ddd6dc0
grsecurity: 4.7-201608131240 -> 4.7-201608151842
2016-08-16 17:50:37 +02:00
Joachim Fasting
b1cceeda84
grsecurity: enable pax size overflow plugin
2016-08-16 17:50:36 +02:00
Joachim Fasting
3fcb9e6f57
grsecurity: support non-enforcing mode
...
Until we've made sure that most things actually work out of the box, we
need to give people a way of continuing to use the system without
completely disabling grsecurity.
Set sysctl kernel.pax.softmode=1 or boot with pax.softmode=1
2016-08-16 17:50:36 +02:00
Julien Dehos
703ca63b01
cxxtools: init at 2.2.1
2016-08-16 15:41:21 +02:00
Franz Pletz
35654b7fc1
Merge pull request #17743 from mayflower/service/mattermost
2016-08-16 14:54:25 +02:00
Ram Kromberg
6edb3851f9
pillow: 3.2 -> 3.3
2016-08-16 14:33:16 +03:00
Nathan Zadoks
874e90fd66
protobuf: 3.0.0-beta-3.1 -> 3.0.0
2016-08-16 12:09:36 +02:00
Frederik Rietdijk
6d75bf842b
mercurial: pass in pythonPackages
2016-08-16 11:48:09 +02:00
Josef Kemetmüller
24ab0460a9
armadillo: Fix failing build ( #17764 )
...
The upgrade of cmake to v3.6.0 broke this build. HDF5 now can
only be found if hdf5-cpp is used as buildInput.
However the upgrade made it possible to remove a patch:
CMake can now find openblas on its own.
2016-08-16 06:29:15 +00:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Shea Levy
57b2d1e9b0
Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs
2016-08-15 19:01:44 -04:00
Nikolay Amiantov
b067b53011
networkmanager098: fix binary paths
2016-08-16 00:19:26 +03:00
Nikolay Amiantov
cd05a8ed00
networkmanager: point to kmod's modprobe
2016-08-16 00:19:26 +03:00
Nikolay Amiantov
1afd250676
treewide: replace several /sbin paths by /bin
2016-08-16 00:19:25 +03:00
Nikolay Amiantov
131fca0a85
kmod: add patch to allow searching for modules in several directories
2016-08-16 00:19:25 +03:00
Joachim Fasting
9062c67914
grsecurity: 4.6.5-201607312210 -> 4.7-201608131240
2016-08-15 20:36:46 +02:00
Daniel Peebles
65ed79a1e8
Merge pull request #17642 from svend/gnupg21-fix-gpgsm-linking
...
gnupg: Fix gpgsm linking for gnupg 2.1.14
2016-08-15 14:19:19 -04:00
Svend Sorensen
ac2836610d
gnupg: Add comment about when to drop fix-gpgsm-linking.patch
2016-08-15 11:16:55 -07:00
Thomas Tuegel
ef15f01a43
yakuake: get Konsole from kde5
2016-08-15 11:15:46 -05:00
Thomas Tuegel
ea9b705340
Remove obsolete Quassel aliases
2016-08-15 11:03:11 -05:00
Thomas Tuegel
cc82bdf7df
kile: get Konsole from kde5
2016-08-15 10:47:01 -05:00
Thomas Tuegel
1e3a00aca5
dfilemanager: remove duplicate definition
2016-08-15 10:34:37 -05:00
Thomas Tuegel
de27f97e2d
Remove kde5PackagesFun
2016-08-15 09:27:51 -05:00
Michal Rus
3313353899
guitarix: 0.34.0 -> 0.35.1; add glib_networking dep ( #17740 )
...
glib_networking is needed for downloading presets from withing Guitarix
UI. Before, Guitarix would return an “install glib_networking” error.
2016-08-15 14:25:46 +00:00
ibrahim Sağıroğlu
9ff4501c55
marathon: 0.15.3 -> v1.1.1 ( #17612 )
2016-08-15 14:13:05 +00:00
Thomas Tuegel
888570438c
breeze-gtk: install GTK 3.20-compatible theme
2016-08-15 08:57:54 -05:00
obadz
6eb2ca2247
haskellPackages.Lazy-Pbkdf2.i686-linux: don't run tests that keep aborting
2016-08-15 13:05:55 +01:00
Moritz Ulrich
21df40f85f
systemd-cryptsetup-generator: Fix bug.
...
The annoying wrapper script also wraps `systemd-cryptsetup`. We need to
copy the original binary to $out too.
2016-08-15 12:42:44 +02:00
Pascal Wittmann
b22fc4c411
Merge pull request #17708 from DamienCassou/fix-byzanz
...
byzanz: Let it find gstreamer plugins
2016-08-15 10:56:57 +02:00
Nikolay Amiantov
9b4a7984a4
qutebrowser: add shared files and cleanup
2016-08-15 11:38:53 +03:00
Nikolay Amiantov
5b296a1470
Merge branch 'master' into staging
2016-08-15 10:34:28 +03:00
Michal Rus
397a17aef9
visualvm: init at 1.3.8 ( #17745 )
2016-08-15 05:45:48 +02:00
Franz Pletz
64c79e8526
linux: 4.6.5 -> 4.6.6
2016-08-15 04:28:08 +02:00
Franz Pletz
2a8718fb0b
linux_4_5: remove, not support by upstream anymore
2016-08-15 04:28:02 +02:00
Rok Garbas
e775eff2a9
pypi2nix: wrong hash
2016-08-15 04:01:14 +02:00
Rok Garbas
c29e76063e
pypi2nix: 1.3.0 -> 1.4.0
2016-08-15 03:46:43 +02:00
Franz Pletz
d2840f94f4
matterircd: init at 0.9.0
2016-08-15 03:31:36 +02:00
Franz Pletz
34bb3a193f
mattermost: init at 3.3.0
2016-08-15 03:31:36 +02:00
Mike Cooper
b5194d7b9a
firefox-bin: Add libxcb to build inputs ( #17700 )
...
This is needed for future versions of Firefox, and makes external
packaging of prerelease versions of Firefox much easier.
2016-08-15 01:03:19 +02:00
Joachim F
2c3964fabc
Merge pull request #17742 from mimadrid/update/nano-2.6.3
...
nano: 2.6.2 -> 2.6.3
2016-08-15 00:59:20 +02:00
Rok Garbas
6f074bad5b
Merge pull request #17719 from mbakke/rofi-1.2.0
...
rofi: 1.1.0 -> 1.2.0
2016-08-15 00:58:02 +02:00
Robin Gloster
45d183614d
gnome3.gnome_control_center: remove unneeded substituteInPlace
2016-08-14 22:55:21 +00:00
Robin Gloster
f11f3b0519
gnome3.vte: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
3fa7ef49d5
gnupg21: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
d1d9b93417
pythonPackages.urllib3: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
afbeda22d5
fail2ban: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on non-existant files.
2016-08-14 22:55:21 +00:00
Robin Gloster
a37d695c95
linuxPackages.spl: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
Updated to use `autoreconfHook`.
2016-08-14 22:55:21 +00:00
Robin Gloster
792ba4a466
libbsd: remove unnecessary patchPhase
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
mimadrid
f5b2d63e4c
nano: 2.6.2 -> 2.6.3
2016-08-15 00:51:05 +02:00
Joachim F
4cc8f972b9
Merge pull request #17710 from mayflower/emby_3.0.6060
...
emby: 3.0.6030 -> 3.0.6060
2016-08-15 00:48:00 +02:00
Svein Ove Aas
cbe8832cd7
factorio: Fix the fetch script ( #17741 )
2016-08-14 22:47:00 +00:00
Graham Christensen
226cba764f
Merge pull request #17707 from womfoo/fix/tini-build
...
tini: fix build
2016-08-14 18:25:04 -04:00
Dan Peebles
ea34fe82bc
swift-corefoundation: some cleanup
...
I upstreamed some patches so I'm using those now
2016-08-14 18:22:19 -04:00
Benjamin Staffin
63f7b08afc
Merge pull request #17739 from mbbx6spp/update-apache-kafka-to-0.10.0.1
...
apacheKafka: 0.9.0.1 -> 0.10.0.1
2016-08-14 18:17:09 -04:00
Ram Kromberg
7802a0f14b
midori: update to current webkitgtk ( #17731 )
2016-08-14 21:49:19 +00:00
Dan Peebles
4705a9a6c1
swift-corefoundation: actually remove spurious dependency
2016-08-14 17:42:03 -04:00
Dan Peebles
6cf13bfe66
swift-corefoundation: remove spurious buildInput
...
libpthread is part of libSystem, so there's no need to depend on it
explicitly
2016-08-14 17:40:05 -04:00
Susan Potter (@SusanPotter)
7cbab34379
apacheKafka: 0.9.0.1 -> 0.10.0.1
2016-08-14 16:36:02 -05:00
Dan Peebles
1861744e7c
swift-corefoundation: init
...
This currently only produces a static library, but is a start :) soon we
might be able to incorporate it into our stdenv, but we need to get the
build system to produce a proper .framework first.
2016-08-14 17:35:44 -04:00
Dan Peebles
98b5e3a531
darwin.libpthread: fix messed-up header
...
We don't actually need the private headers and the private qos.h was
overwriting the public one, causing weird issues downstream (especially
with Swift's CoreFoundation)
2016-08-14 17:34:55 -04:00
Robin Gloster
4cbcab54a6
Revert "libtorrentRasterbar_1_09: remove, not used anymore"
...
This reverts commit dd3142a14e
.
2016-08-14 21:31:06 +00:00
Michele Guerini Rocco
7522de2f4b
btfs: 2.10 -> 2.11 ( #17737 )
...
(cherry picked from commit 340a9571f5
)
2016-08-14 21:14:20 +00:00
Robin Gloster
a6c5638565
Revert "btfs: 2.10 -> 2.11 ( #17737 )"
...
This reverts commit 340a9571f5
.
2016-08-14 21:12:21 +00:00
Bryan Gardiner
a510c5046f
claws-mail: 3.13.2 -> 3.14.0 ( #17734 )
2016-08-14 22:54:07 +02:00
Franz Pletz
dd3142a14e
libtorrentRasterbar_1_09: remove, not used anymore
...
Last package depengin on it was removed in #17737 .
2016-08-14 22:51:59 +02:00
Michele Guerini Rocco
340a9571f5
btfs: 2.10 -> 2.11 ( #17737 )
2016-08-14 22:48:56 +02:00
Nikolay Amiantov
9330472a38
Merge pull request #17724 from avnik/upgrade/wine
...
wine: 1.9.14 -> 1.9.16
2016-08-15 00:27:18 +04:00
Dan Peebles
8f4bbdce99
make-bootstrap-tools: fix on darwin
...
A couple of things broke after my stdenv change.
2016-08-14 16:20:33 -04:00
Nikolay Amiantov
3e84cbc4ca
autofs5: 5.1.1 -> 5.1.2
2016-08-14 22:39:18 +03:00
Nikolay Amiantov
fc7e8bd96e
networkmanager: fix ExecReload in the service
2016-08-14 22:38:50 +03:00
Nikolay Amiantov
6d6f6b4748
makeModulesClosure: don't set pipefail as it's already set in $stdenv/setup
2016-08-14 22:38:33 +03:00
Nikolay Amiantov
4fb1f1ff6e
bcache-tools: remove kmod from arguments
2016-08-14 22:38:27 +03:00
Nikolay Amiantov
70efa5aa1e
pythonPackages.flasklabel: 0.9 -> 0.11.1
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
7916a16c8e
pythonPackages.Werkzeug: 0.10.4 -> 0.11.10
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
3065f54a64
pythonPackages.rsa: 3.3 -> 3.4.2
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
a1e40f1efc
pythonPackages.requests2: 2.9.1 -> 2.11.0
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
229801f7a6
pythonPackages.Babel: 2.2.0 -> 2.3.4
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
86caec1be1
pythonPackages.psutil: 3.4.2 -> 4.3.0
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
2f52628b00
pythonPackages.flask_assets: 1.2.1 -> 1.3.2
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
28158b21b9
pythonPackages.pkginfo: 1.2.1 -> 1.3.2
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
49fe339b09
update-resolv-conf: 20141003 -> 2016-04-24
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
bdc700c23a
grub4dos: 0.4.6a-2016-04-26 -> 0.4.6a-2016-08-06
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
6086328b2d
primusLib: fix version, quote homepage for better clickability
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
c60deb0266
quote homepages for better clickability
...
Done while I was traversing packages which I maintain to save extra clicks on
urxvt (it captures semicolon as a part of URL).
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
b30f4e5e4f
android-udev-rules: 2016-04-26 -> 20160805
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
526a8acb57
m33-linux: rename from m3d-linux, 2016-01-20 -> 2016-06-23
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
af376b90e3
wesnoth-dev: 1.13.4 -> 1.13.5
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
d7d1efe27f
the-powder-toy: 91.3.328 -> 91.5.330
2016-08-14 22:37:09 +03:00
Nikolay Amiantov
c3868a1d74
steam-packages.steam-runtime: 2016-03-03 -> 2016-08-13
2016-08-14 22:37:09 +03:00
Nikolay Amiantov
f2913e46fd
ioquake3: 2016-04-05 -> 2016-08-11
2016-08-14 22:37:09 +03:00
Nikolay Amiantov
df063d8b46
dwarf-fortress-packages.phoebus-theme: 42.06a -> 43.03
2016-08-14 22:37:09 +03:00
Nikolay Amiantov
b510492d99
dwarf-fortress-packages.cla-theme: 42.06-v22 -> 43.04-v23
2016-08-14 22:37:09 +03:00
Nikolay Amiantov
d0bee3aeec
dwarf-fortress-packages.dfhack: 0.42.06-r1 -> 0.43.03-r1
2016-08-14 22:37:09 +03:00
Nikolay Amiantov
b940a098ec
dwarf-fortress-packages.dwarf-fortress-original: 0.42.06 -> 0.43.05
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
0f3da54924
dwarf-fortress-packages.dwarf-fortress-unfuck: 2016-04-22 -> 2016-07-13
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
309de1364a
crawl: 0.18.0 -> 0.18.1
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
0e72026f3e
xgboost: 2016-05-14 -> 0.60
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
0464600859
ipopt: 3.12.4 -> 3.12.6
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
9fea2698c0
libvdpau-va-gl: 0.3.6 -> 0.4.0
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
552f63ab8e
folly: 2016-04-29 -> 2016.08.08.00
2016-08-14 22:37:08 +03:00
Nikolay Amiantov
f54188e659
cppzmq: 2016-01-20 -> 2016-07-18
2016-08-14 22:37:07 +03:00
Nikolay Amiantov
423504d0fd
emojione: 1.2 -> 1.3
2016-08-14 22:37:07 +03:00
Nikolay Amiantov
86f3595cfe
tdesktop: 0.9.56 -> 0.10.1
2016-08-14 22:37:07 +03:00
Nikolay Amiantov
9e7f77a634
urxvt_tabbedex: 2015-03-03 -> 2016-08-09
2016-08-14 22:37:07 +03:00
Nikolay Amiantov
909094a3ce
octoprint-plugins.m3d-fio: 0.32 -> 1.5
2016-08-14 22:37:07 +03:00
Nikolay Amiantov
503eefa412
octoprint: 1.12.10 -> 1.12.15
2016-08-14 22:37:07 +03:00
Nikolay Amiantov
8f62339911
yed: 3.15.0.2 -> 3.16.1
2016-08-14 22:37:06 +03:00
Nikolay Amiantov
bd8217a2bc
logmein-hamachi: 2.1.0.139 -> 2.1.0.165
2016-08-14 22:37:06 +03:00
Nikolay Amiantov
5524d29f1b
ejabberd: 16.04 -> 16.08
2016-08-14 22:36:03 +03:00
Dan Peebles
ccd16f87d5
mariadb: re-enable jemalloc on darwin and fix impurity
...
CMake in its usual infinite wisdom searches all over the system for java
and finds the host OSX java and JNI headers. It then decides to build the
connector and fails later on because we didn't actually tell Nix that we
wanted java in scope. So instead, we just tell CMake that we don't want
the jdbc connector. I believe it does the same with GSS, so I disable
that stuff too. None of this should affect Linux, but let me know if it
does somheow.
2016-08-14 15:08:23 -04:00
Dan Peebles
1f0df5f21f
jemalloc: remove symbol prefix on darwin
...
The default darwin build added a je_ prefix to all exported symbols, and
that broke downstream consumers that were not expecting the prefix, like
mariadb.
2016-08-14 15:08:23 -04:00
rushmorem
9e6240629c
caddy: 0.8.3 -> 0.9.0
...
Closes https://github.com/NixOS/nixpkgs/issues/17678
2016-08-14 20:21:20 +02:00
Dan Peebles
948b7f23bb
darwin.{xnu, Libc}: 10.9 -> 10.11
...
I can't submit this in smaller units because the various components all
depend on one another during the stdenv bootstrap, so I think this is
the smallest sensible change I can make.
I also removed the symbol-hiding shenanigans in Libsystem. It might mess
up compatibility with 10.9 but I don't really want to support the added
complexity and I see little evidence of anyone else wanting to support
it. If someone cares, we might be able to revive compatibility, but for
now it'll stay like this.
2016-08-14 12:53:33 -04:00
Shea Levy
7069047f2e
long-shebang: 1.0.1 -> 1.1.0
2016-08-14 12:33:50 -04:00
Damien Cassou
6d27410111
byzanz: Let it find gstreamer plugins
2016-08-14 17:23:01 +02:00
Shea Levy
670801a56a
long-shebang: 1.0.0 -> 1.0.1
2016-08-14 10:58:44 -04:00
Vladimír Čunát
344c672bb5
libdrm: 2.4.68 -> 2.4.70
2016-08-14 15:20:19 +02:00
obadz
537b746bbd
ghc8: apply patches to fix https://ghc.haskell.org/trac/ghc/ticket/12130
...
Namely:
https://git.haskell.org/ghc.git/commitdiff/4d71cc89b4e9648f3fbb29c8fcd25d725616e265
https://git.haskell.org/ghc.git/commitdiff/2f8cd14fe909a377b3e084a4f2ded83a0e6d44dd
2016-08-14 13:43:01 +01:00
Frederik Rietdijk
4e8775fd17
pythonPackages.tflearn: remove maintainer, fixes eval
...
(cherry picked from commit 9fc37cc89c
)
2016-08-14 12:33:41 +00:00
Frederik Rietdijk
e4b47de694
Remove top-level pycrypto
...
See #11567 .
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
b54b5a90e4
Remove top-level bsddb3
...
See #11567 .
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
6fa3ead853
Remove top-level pyopenssl
...
See #11567 .
2016-08-14 14:28:26 +02:00
Shea Levy
a34cc59605
icu: 56.1 -> 57.1
2016-08-14 07:59:57 -04:00
Frederik Rietdijk
53c6d4827b
Merge pull request #17716 from teh/master
...
Add libdynd and dynd-python
2016-08-14 13:53:59 +02:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
dc24b7df63
Remove top-level ecdsa
...
See #11567 .
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
faa9ed0b10
Remove top-level pycups
...
See #11567 .
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
e22ea832fd
Remove top-level twisted
...
See #11567 .
2016-08-14 13:52:42 +02:00
Kranium Gikos Mendoza
9d8262bd92
wireless-regdb: 2016-05-02 -> 2016-06-10 ( #17706 )
2016-08-14 11:45:01 +00:00
8573
14120a423b
dmenu: Fix scripts to run commands by store paths ( #17709 )
...
The `dmenu` package includes two binary programs, `dmenu` and `stest`,
and two shell scripts, `dmenu_run` and `dmenu_path`. `dmenu_run`
invokes `dmenu` and `dmenu_path`, and `dmenu_path` invokes `stest`.
`dmenu_run`'s invocation of `dmenu` was patched to run it by its full
store path, but its invocation of `dmenu_path` and `dmenu_path`'s
invocation of `stest` were not.
If `dmenu_path` and `stest` were not in the set of system packages or
otherwise in the `PATH`, this situation would result in `dmenu_run`
opening a dmenu instance with no menu entries (which would normally be
generated by `dmenu_path`, which `dmenu_run` couldn't find, as it was
running it by `PATH` lookup).
This commit fixes the package to also patch the invocation of
`dmenu_path` in `dmenu_run` and the invocations of `stest` in
`dmenu_path` to invoke those programs by their full store paths.
I have tested this change on NixOS.
2016-08-14 11:38:25 +00:00
Peter Hoeg
6172662676
syncthing: 0.14.3 -> 0.14.4 ( #17723 )
2016-08-14 11:30:19 +00:00
Robin Gloster
064b878793
Revert "fcitx-engines.table-other: fix build for cmake 3.6 ( #17721 )"
...
This reverts commit 4271b6d510
.
Patch hash is wrong and doesn't build.
2016-08-14 11:27:28 +00:00
Eric Sagnes
4271b6d510
fcitx-engines.table-other: fix build for cmake 3.6 ( #17721 )
2016-08-14 11:19:15 +00:00
Frederik Rietdijk
eb3e23c49e
Remove top-level setuptools
...
See #11567 .
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
57b9ff06f1
Remove top-level pylint
...
See #11567 .
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
b6452f8534
Remove top-level pygame
...
See #11567 .
2016-08-14 13:07:26 +02:00
Eric Sagnes
f0fef4defb
wireguard-unstable: 2016-07-22 -> 2016-08-08 ( #17727 )
2016-08-14 10:47:16 +00:00
Frederik Rietdijk
6842a24b21
Remove top-level pyqt4
...
See #11567 .
2016-08-14 12:38:01 +02:00
Vladimír Čunát
433670eb3f
Merge #17495 : mesa: 11.2.2 -> 12.0.1
...
It also contains some refactoring of the expression.
2016-08-14 12:27:01 +02:00
Vladimír Čunát
4b2120f5b8
Merge #17347 : texlive: fix xdvi md5.run
2016-08-14 12:22:50 +02:00
Vladimír Čunát
4fbb37c517
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1287298
2016-08-14 12:02:28 +02:00
Tom Hunger
7845ca6219
dynd-python: init at 0.7.2
2016-08-14 11:01:11 +01:00
Frederik Rietdijk
11d1fdfd8b
Remove top-level cython and cython3
...
See #11567 .
2016-08-14 12:01:09 +02:00
Vladimír Čunát
4bceaca196
Re-merge #17112 : fftw: 3.3.4 -> 3.3.5
...
By mistake in df2102b6a2
I merged an older version of the PR
so we only had an -RC version; I'm sorry.
2016-08-14 11:43:00 +02:00
Vladimír Čunát
3819044de1
Merge #17430 : python: add file encoding to run_setup.py
2016-08-14 11:33:53 +02:00
Frederik Rietdijk
9fc37cc89c
pythonPackages.tflearn: remove maintainer, fixes eval
2016-08-14 10:42:40 +02:00
Alexander V. Nikolaev
b81cf59bd7
wine: 1.9.14 -> 1.9.16
...
Update wineUnstable and wineStaging
2016-08-14 10:22:05 +03:00
Qingping Hou
fd0b05b483
tflearn: init at 0.2.1
2016-08-13 23:35:55 -07:00
Qingping Hou
fab072db1e
tensorflow: 0.8.0 -> 0.9.0
2016-08-13 23:35:55 -07:00
Qingping Hou
f6f186d161
protobuf: remove new lines to keep style consistent
2016-08-13 23:35:55 -07:00
Qingping Hou
6f3f10490e
protobuf: add 3.0.0b2
...
For tensorflow
2016-08-13 23:35:55 -07:00
Marius Bakke
c2013ac1d6
rofi: 1.1.0 -> 1.2.0
2016-08-14 00:07:50 +01:00
Marius Bakke
ab53f39fae
xcbutilxrm: init at 1.0
2016-08-14 00:07:50 +01:00
Austin Seipp
f277185b48
nixpkgs: compcert 2.6 -> 2.7.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-13 23:07:01 +00:00
Jan Malakhovski
fdca71776a
xen: cleanup 4.5.0 expression a bit
2016-08-13 21:53:25 +00:00
Jan Malakhovski
16ce708555
xen: fix urls and hashes (fallout from #15469 )
2016-08-13 21:53:24 +00:00
Austin Seipp
97e5b88d06
nixpkgs: abc-verifier 20150614 -> 20160813
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-13 17:48:42 +00:00
Tom Hunger
371d17960d
libdynd: init at 0.7.2
2016-08-13 18:24:17 +01:00
Domen Kožar
a7f8787dbd
Merge pull request #17705 from womfoo/bump/hwdata-0.291
...
hwdata: 0.276 -> 0.291
2016-08-13 17:00:08 +02:00
Frederik Rietdijk
79149ac12d
pythonPackages.virtualenv: 13.1.2 -> 15.0.3
2016-08-13 15:29:31 +02:00
Frederik Rietdijk
f3bf13558e
pythonPackages.ipython: 5.0.0 -> 5.1.0
2016-08-13 15:24:27 +02:00
Domen Kožar
49222660fc
Merge pull request #17256 from matthewbauer/patch-4
...
Travis fixes
2016-08-13 14:17:59 +02:00
Tristan Helmich
7143f0aeb0
emby: 3.0.6030 -> 3.0.6060
2016-08-13 12:11:48 +02:00
Tim Cuthbertson
5164b2dec3
gdbm: enable compatibility layer for dbm ( #17063 )
2016-08-13 11:12:26 +02:00
Vladimír Čunát
1c9307d348
mariadb on Darwin: another attempt to fix
...
Adding jemalloc to buildInputs didn't work out a97df891
,
as jemalloc doesn't build correctly on Darwin ATM.
2016-08-13 09:03:33 +02:00
Damien Cassou
eafdae9fd5
Merge pull request #17687 from DamienCassou/update-gnome3.20-packages-august
...
Update gnome3.20 packages august
2016-08-13 09:00:21 +02:00
Frederik Rietdijk
5f2b125fd1
Merge pull request #17567 from auntieNeo/pycallgraph
...
pythonPackages.pycallgraph: init at 1.0.1
2016-08-13 08:51:38 +02:00
Kranium Gikos Mendoza
9a0dfe23d8
tini: fix build
2016-08-13 14:23:20 +08:00
Kranium Gikos Mendoza
1bbcc7e378
hwdata: 0.276 -> 0.291
2016-08-13 10:06:34 +08:00
rnhmjoj
7d0f05f22c
mesa: 11.2.2 -> 12.0.1
2016-08-13 03:46:47 +02:00