Commit Graph

201768 Commits

Author SHA1 Message Date
Silvan Mosberger
b31a8f7a90
buildStackProject: Set __noChroot to make it fail without sandbox
Building such a derivation will result in

  error: derivation '/nix/store/nk4wms3hk4mp9lc86k30vc8w44fcq0rj-foo.drv' has '__noChroot' set, but that's not allowed when 'sandbox' is 'true'

when attempting to build it without --option sandbox false
2019-11-14 01:32:04 +01:00
Maximilian Bosch
e2bad17af7
vim-vint: fix startup
Ensure that `pkg_resources` is available during runtime.
2019-11-14 01:12:46 +01:00
worldofpeace
7c8b042723 mendeley: use wrapQtApp 2019-11-13 19:03:45 -05:00
worldofpeace
c62c7b8f5f
Merge pull request #73326 from alexarice/mendeley-qt-fix
mendeley: Use Qt mkDerivation
2019-11-13 23:59:25 +00:00
Lucas Franceschino
0ac7bb6328 ppsspp: use qt5's mkDerivation 2019-11-13 18:52:31 -05:00
Brian McKenna
07829a0c92 unison-ucm: 1.0.M1d-alpha -> 1.0.M1e-alpha
* unison-ucm: 1.0.M1d-alpha -> 1.0.M1e-alpha (#72279)

* unison-ucm: refresh meta
homepage and licenses
2019-11-14 00:50:09 +01:00
Aleksandar Topuzović
6b3cc03b45
nixos/ttyd: init 2019-11-13 23:18:47 +00:00
R. RyanTM
fcb5d7ebf8 postgresql11Packages.pg_partman: 4.1.0 -> 4.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pg_partman/versions

 (#71747)
2019-11-14 00:09:43 +01:00
R. RyanTM
7b599dc25e busybox: 1.30.1 -> 1.31.1
(#72452)
2019-11-14 00:07:53 +01:00
R. RyanTM
08e5985873 qjackctl: 0.5.9 -> 0.6.0 (#71855)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qjackctl/versions
2019-11-14 00:05:17 +01:00
R. RyanTM
77b8701c5f openapi-generator-cli: 4.1.3 -> 4.2.0
(#72589)
2019-11-13 23:53:35 +01:00
Silvan Mosberger
c482b65abe
nixos/acme: Fix allowKeysForGroup not applying immediately (#72056)
nixos/acme: Fix allowKeysForGroup not applying immediately
2019-11-13 23:51:34 +01:00
R. RyanTM
f5dd1191f8 python38Packages.ROPGadget: 5.8 -> 5.9
(#72668)
2019-11-13 23:51:20 +01:00
R. RyanTM
d8e9b89b48 intel-graphics-compiler: 1.0.10 -> 1.0.2714.1
(#72540)
2019-11-13 23:23:52 +01:00
Matthew Bauer
1c3deb9642
Merge pull request #73084 from lopsided98/llvm-7-armv6l
llvm_7: disable failing test on armv6l
2019-11-13 17:20:13 -05:00
Matthew Bauer
56c309f953
Merge pull request #73083 from lopsided98/llvm-9-arm
llvm_9: disable failing tests on 32-bit ARM
2019-11-13 17:19:45 -05:00
Pamplemousse
02583ed283 pythonPackages.itanium_demangler: init at 1.0 2019-11-13 14:10:34 -08:00
Dmitry Kalinkin
f4ae8d09e7
texlive: remove dvidvi override
Not needed anymore
2019-11-13 16:54:53 -05:00
Franz Pletz
a6bb97d16f
Merge pull request #73300 from NinjaTrappeur/nin-vsftpd-virtusers
modules/vsftpd: Add virtual users support
2019-11-13 21:37:33 +00:00
Nejc Zupan
1c406512eb Use wheel instead of pyjokes
We need an egg to install to test that pipenv works. Instead of
downloading & installing pyjokes, let's use wheel since we already
have it.

Refs https://github.com/NixOS/nixpkgs/pull/73349#discussion_r345830233
2019-11-13 22:28:57 +01:00
Nejc Zupan
5cbdff56ee make sure not to pollute the build directory 2019-11-13 22:28:57 +01:00
Nejc Zupan
ad078d83a4 Add checkPhase for pipenv
This is to prevent regressions such as https://github.com/NixOS/nixpkgs/issues/73254
by using pipenv to install a simple Python package, thus testing
that pipenv was built correctly.

Many thanks to @Infinisil and @domenkozar for hand-holding!
2019-11-13 22:28:57 +01:00
SRGOM
97a3671625 onedrive: 2.3.10 -> 2.3.11
Address review comments
2019-11-13 13:25:12 -08:00
SRGOM
3bc67c81ce onedrive: 2.3.10 -> 2.3.11
Also, changed name to onedrive-abraunegg. Shows it's not official, and also gets tracked in repology for a potential auto-update using @ryantm 's bot.
2019-11-13 13:25:12 -08:00
R. RyanTM
69561925c0 rdkafka: 1.2.0 -> 1.2.2
* rdkafka: 1.2.0 -> 1.2.1
* rdkafka: 1.2.1 -> 1.2.2
(#72562)
2019-11-13 22:22:26 +01:00
Florian Klink
01e280aa44
Merge pull request #73064 from minijackson/jellyfin-things
jellyfin: update to 10.4.1, port test to python
2019-11-13 22:15:37 +01:00
Kristoffer Søholm
f74aafc9e6 pythonPackages.pwntools: 3.12 -> 4.0b0
Fixes the broken build. I chose to go directly to 4.0 beta because
stable is pretty old, and because 4.0 has python3 support.
2019-11-13 13:15:12 -08:00
Oleksii Filonenko
20394a368e cargo-deb: init at 1.21.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2019-11-13 13:06:25 -08:00
Florian Klink
1dacc3d4be
Merge pull request #73061 from Izorkin/samba
samba: remove redundant dependency on network.target
2019-11-13 22:01:02 +01:00
Ben Wolsieffer
a72ba67852 libzip: 1.3.0 -> 1.5.2
+ fix pkgconfig paths
(#68044)
2019-11-13 21:58:39 +01:00
Alexey Shmalko
f0f1e12a1c
Merge pull request #73313 from astro/tdns-cli
tdns-cli: init at 0.0.5
2019-11-13 21:59:19 +02:00
worldofpeace
1f23abf3b6 bamf: cleanup 2019-11-13 14:25:17 -05:00
worldofpeace
b0012a9736 bamf: port tests to python3 lxml 2019-11-13 14:23:13 -05:00
Burke Libbey
f52979b22f shadowenv: 1.2.1 -> 1.3.1 2019-11-13 13:18:09 -05:00
R. RyanTM
3e7fcc4d18 neo4j: 3.5.11 -> 3.5.12 (#71692)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-11-13 19:01:08 +01:00
R. RyanTM
6bc44e6e9d snd: 19.7 -> 19.8 (#71875)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snd/versions
2019-11-13 18:54:32 +01:00
R. RyanTM
86f1494abf sourceHighlight: 3.1.8 -> 3.1.9
(#71884)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/source-highlight/versions
2019-11-13 18:41:39 +01:00
David Wood
1485bce868
starship: 0.25.2 -> 0.26.4 2019-11-13 17:29:57 +00:00
Félix Baylac-Jacqué
a628f5efd9
modules/vsftpd: Add virtual users support
Add a virtual user system based around pam and a Berkeley
user database.

Adding the:

- localRoot
- userDbPath
- allowWriteableChroot
- virtualUseLocalPrivs

Vsftpd options.
2019-11-13 18:17:04 +01:00
Astro
65a9f34ea4 tdns-cli: init at 0.0.5 2019-11-13 18:17:02 +01:00
Timo Kaufmann
0ae46ca265
Merge pull request #71282 from timokau/tensorflow-1.15.0
python.pkgs.tensorflow: 1.14.0 -> 1.15.0
2019-11-13 17:11:31 +01:00
Renaud
2cd1695e86
Merge pull request #72740 from kolaente/update/jetbrains
jetbrains.* 2019.2.3 -> 2019.2.4 (mostly)
2019-11-13 16:56:51 +01:00
Sascha Grunert
f060bf247d cni-plugins: v0.8.2 -> v0.8.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-13 16:51:48 +01:00
Izorkin
705bafb3cf nftables: update build configuration 2019-11-13 16:50:18 +01:00
Franz Pletz
4d9899ef13
nixos/tests: fix mpd test 2019-11-13 16:44:44 +01:00
Peter Hoeg
1eea0f52b8
mpc: 0.28 -> 0.31 2019-11-13 16:44:44 +01:00
Arnout Engelen
7eddc92374 documentation: show combining python35.withPackages and mkShell
this had me stumped - thanks to adisbladis on irc
2019-11-13 16:44:26 +01:00
Will Dietz
911fe47772 microcodeIntel: 20190918 -> 20191112
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112
2019-11-13 16:42:33 +01:00
Kirill Boltaev
9c4ed341cc xits-math: use python3 2019-11-13 16:41:03 +01:00
Kirill Boltaev
ec44fc51f5 xits-math: update homepage 2019-11-13 16:41:03 +01:00