John Ericson
ceb8f6e38f
ios-rebuild: Unbreak build
...
Needs to link with a C compiler, not linker directly
2018-05-16 14:28:23 -04:00
John Ericson
4956767f53
Make libiconv build for iOS with prefixed tools
2018-05-16 14:25:54 -04:00
John Ericson
0a77a72895
Merge pull request #40378 from obsidiansystems/lib-platform-sort
...
lib/systems: Sort platforms, and space CPUs
2018-05-11 17:10:49 -04:00
Michael Weiss
d3e3e131f5
fuse3: 3.2.2 -> 3.2.3
2018-05-11 22:12:53 +02:00
R. RyanTM
4f06c77709
hstr: 1.24 -> 1.25 ( #40352 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/hstr/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/7z31mpl2b4dh98vvb04nx4hzrrh5k6ak-hstr-1.25/bin/hh -h’ got 0 exit code
- ran ‘/nix/store/7z31mpl2b4dh98vvb04nx4hzrrh5k6ak-hstr-1.25/bin/hh --help’ got 0 exit code
- ran ‘/nix/store/7z31mpl2b4dh98vvb04nx4hzrrh5k6ak-hstr-1.25/bin/hstr -h’ got 0 exit code
- ran ‘/nix/store/7z31mpl2b4dh98vvb04nx4hzrrh5k6ak-hstr-1.25/bin/hstr --help’ got 0 exit code
- found 1.25 with grep in /nix/store/7z31mpl2b4dh98vvb04nx4hzrrh5k6ak-hstr-1.25
- directory tree listing: https://gist.github.com/78f6aa615325f274537cb003e3aabf26
2018-05-11 21:35:27 +02:00
Scott Trinh
7c2d43f3f9
Fix small typo in configuration documentation ( #40357 )
...
* Fix small typo in configuration documentation
* doc: Fix second instance of same typo
2018-05-11 21:31:56 +02:00
markuskowa
cd9b1b1665
openmpi: 3.0.1 -> 3.1.0 ( #40344 )
2018-05-11 21:29:45 +02:00
John Ericson
341794a4b9
lib/systems: Sort platforms, and space CPUs
2018-05-11 15:02:18 -04:00
Matthew Bauer
1d2f7dff36
gimp: only use libgudev on linux
...
libgudev relies on udev which is a part of systemd. These are very
tightly coupled to Linux so we just enable them on Linux.
2018-05-11 13:55:20 -05:00
mingchuan
ac369f6fe8
powerline-go: 1.10.0 -> 1.11.0 ( #40369 )
2018-05-11 20:54:09 +02:00
José Luis Lafuente
170d799146
kitty: 0.9.0 -> 0.9.1 ( #40335 )
2018-05-11 20:53:01 +02:00
Robert Schütz
4e7e246ecb
Merge pull request #40191 from catern/trio
...
add pythonPackages.outcome, pythonPackages.trio
2018-05-11 20:31:47 +02:00
xeji
62ee7b7b47
Merge pull request #40339 from fadenb/emby_3.4.1.0
...
emby: 3.4.0.0 -> 3.4.1.0
2018-05-11 20:12:55 +02:00
Robert Schütz
45ce588000
Merge pull request #40371 from Ma27/git-cola/qt5-port
...
git-cola: port to qt5
2018-05-11 20:08:24 +02:00
Robin Gloster
2d4e30ccb0
graphite2: fix cross
2018-05-11 19:08:53 +02:00
Spencer Baugh
f78c25239e
pythonPackages.trio: init at 0.4.0
2018-05-11 17:00:42 +00:00
Spencer Baugh
c983bbb557
pythonPackages.trustme: init at 0.4.0
2018-05-11 16:39:15 +00:00
Spencer Baugh
46fa7ab686
pythonPackages.outcome: init at 0.1.0a0
2018-05-11 16:38:04 +00:00
Maximilian Bosch
1a69587040
git-cola: port to qt5
...
`git-cola` is a simple GUI `git` wrapper based on QT. Since 2.7
(namely 293364b45c
)
it supports QT5 which provides a nicer inteface.
See #33248
2018-05-11 18:31:49 +02:00
Franz Pletz
c4f5d559da
home-assistant: add prometheus component dependency
2018-05-11 18:31:48 +02:00
Franz Pletz
59a6f939f8
pythonPackages.prometheus_client: init at 0.2.0
2018-05-11 18:31:48 +02:00
Franz Pletz
9d0202faa1
tzdata: 2017c -> 2018e
...
Notable changes:
- North Korea switches back to +09 on 2018-05-05.
2018-05-11 18:23:40 +02:00
adisbladis
2f37fecfa1
Merge pull request #40359 from r-ryantm/auto-update/falkon
...
falkon: 3.0.0 -> 3.0.1
2018-05-12 00:05:51 +08:00
John Ericson
9e9cdd7027
lib: Add more configure flag helpers
...
Add with/without to match enable/disable, and add
`--{enable,with}-key=value` versions of both.
2018-05-11 17:43:35 +02:00
R. RyanTM
095219565f
falkon: 3.0.0 -> 3.0.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/falkon/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.0.1 with grep in /nix/store/daa848kdkmv0l77b796h86djs0yn2wwh-falkon-3.0.1
- directory tree listing: https://gist.github.com/f0235aa275d8b64a8b8f61cf7b328049
2018-05-11 08:05:21 -07:00
Robert Schütz
188fdf5bd0
Merge pull request #40189 from catern/contextvars
...
Add pythonPackages.immutables, pythonPackages.contextvars
2018-05-11 16:40:17 +02:00
Carlos José Ruiz-Henestrosa Ruiz
5f8ee95642
tdesktop: Fix the icon path ( #40298 )
...
The `.desktop` file now refers to the icon as `telegram` instead of `telegram-desktop`. This caused a placeholder icon to be shown instead.
2018-05-11 15:55:24 +02:00
Graham Christensen
aa762930e7
Merge pull request #40350 from alexfmpe/fix-typo
...
osx-private-sdk: fix typo in comment
2018-05-11 09:45:06 -04:00
Alexandre Esteves
cb44120b81
Fix typo
2018-05-11 14:41:24 +01:00
Robin Gloster
183f56f2d6
acpid: 2.0.28 -> 2.0.29
2018-05-11 15:38:43 +02:00
Robin Gloster
93b4e6956e
acpid: fix cross
2018-05-11 15:38:43 +02:00
Tim Steinbach
46440d3426
docker-edge: 18.04.0-ce -> 18.05.0-ce
2018-05-11 09:19:41 -04:00
Spencer Baugh
1bfa8c294c
pythonPackages.contextvars: init at 2.2
2018-05-11 13:19:17 +00:00
Spencer Baugh
5862c6835a
pythonPackages.immutables: init at 0.5
2018-05-11 13:19:12 +00:00
Robert Schütz
16b4691dd1
seafile-client: 6.1.7 -> 6.1.8
2018-05-11 14:35:17 +02:00
Robert Schütz
d283368d73
Merge pull request #39681 from pstn/gnunet-service
...
nixos/gnunet: create switch for package.
2018-05-11 14:13:17 +02:00
Joachim Fasting
b15da3e330
tor-browser-bundle-bin: 7.5.3 -> 7.5.4
2018-05-11 14:08:08 +02:00
Sarah Brofeldt
0e1e0df243
Merge pull request #40304 from xeji/fix-graphite-test
...
nixos/tests/graphite: fix test
2018-05-11 13:56:56 +02:00
Philipp Steinpass
c3dba0b7a7
nixos/gnunet: create switch for package.
2018-05-11 13:54:00 +02:00
Jörg Thalheim
9c174783a1
Merge pull request #40334 from NixOS/yegortimoshenko-patch-4
...
hostapd: remove assertion (allow 5GHz channels)
2018-05-11 12:18:50 +01:00
Jörg Thalheim
d01a13b74a
Merge pull request #40308 from mrVanDalo/remove_backup
...
backup (gem) : remove
2018-05-11 12:17:56 +01:00
Tristan Helmich
d510ab9339
emby: 3.4.0.0 -> 3.4.1.0
2018-05-11 13:14:28 +02:00
xeji
2f6ac31dee
Merge pull request #40311 from romildo/fix.enlightenment
...
enlightenment: remove bashism from patch
2018-05-11 13:03:49 +02:00
Yegor Timoshenko
35375aa7ed
hostapd: remove assertion (allow 5GHz channels)
2018-05-11 13:56:18 +03:00
Domen Kožar
b7074a600b
i3status: 2.11 -> 2.12
2018-05-11 12:08:13 +02:00
Matthew Bauer
79dcdce633
openbsm: add audit_token_to_pid symbol
...
This is needed by some projects like Chromium that use openbsm/libbsm.
2018-05-11 04:39:57 -05:00
Tuomas Tynkkynen
83b3e6d705
kernel: Drop bitrotted MIPS patches
...
Not a single one of these applies to even 4.4 anymore, so these have
clearly bitrotted a long, long time ago.
2018-05-11 12:27:31 +03:00
Michael Raskin
b04deca324
Merge pull request #40319 from r-ryantm/auto-update/sleuthkit
...
sleuthkit: 4.6.0 -> 4.6.1
2018-05-11 08:27:27 +00:00
Michael Raskin
db426cecc4
Merge pull request #40322 from r-ryantm/auto-update/scowl
...
scowl: 2017.08.24 -> 2018.04.16
2018-05-11 08:26:57 +00:00
Frederik Rietdijk
406e9d25b5
Merge pull request #40278 from markus1189/googleearth
...
googleearth: init at 7.1.8.3036
2018-05-11 09:41:15 +02:00