Kevin Cox
58f3c19b78
Merge pull request #107638 from thiagokokada/opentabletdriver-init
...
opentabletdriver: init at 0.4.2/add module
2020-12-30 09:18:26 -05:00
Mrinal Purohit
b3bb7e5bf0
google-cloud-sdk: 319.0.0 -> 321.0.0
2020-12-30 19:42:19 +05:30
Vincent Laporte
ac02f26980
ocamlPackages.cppo: 1.6.{5,6} → 1.6.7
...
ocamlPackages.cppo_ocamlbuild: init at 1.6.7
2020-12-30 15:04:11 +01:00
Silvan Mosberger
2235f1b623
Merge pull request #107935 from r-ryantm/auto-update/buku
...
buku: 4.4 -> 4.5
2020-12-30 14:52:08 +01:00
Pavol Rusnak
037e9791a1
Merge pull request #107945 from ninjin/fdm-2.0
...
fdm: 1.9.0.20170124 -> 2.0
2020-12-30 14:45:30 +01:00
Pontus Stenetorp
a4e95b70f2
fdm: modernised syntax
2020-12-30 13:17:35 +00:00
Pontus Stenetorp
3fa4f4718f
fdm: 1.9.0.20170124 -> 2.0
2020-12-30 13:17:35 +00:00
Pontus Stenetorp
326f94c059
fdm: add ninjin as a maintainer
2020-12-30 13:17:34 +00:00
Pontus Stenetorp
6c509c3eb1
maintainers: add ninjin
2020-12-30 13:17:34 +00:00
Thiago Kenji Okada
791ef2e848
nixos/hardware: add opentabletdriver module
2020-12-30 10:14:30 -03:00
Michele Guerini Rocco
8ba15f6383
Merge pull request #107939 from c00w/ncdns
...
ncdns: Update to 2020-11-22 to remove go1.14 dep.
2020-12-30 14:09:02 +01:00
Jörg Thalheim
c461a5d969
Merge pull request #107770 from rmcgibbo/astropy
...
python3Packages.astropy: unbreak
2020-12-30 12:40:11 +00:00
sternenseemann
456ab13f90
meteor: 1.10.2 -> 1.12
2020-12-30 13:25:36 +01:00
github-actions[bot]
099a83caba
Merge master into staging-next
2020-12-30 12:24:47 +00:00
Fabian Affolter
77fc15da7c
python3Packages.paste: 3.4.1 -> 3.5.0
2020-12-30 13:16:57 +01:00
Andreas Rammhold
0f12442fb3
Merge pull request #106993 from andir/ml2pr/notcurses-init-at-2-1-0
...
notcurses: init at 2.1.0
2020-12-30 13:14:06 +01:00
Fabian Affolter
65d90a08f2
python3Packages.PyChromecast: add pythonImportsCheck
2020-12-30 13:09:02 +01:00
Fabian Affolter
5f498ef585
python3Packages.PyChromecast: 7.5.1 -> 7.7.1
2020-12-30 12:58:31 +01:00
Pavol Rusnak
b8baadcf4b
Merge pull request #107952 from fabaff/bump-adb-shell
...
python3Packages.adb-shell: 0.2.3 -> 0.3.0
2020-12-30 12:58:09 +01:00
Fabian Affolter
e15c0e6514
python3Packages.PyChromecast: update attributes
2020-12-30 12:57:04 +01:00
Pavol Rusnak
29b658e67e
Merge pull request #107917 from wishfort36/tiramisu
...
tiramisu: init at 1.0
2020-12-30 12:19:55 +01:00
Profpatsch
d5deb8c9a9
Merge pull request #107514 from Profpatsch/tree-sitter-fetch-all-grammars
...
Tree sitter fetch all grammars
2020-12-30 12:00:39 +01:00
SebastienWae
e8dd1fa1d9
kernelPackages.broadcom_sta: fix build for 5.9 ( #106760 )
...
* broadcom: fix build 5.9
Patch to fix the build error for the 5.9 Linux kernel.
* broadcom: swith 5.9 patch to Joan Bruguera's version
Switch the current patch for 5.9 to Joan Bruguera's version which is cleaner and also works for 5.10
2020-12-30 11:58:49 +01:00
Vladimír Čunát
95f685da60
python3Packages.mypy: don't use mypyc on 32-bit platforms
...
Almost all i686-linux tests got blocked because of this problem:
https://hydra.nixos.org/eval/1638038#tabs-now-fail
It regressed in PR #105462 (commit ad26cb9ee8).
Now I tested that at least some test got fixed:
nix build -f nixos/release-combined.nix nixos.tests.knot.i686-linux
This change won't even cause any rebuild on 64-bit platforms,
and using nix booleans seems nicer anyway.
2020-12-30 11:29:09 +01:00
Frederik Rietdijk
027c952090
Revert "libjpeg_turbo: apply cmake patch for darwin"
...
cmake is now on 3.19.2 solving the bug that required this patch.
This reverts commit 5524c43f2c0cc246de33d6eff378dcad843b2617.
2020-12-30 11:18:22 +01:00
wishfort36
06e80a5930
tiramisu: init at 1.0
2020-12-30 10:54:44 +01:00
R. RyanTM
abe806a180
python37Packages.pyclipper: 1.2.0 -> 1.2.1
2020-12-30 09:39:45 +00:00
Dominik Xaver Hörl
a2cf6f7c37
android-file-transfer: 4.1 -> 4.2
2020-12-30 10:32:52 +01:00
Fabian Affolter
1dc2b42dfe
python3Packages.adb-shell: 0.2.3 -> 0.3.0
2020-12-30 10:32:41 +01:00
Jörg Thalheim
7a580a1219
cntr: 1.2.1 -> 1.4.1
2020-12-30 07:50:44 +01:00
Julien Moutinho
8866576300
nixos/tor: improve type-checking and hardening
...
Fixes #77395 .
Fixes #82790 .
2020-12-30 07:50:44 +01:00
Jörg Thalheim
35c4d1d079
texlive: use python3 by default
...
There is one python helper script still written for: Utility for writing
Bengali in Rapid Roman Format. But this one does not seem super relevant
2020-12-30 07:50:35 +01:00
Jörg Thalheim
54f104bf25
python3.pkgs.keystone: init at 0.9.2
...
This is used in a couple of reverse engineering tools i.e. [gef](https://github.com/hugsy/gef ).
2020-12-30 07:50:35 +01:00
Jörg Thalheim
1024571d35
nixos/nscd: start in early boot
...
Services that have dynamic users require nscd to resolve users
via pam_systemd. Those services might not even create
their own dynamic users itself i.e. iptables.
To make sure nscd is always started when this is happening we move
nscd to sysinit.target and make sure that it is always started before
starting/reloading/restarting any other service.
2020-12-30 07:50:34 +01:00
h0m1
330218e69a
stage-1: create temporary secrets directory in /tmp and not in cwd
2020-12-30 07:50:34 +01:00
Jörg Thalheim
c56fbe4e09
buildFhsUserenv: don't downgrade root user
2020-12-30 07:50:34 +01:00
Jörg Thalheim
6722232b96
rubyPackages: update
2020-12-30 07:50:34 +01:00
Jörg Thalheim
d55bd2de70
rubyPackages: remove problematic packages
...
Those packages block regenerating the lock file.
Bundler loops forever
2020-12-30 07:50:33 +01:00
Jörg Thalheim
4caaec36dd
amazon-ec2-utils: 0.5.1 -> 1.3
2020-12-30 07:50:33 +01:00
Jörg Thalheim
7a86a9505c
tts: add pyworld dependency
...
this will become a dependency in the next version
2020-12-30 07:50:33 +01:00
Jörg Thalheim
f730926a6c
tts: better text expansion patches
2020-12-30 07:50:32 +01:00
Jörg Thalheim
f438013ac4
python3.pkgs.pyworld: init at 0.2.12
2020-12-30 07:50:32 +01:00
Jörg Thalheim
64a7e509d7
nixos/nix-daemon: fix unknown sandbox warnings
2020-12-30 07:50:32 +01:00
Jörg Thalheim
2070c6a11b
openafs_1_8: add version constraints
2020-12-30 07:50:32 +01:00
Jörg Thalheim
003c48411a
weechatScripts.wee-slack: switch to master
2020-12-30 07:50:31 +01:00
Jörg Thalheim
f84f71e1e0
nixos/nginx: add streamConfig option
2020-12-30 07:50:31 +01:00
Jörg Thalheim
a34aa811bd
sysdig: enable aarch64
2020-12-30 07:50:31 +01:00
Jörg Thalheim
f536901693
nixos/filesystems: don't allow mountpoints with trailing slash
...
They are semantically the same as the non-slash version and therefore
are potential source of duplicates.
Also fixes https://github.com/NixOS/nixpkgs/issues/78951
2020-12-30 07:50:31 +01:00
Jörg Thalheim
19bf53f143
nixos/filesystems: faster nonEmtpyStr check
...
regexes should be faster than nix functions
2020-12-30 07:50:30 +01:00
Jörg Thalheim
b8a19ca2bc
nixos-rebuild: add --impure flag
...
There are two use case for this flag:
1. NixOS developer usually use a nixpkgs checkout for development.
Copying nixpkgs everytime when rebuilding NixOS is way to slow, even
with NVME disks.
2. Folks migrating from impure configuration in a sufficient complex
infrastructure need this flag to gradually migrate to NixOS flakes.
2020-12-30 07:50:30 +01:00