269515 Commits

Author SHA1 Message Date
Rouven Czerwinski
0e56f99681 gensio: 2.2.1 -> 2.2.3 2021-01-26 15:25:20 +01:00
TilCreator
38e0c51452 waifu2x-converter-cpp: 5.3.3 -> 5.3.4 2021-01-26 15:19:42 +01:00
Jörg Thalheim
1c7b48c1e7
Merge pull request #110854 from Mic92/tokenizer
python3.pkgs.tokenizers: fix build
2021-01-26 14:19:35 +00:00
Sandro Jäckel
10c78e998f
trellis: Don't fetch from fork repo while actually fetching master from the original 2021-01-26 15:19:03 +01:00
Sandro Jäckel
6df9963b71
siji: replace commit with equivalent from master, replace fetchzip with fetchFromGitHub 2021-01-26 15:19:03 +01:00
Sandro Jäckel
47c869a42d
lebretro.snes9x: Fetch commit from master
The commit choosen is the parent of the commit that was here before.
The change in the commit does not matter for NixOS.
2021-01-26 15:19:03 +01:00
Sandro Jäckel
f8cd0b402a
linuxPackages.rtlwifi_new: Add comment that commit does not exist on any branch on target repository 2021-01-26 15:19:02 +01:00
Sandro Jäckel
9a4494a075
pyrseas: fetch pgdbconn from tag 2021-01-26 15:19:02 +01:00
Sandro Jäckel
25e7d3949c
openmw: Add comment that commit does not exist on any branch on target repository 2021-01-26 15:19:01 +01:00
Sandro Jäckel
6edb917884
artyFX: Replace commit with equivalent from master 2021-01-26 15:19:01 +01:00
Sandro Jäckel
7c450f4674
pythonPackages.nmigen-soc: Replace commit with equivalent, author changed 2021-01-26 15:19:00 +01:00
Sandro Jäckel
0e80a5f6cb
linuxPackages.acpi-call: Replace commit with equivalent from master 2021-01-26 15:19:00 +01:00
Sandro Jäckel
a8758fdce5
bcachefs: Add comment that commit does not exist on any branch on target repository 2021-01-26 15:19:00 +01:00
Sandro Jäckel
24e36fdd82
openra.mods: Add comment that commit does not exist on any branch on target repository 2021-01-26 15:18:59 +01:00
Sandro Jäckel
76834ccbaa
pythonPackages.greatfet: Use github release tag 2021-01-26 15:18:59 +01:00
Sandro Jäckel
99892a9bb5
usync: use similar commit from master after probably force pushes upstream 2021-01-26 15:18:58 +01:00
Sandro Jäckel
897b67b324
django-crispy-forms: 2019.04.21 -> 1.10.0 2021-01-26 15:18:58 +01:00
Sandro Jäckel
b00ab7489e
gr-ais: fetch commit from master and use fetchpatch for PR commit 2021-01-26 15:18:57 +01:00
Sandro Jäckel
0b90d29486
hdl-dump: replace commit which doesn't belong to any branch with latest master which changes only CI after several force pushes 2021-01-26 15:18:57 +01:00
Sandro Jäckel
5d4a0aeee5
snipes: replace commit which doesn't belong to any branch with parent commit and recreate patch 2021-01-26 15:18:57 +01:00
Jörg Thalheim
e049392289
python3.pkgs.tokenizers: fix build 2021-01-26 15:16:43 +01:00
Fabian Affolter
a5f0f5dec4 python3Packages.shodan: 1.24.0 -> 1.25.0 2021-01-26 14:36:40 +01:00
Rouven Czerwinski
e5db845846 rauc: 1.5 -> 1.5.1
New bugfix release.
2021-01-26 13:55:50 +01:00
Jan Tojnar
69fca326f8
Merge branch 'master' into staging-next 2021-01-26 13:53:25 +01:00
sternenseemann
9a8bd5a0fa zz: 0.1 -> unstable-2021-01-26 2021-01-26 13:26:18 +01:00
Ivan Jager
b60b4023d7 rr: Build with gcc9
To work around linking errors with gcc10

    src/AddressSpace.cc:1632: undefined reference to `rr_syscall_addr'

Fixes #110756
2021-01-26 06:21:19 -06:00
Andreas Rammhold
ed46383416 docker: allow overriding package inputs per docker package
Previously we could not override the input packages to docker at all as
that had been shadowed due to the usage of inherit in all-package.nix.

We are now mixing the "variable" variables for the build and the
dependency declarations for the package and using callPackage as if each
of the docker packages would be separate files that we evaluate.

This now enables overriding e.g. iptables for a single verison of
docker which previously was not feasible without importing the
default.nix again (and passing different arguments).

> pkgs.docker.override { iptables = pkgs.iptables-nftables-compat; }
2021-01-26 13:08:25 +01:00
bb2020
603e14c793 nixos/alsa: disable OSSEmulation by default
OSS Emulation is considered incomplete so disabling it by default.
Using user level alsa-oss library (nix-env -iA nixos.alsaOss) over
this kernel module is recommended.
2021-01-26 15:06:33 +03:00
Emery Hemingway
13a6565c4c erofs-utils: 1.2 -> 1.2.1 2021-01-26 12:46:47 +01:00
Julien Moutinho
39a5e2c76b nixos/freeciv: init 2021-01-26 12:33:59 +01:00
Julien Moutinho
dbbdc2eb3e freeciv: fix Qt runtime 2021-01-26 12:33:59 +01:00
Daniël de Kok
35cd023905
Merge pull request #110838 from r-burns/rocm
llvmPackages_rocm.clang: add isClang and llvm passthru
2021-01-26 12:25:55 +01:00
Fritz Otlinghaus
d40f7dcb31 nixos/cgminer: add types 2021-01-26 12:24:48 +01:00
zowoq
c4f1e134ac gdu: 4.2.0 -> 4.3.0
https://github.com/dundee/gdu/releases/tag/v4.3.0
2021-01-26 21:24:17 +10:00
Pavol Rusnak
2d559b6128
Merge pull request #110829 from r-burns/riscv-coreutils
coreutils: fix build on riscv
2021-01-26 12:07:54 +01:00
Ryan Burns
44c46905b9 llvmPackages_rocm.clang: add isClang and llvm passthru
Matches generic clang compilers, and fixes isClang inspection, which
071030840252273acf05c9902458d4db5bdd71ab depends on for the
`--gcc-toolchain` flag to be set up properly.

Fixes rocm-comgr
2021-01-26 02:32:59 -08:00
Fabian Affolter
3b8c2d56e0 python3Packages.teslajsonpy: 0.10.4 -> 0.11.0 2021-01-26 11:01:52 +01:00
Sandro
117addb0f8
Merge pull request #110753 from markuskowa/add-spglib
spglib: init at 1.16.0
2021-01-26 10:34:47 +01:00
Andreas Rammhold
59e73f20ad
Merge pull request #94370 from bb2020/qemu
pkgs/qemu: add qemu_full package
2021-01-26 10:19:38 +01:00
André-Patrick Bubel
cf6ce59701 mediathekview: enable JRE preview option 2021-01-26 08:57:25 +01:00
Fabian Affolter
705f65ad66 home-assistant: update component-packages 2021-01-26 08:54:26 +01:00
Fabian Affolter
6796193442 python3Packages.avion: init at 0.10 2021-01-26 08:54:08 +01:00
Fabian Affolter
443e4c88b5 python3Packages.bluepy-devices: init at 0.2.1 2021-01-26 08:53:18 +01:00
R. RyanTM
fe1e5e3698 mediathekview: 13.5.1 -> 13.7.0 2021-01-26 08:47:40 +01:00
sternenseemann
f0a821afc5 opam-installer: init at 2.0.7 2021-01-26 08:17:31 +01:00
Vladimír Čunát
a648a07c19
Merge #104742: linux bootstrap tools: fix tests on ppc64 2021-01-26 08:09:59 +01:00
github-actions[bot]
312f252eba
Merge master into staging-next 2021-01-26 06:19:03 +00:00
R. RyanTM
38e23aeda3 freetds: 1.1.42 -> 1.2 2021-01-26 11:20:46 +08:00
John Ericson
054f792d31
Merge pull request #110828 from r-burns/ppc64-riscv-linux-arch
lib/systems: fix linuxArch for power + riscv
2021-01-25 21:38:33 -05:00
Ryan Burns
bcece861e8 coreutils: fix build on riscv
RISC-V has the same issue as ARM64 with coreutils.

Fixes pkgsCross.riscv64.coreutils
2021-01-25 18:13:47 -08:00