Jörg Thalheim
2157b83feb
Merge pull request #48512 from r-ryantm/auto-update/git-review
...
git-review: 1.26.0 -> 1.27.0
2018-10-17 11:36:07 +01:00
Jörg Thalheim
44e5877355
Merge pull request #48516 from r-ryantm/auto-update/fio
...
fio: 3.10 -> 3.11
2018-10-17 11:34:53 +01:00
Jörg Thalheim
2bbdd45a30
Merge pull request #48597 from dtzWill/update/git-recent-1.1.0
...
git-recent: 1.0.4 -> 1.1.0
2018-10-17 11:13:40 +01:00
Silvan Mosberger
484d7e2c66
Merge pull request #48598 from Chiiruno/dev/bcachefs
...
Update bcachefs
2018-10-17 11:31:09 +02:00
Anatolii Prylutskyi
4051fc901b
rambox: fix invalid sha256
2018-10-17 09:31:09 +01:00
Jörg Thalheim
81a0724fe2
Merge pull request #48582 from dtzWill/update/radare2-cutter-1.7.2
...
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-17 09:28:17 +01:00
Jaakko Luttinen
17f1eebb5b
pythonPackages.pvlib: 0.5.2 -> 0.6.0
2018-10-17 10:25:56 +02:00
Jörg Thalheim
35c037c2f5
Merge pull request #48581 from dtzWill/update/radare2-3.0.0
...
radare2: 2.9.0 -> 3.0.0, fix to use deps we provide
2018-10-17 09:17:34 +01:00
Jörg Thalheim
9aa43737f0
Merge pull request #48510 from r-ryantm/auto-update/gzdoom
...
gzdoom: 3.5.1 -> 3.6.0
2018-10-17 09:13:41 +01:00
Christoph Neidahl (OPNA2608)
0800c3a722
x11vnc: don't build broken Xdummy script
...
patching the currently broken Xdummy script out of the Makefile.am, else it gets put into bin.
this is not a regression of functionality, as it doesn't appear to be put into bin in the upstream version either.
2018-10-17 10:09:16 +02:00
Peter Hoeg
a14e9cf8e3
Merge pull request #48608 from peterhoeg/u/unifi
...
unifiStable: 5.8.30 -> 5.9.29
2018-10-17 15:44:57 +08:00
Renaud
3583fe7586
Merge pull request #26839 from volth/fetchmavenartifact-do-not-leak-hash
...
fetchMavenArtifact: prevent leaking nix hash to jar name
2018-10-17 09:34:34 +02:00
clefru
725fcdef3f
Fix hostapd's place in systemd dependency tree. ( #45464 )
...
* nat/bind/dhcp.service:
Remove. Those services have nothing to do with a link-level service.
* sys-subsystem-net-devices-${if}.device:
Add as BindsTo dependency as this will make hostapd stop when the
device is unplugged.
* network-link-${if}.service:
Add hostapd as dependency for this service via requiredBy clause,
so that the network link is only considered to be established
only after hostapd has started.
* network.target:
Remove this from wantedBy clause as this is already implied from
dependencies stacked above hostapd. And if it's not implied than
starting hostapd is not required for this particular network
configuration.
2018-10-17 09:18:52 +02:00
Frederik Rietdijk
c2c39a29f6
Merge pull request #48171 from costrouc/costrouc/python-fs
...
pythonPackages.fs: 0.5.4 -> 2.1.1 refactor move to python-modules
2018-10-17 09:13:03 +02:00
Ben Wolsieffer
3055a0c975
lirc: add support for Python bindings
2018-10-17 08:54:46 +02:00
Peter Hoeg
ef927360e3
unifiStable: 5.8.30 -> 5.9.29
2018-10-17 14:53:39 +08:00
Frederik Rietdijk
18fcc337af
Merge master into staging-next
2018-10-17 08:04:22 +02:00
Chris Ostrouchov
1ba50fe163
pythonPackages.gidgethub: init at 2.5.0
2018-10-17 08:02:16 +02:00
Matthew Bauer
a5de0ca963
treewide: preserve hashes
...
avoid mass rebuild from the last commits
2018-10-16 23:19:34 -05:00
Ben Gamari
95e3b53b06
yosys: 2018.09.30 -> 2018.10.17
2018-10-17 00:15:47 -04:00
Ben Gamari
8f64cedf17
nextpnr: 2018.08.09 -> 2018.10.17
2018-10-17 00:15:47 -04:00
Peter Hoeg
4a5c5b7c31
Merge pull request #48575 from bnikolic/magit-filenotify-fix
...
magit-filenotify: Fix missing dependency on git
2018-10-17 12:05:10 +08:00
Matthew Bauer
007faf02ca
boost: use correct platform
...
"platforms.all" could include any possible os (even a machine with no
OS at all!). We can’t possible hope to support all of that, so need to
be more specific.
2018-10-16 22:03:09 -05:00
Matthew Bauer
b491710542
sqlite: supports windows
2018-10-16 21:57:53 -05:00
Matthew Bauer
8652631b13
systems/doubles.nix: add mingw doubles
...
this makes it easier to show what supports windows vs. unix.
2018-10-16 21:56:58 -05:00
Matthew Bauer
51e5f8af42
treewide: don’t set CMAKE_SYSTEM_NAME
2018-10-16 21:52:38 -05:00
Matthew Bauer
0397453f1a
boost: remove broken patch
...
the boost url is broken - remove for now
2018-10-16 21:51:48 -05:00
Matthew Bauer
b3041b4455
make-derivation: set CMAKE_SYSTEM_* when cross compiling
...
Uses uname data to find what to set these variables:
- CMAKE_SYSTEM_NAME
- CMAKE_SYSTEM_PROCESSOR
- CMAKE_SYSTEM_VERSION
- CMAKE_HOST_SYSTEM_NAME
- CMAKE_HOST_SYSTEM_PROCESSOR
- CMAKE_HOST_SYSTEM_VERSION
2018-10-16 21:50:37 -05:00
Matthew Bauer
0e0894c37d
lib/systems: add uname attrs
2018-10-16 21:48:43 -05:00
Silvan Mosberger
9a3e418664
Merge pull request #46753 from redvers/add/openspin
...
openspin: init at 2018-10-02
2018-10-17 03:18:03 +02:00
Silvan Mosberger
e443bbf6fd
Merge pull request #45470 from Infinisil/znc-config
...
nixos/znc: More flexible module, cleanups
2018-10-17 03:01:30 +02:00
Silvan Mosberger
8319ec35b2
Merge pull request #47975 from aneeshusa/make-container-journals-available-from-host
...
containers: Make systemd journals available from the host
2018-10-17 02:56:05 +02:00
Silvan Mosberger
3743f8af08
Merge pull request #45225 from Ekleog/webassemblyjs
...
webassemblyjs tool suite: init at 1.7.8
2018-10-17 02:55:40 +02:00
Mateusz Kowalczyk
4eaf659d89
Merge pull request #48504 from r-ryantm/auto-update/imapfilter
...
imapfilter: 2.6.11 -> 2.6.12
2018-10-17 08:59:40 +09:00
Jörg Thalheim
76db7492db
python3.pkgs.pyls: 0.2.1 -> 0.3.0
2018-10-17 00:47:59 +01:00
隠岐奈
0c4a7a86fd
bcachefs-tools: 2018-08-22 -> 2018-10-12
2018-10-16 18:31:53 -05:00
隠岐奈
d8410167d1
linux_testing_bcachefs: 4.18.2018.09.21 -> 4.18.2018.10.12
2018-10-16 18:31:14 -05:00
volth
0c8cdb53f6
chromium: fix aarch64 build ( #48586 )
...
* chromium: fix aarch64 build
* chromium: use more stable urls
2018-10-17 01:21:29 +02:00
Josef Kemetmüller
7131749bee
pythonPackages.cligj: 0.4.0 -> 0.5.0 ( #48584 )
2018-10-17 01:18:46 +02:00
Will Dietz
1e3ce59e7d
git-recent: 1.0.4 -> 1.1.0
2018-10-16 18:09:55 -05:00
sjau
6a23e11e65
Flexget: 2.15.1 -> 2.16.2 ( #48583 )
2018-10-17 00:48:23 +02:00
Lassulus
b7632217ab
gitolite 3.6.7 -> 3.6.10 ( #48562 )
2018-10-17 00:20:38 +02:00
Timo Kaufmann
192dde6411
Merge pull request #48314 from c0deaddict/master
...
sonic-pi: 3.0.1 -> 3.1.0
2018-10-17 00:02:01 +02:00
Jörg Thalheim
043ed2ee6b
Merge pull request #48558 from r-ryantm/auto-update/babl
...
babl: 0.1.56 -> 0.1.58
2018-10-16 23:00:17 +01:00
nagato.pain
5ac9af2340
pythonPackages.python-ldap-test: init at 0.3.1
2018-10-16 14:33:48 -07:00
Tim Steinbach
e0a98c5dc0
oh-my-zsh: 2018-09-03 -> 2018-09-14
2018-10-16 16:50:46 -04:00
Rob Vermaas
67ef59334c
julia_10: update to 1.0.1
...
(cherry picked from commit 3b3a2d30df2de8dec7fa5bc5fe5ee8897e51630e)
2018-10-16 22:14:35 +02:00
Joachim F
7c436b9cdc
Merge pull request #48472 from joachifm/lkl-bump
...
lkl: 2018-03-10 -> 2018-08-22
2018-10-16 19:40:46 +00:00
Michael Weiss
5edc1dd7a8
signal-desktop: 1.16.2 -> 1.16.3
2018-10-16 21:39:54 +02:00
Will Dietz
26dfc0c533
radare2: fix update script to handle invocation from elsewhere
...
It looks like `with Path:` is supposed to be a context-manager
for changing directory but it doesn't seem to work and the only
way I've found to make that work is if we made our own and annotated it.
Instead just use nix search path to tell the expression where
to find the file it looks for.
Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
2018-10-16 14:05:01 -05:00