Commit graph

172294 commits

Author SHA1 Message Date
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
qolii f4d1a4e899 Switch zsh-git-prompt to new fork. 2019-03-06 14:22:20 -08: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
zimbatm b1f767ef90
pipenv: fix python loading issue (#56495) 2019-03-06 17:56:44 +00:00
Artemis Tosini 8a8628f4dc openafs: fix OpenAFS 1.6 on Linux 4.20 (#56862)
openafs: fix OpenAFS 1.6 on Linux 4.20

This patch cherry-picks commits from the OpenAFS git repository to
add support for Linux 4.20 to OpenAFS 1.6.

There do not seem to be patches in the Git repository for full Linux 5.0
support, although I have added the ones which exist so far.

This patch has been tested on Linux 4.4, 4.14, 4.20, and is confirmed to
fail on Linux 5.0. It does not change the drv of the openafs package,
only linuxPackages_*.openafs.
2019-03-06 12:42:37 -05:00
Herwig Hochleitner 8b6a38ce7e nixos/virtualbox: add warning when for ineffective nixpkgs config
nixpkgs.config.virtualbox.enableExtensionPack doesn't do anything, but
used to. Add a warning for the unsuspecting.
2019-03-06 17:31:54 +01:00
Frederik Rietdijk f2a1d5b0c6 flatcc: init at 0.5.2 2019-03-06 17:29:04 +01:00
Andreas Rammhold 219b247e5b
Merge pull request #56607 from andir/cryptsetup-2.1
cryptsetup: 2.0.6 -> 2.1.0
2019-03-06 16:55:26 +01:00
Andreas Rammhold 2c05b5ee20
Merge pull request #56680 from andir/ipfs
ipfs: 0.4.18 -> 0.4.19, ipfs-cluster: 0.8.0 -> 0.9.0
2019-03-06 16:54:48 +01:00
Tim Steinbach 07fdb3b102
vivaldi-ffmpeg-codecs: 72.0.3626.121 -> 72.0.3626.122 2019-03-06 10:26:49 -05:00
Tim Steinbach 9d20f2214b
vivaldi: 2.3.1440.57-1 -> 2.3.1440.60-1 2019-03-06 10:26:49 -05:00
WilliButz 881ab86491
grafana: 6.0.0 -> 6.0.1 2019-03-06 16:26:20 +01:00
Matthew Bauer 5bc72b87b1
Merge pull request #52714 from furrycatherder/gitea-pam
gogs, gitea: add PAM support
2019-03-06 10:05:11 -05:00
Peter Simons c3944ac913
Merge pull request #56946 from iimog/fix-rPackages.phytools
rPackages.phytools: fix installation
2019-03-06 15:10:58 +01:00
Jörg Thalheim 4cb5200edc
Merge pull request #54536 from vidbina/update-ganttproject-to-2.8.9
Update ganttproject-bin from 2.7.2 to 2.8.10
2019-03-06 14:06:42 +00:00
Graham Christensen a530455284
Merge pull request #56448 from grahamc/libguestfs
libguestfs: build without the appliance
2019-03-06 09:02:17 -05:00