Commit Graph

88543 Commits

Author SHA1 Message Date
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
0f59901b57 ejabberd service: move service to foreground 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
Rushmore Mushambi
52d0981d5a Merge pull request #17736 from rushmorem/caddy-update
caddy: 0.8.3 -> 0.9.0
2016-08-14 20:30:58 +02: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
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
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