Commit graph

172254 commits

Author SHA1 Message Date
Matthieu Coudron 246e354e1f
lua5Packages.luuid: fix build
libuuid is null outside of linux which may explain why ofborg refused it.
2019-03-07 10:34:26 +00:00
Matthieu Coudron ed7818219a
lua: run postConfigure hook for rock and rockspec
it was previously run only for src.rock
2019-03-07 10:34:01 +00:00
Vladimír Čunát e47a33ddfb
bird2: 2.0.2 -> 2.0.4
https://gitlab.labs.nic.cz/labs/bird/blob/v2.0.4/NEWS
The patch doesn't need so much context.
2019-03-07 11:30:30 +01:00
markuskowa dd60ccaca7
Merge pull request #56981 from knedlsepp/fix-sewer
sewer: Fix build
2019-03-07 11:22:58 +01:00
Matthieu Coudron b93ccb7136
lua: add isLua53 2019-03-07 10:17:44 +00:00
markuskowa 9fd50e6955
Merge pull request #56942 from markuskowa/fix-gr-limesdr
gnuradio-limesdr: fix build
2019-03-07 10:58:57 +01:00
Matthieu Coudron 0752393738 python3Packages.matplotlib: 3.0.2 -> 3.0.3 2019-03-07 10:07:29 +01:00
Frederik Rietdijk 1f8b70e5e5 ticpp: init at unstable-2019-01-09 2019-03-07 10:05:23 +01:00
Nikola Knezevic 1609f860f5 strongswan: Make it build on macOS
Original expression could not be built on macOS due to using dependencies to
Linux only packages. This change fixes that by grouping the dependencies based
on the suitable system. In addition, it uses `configure` flags recommended by
the project for building on macOS, as well the ones used by Homebrew.
2019-03-07 10:05:17 +01:00
Frederik Rietdijk 931ee3e589 multipart-parser-c: init at unstable-2015-12-14 2019-03-07 09:59:10 +01:00
Frederik Rietdijk bca5d89ccf prometheus-cpp: init at 0.6.0 2019-03-07 09:53:36 +01:00
Frederik Rietdijk 15e8eebb6d civetweb: init at 1.11 2019-03-07 09:53:36 +01:00
Lancelot SIX e5091dea9e
Merge pull request #56491 from lsix/django_updates
Django updates
2019-03-07 09:51:06 +01:00
Matthieu Coudron 64801cc153 lua-packages.nix:remove unused 'overrides' setting
This was leftover from early implementations.
The overrides are passed via packageOverrides in lua-modules/default.nix
2019-03-07 17:43:07 +09:00
Matthieu Coudron 68a72f1a47 luarocks-nix: bump to match luarocks
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron c37b8925ba luarocks: 2.4.4 -> 3.0.4
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Tom Hunger 488230c253 pytorch: Use nativeBuildInputs to specify binary build dependencies. 2019-03-07 09:41:43 +01:00
Lancelot SIX 3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Michael Raskin 80d032b13b
Merge pull request #56999 from knedlsepp/fix-cgui
cgui: 2.0.3 -> 2.1.0 (to fix build)
2019-03-07 08:10:04 +00:00
lewo 76c1685457
Merge pull request #56929 from stephengroat/patch-4
gcompris: fix build
2019-03-07 08:40:17 +01:00
Peter Simons 33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Ryan Mulligan 6aa7c9d776
Merge pull request #56828 from seqizz/g_gita080
gitAndTools.gita: 0.7.2 -> 0.8.2
2019-03-06 21:34:27 -08:00
Silvan Mosberger 992364d34e
Merge pull request #57003 from ivan/chromium-sha256
chromium: fix sha256 for 72.0.3626.121
2019-03-07 05:26:03 +01:00
Ryan Mulligan 5896677b47
Merge pull request #56956 from smaret/gildas
gildas: 20190201_b -> 20190301_a
2019-03-06 19:28:41 -08:00
Ryan Mulligan 6f583c3b92
Merge pull request #56858 from rnhmjoj/arx
arx-libertatis: 2018-08-26 -> 2019-02-16
2019-03-06 19:27:12 -08:00
kyren 4bf1d8c67d nixos/bepasty: switch to python3Packages to match bepasty package
I think the bepasty nixos service has been broken since c539c02, since
bepasty changed from using python2.7 to python3.7.  This updates the
nixos module to refer to the matching python version.
2019-03-06 22:18:59 -05:00
kyren ff6e4b44dc stepmania: switch to clangStdenv
Stepmania appears to be miscompiled with gcc, fixes #54227
2019-03-06 22:14:18 -05:00
Ryan Mulligan b144b7868b
Merge pull request #56829 from vbgl/obelisk-0.4.0
obelisk: 0.3.0 -> 0.4.0
2019-03-06 19:10:16 -08:00
Ryan Mulligan 7434fe2b3c
Merge pull request #56870 from fgaz/zeronet/0.6.5
zeronet: 0.6.4 -> 0.6.5
2019-03-06 19:03:36 -08:00
Ryan Mulligan 224ad7d5b5
Merge pull request #56930 from carlosdagos/sshuttle-0.78.5
sshuttle: 0.78.4 -> 0.78.5
2019-03-06 19:00:28 -08:00
Ryan Mulligan de22967b5e
Merge pull request #56938 from buffet/update-filet
filet: 0.1.0 -> 0.1.1
2019-03-06 18:56:53 -08:00
Dmitry Kalinkin 0baa7c90c6
Merge pull request #56211 from eadwu/nvidia_x11/2019-02-22
nvidia_x11: 2019-02-22
2019-03-06 21:10:22 -05:00
Will Dietz f686206fb4
Merge pull request #56984 from dtzWill/update/birdfont-2.26.0
birdfont: 2.25.0 -> 2.26.0
2019-03-06 19:39:01 -06:00
Will Dietz 7c9e0cbddc
Merge pull request #56983 from dtzWill/update/xapian-1.4.11
xapian: 1.4.10 -> 1.4.11
2019-03-06 19:38:01 -06:00
Ivan Kozik 2129c6ec05 chromium: fix sha256 for 72.0.3626.121
The sha256 was previously unchanged from 72.0.3626.119
2019-03-07 00:37:01 +00:00
Danylo Hlynskyi ef1911d045 zram: revert "change default algorithm to zstd" (#56856)
19.03 default kernel is still 4.14, which doesn't support zstd. So,
zramSwap in current fasion fails on default kernel.
2019-03-07 02:11:20 +02:00
Danylo Hlynskyi af5909a272
nixos/auto-upgrade: enable service only when it's enabled in options (#56948)
* nixos/auto-upgrade: enable service only when it's enabled in options

This reduced closure size of `tinyContainer` from 449 MB to 403 MB
2019-03-07 02:09:02 +02:00
Silvan Mosberger 502a4263a3
Merge pull request #55936 from tobim/modules/snapserver
nixos/snapserver: init
2019-03-07 00:00:48 +01:00
Josef Kemetmüller 8e4b9c0305 cgui: 2.0.3 -> 2.1.0 2019-03-06 23:57:50 +01:00
Tobias Mayer 085751b63b nixos/snapserver: init
A nixos module for configuring the server side of pkgs.snapcast.
The module is named "snapserver" following upstream convention.
This commit does not provide module for the corresponding client.

Fix handling of port and controlPort

Fix stream uri generation & address review

Remove unused streams options & add description

Add missing description & Remove default fs path

Use types.port for ports & formatting improvements

Force mpd and mopidy to wait for snapserver
2019-03-06 23:40:05 +01:00
Lily Ballard 53508b1d8e jazzy: 0.9.0 -> 0.9.5
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
Dmitry Kalinkin 01ad172921
rivet: 2.7.0 -> 2.7.0
Upstream changed tarball yet again. The change is to autotools scripts,
the new ones have a more strict check for "yoda" package version.
2019-03-06 16:47:55 -05:00
Will Dietz d01bdbee28 notmuch: 0.28.2 -> 0.28.3
https://notmuchmail.org/pipermail/notmuch/2019/027481.html
2019-03-06 22:42:38 +01:00
Jan Tojnar 9735dbcbb1
pulseeffects: 4.4.7 → 4.5.5
https://github.com/wwmm/pulseeffects/blob/v4.5.5/CHANGELOG.md#455
2019-03-06 22:09:53 +01:00
Pascal Bach 415b927653 nixos/nextcloud: fix escapings and ocm-provider 2019-03-06 21:56:27 +01:00
Stephen 38ee19986d qtwebkit-plugins: fix build for different hunspell version (#56925) 2019-03-06 15:38:57 -05:00
Will Dietz e7960be204 birdfont: 2.25.0 -> 2.26.0 2019-03-06 14:20:57 -06:00
Will Dietz 107c3e976f xapian: 1.4.10 -> 1.4.11
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
Josef Kemetmüller 841beafd10 sewer: 0.6.0 -> 0.7.0 2019-03-06 21:12:59 +01:00
Josef Kemetmüller 19fc5cb3db sewer: Fix build
The sed expression actually caused an error on hydra:
```
sed: -e expression #1, char 18: Invalid collation character
```
It seems to build fine without it however.
2019-03-06 21:11:15 +01:00