268323 Commits

Author SHA1 Message Date
Cheng Shao
643169bbb4 Fix ar command path in GHC.
Previously, the "ar command" in the global config of GHC in nixpkgs is
simply "ar" instead of a proper absolute path in the nix store. This
will result in an "ar: command not found" error when using GHC and cabal
in a pure nix shell. This commit adds the patch and applies to all
pre-9.0 versions.

See output of ghc --info for "ar command" value.
2021-02-05 22:54:09 +01:00
Sandro
2a0677fd9a
Merge pull request #112069 from arcz/manticore
pythonPackages.manticore: fix tests on darwin
2021-02-05 22:45:48 +01:00
Sandro
64cf6e20c5
Merge pull request #112061 from ymatsiuk/appgate
appgate-sdp: 5.3.2 -> 5.3.3
2021-02-05 22:45:35 +01:00
Sandro
0d294b1988
Merge pull request #112076 from fabaff/bump-praw
python3Packages.praw: 7.1.2 -> 7.1.3
2021-02-05 22:45:21 +01:00
Sandro
12e7e446d0
Merge pull request #112074 from 06kellyjac/kube3d
kube3d: 4.0.0 -> 4.1.0
2021-02-05 22:45:07 +01:00
Sandro
da132395c6
Merge pull request #112072 from rmcgibbo/nunavut 2021-02-05 22:43:20 +01:00
Sandro
d1af1a1cf0
Merge pull request #112011 from SuperSandro2000/fix-collection9 2021-02-05 22:39:56 +01:00
Michael Raskin
e248519cb9
Merge pull request #104003 from felschr/feat/etebase-server
etebase-server: init at 0.7.0
2021-02-05 21:37:34 +00:00
Michael Raskin
ce7da7dfef
Merge pull request #98962 from Zopieux/snapcast-fixes
Snapcast: v0.20.0 → v0.23.0, including various fixes to nixos/snapserver
2021-02-05 21:33:12 +00:00
Fabian Affolter
04ba5d82e2 python3Packages.praw: 7.1.2 -> 7.1.3 2021-02-05 21:55:37 +01:00
Ryan Mulligan
1af5968e28
Merge pull request #111804 from r-ryantm/auto-update/pcb2gcode
pcb2gcode: 2.1.0 -> 2.2.2
2021-02-05 12:50:16 -08:00
06kellyjac
73f62a6ad3 kube3d: 4.0.0 -> 4.1.0 2021-02-05 20:35:54 +00:00
Robert T. McGibbon
adbbf9c2fc python3Packages.nunavut: 0.6.2 -> 1.0.1 2021-02-05 15:29:04 -05:00
Robert T. McGibbon
271345235b python3Packages.pydsdl: 1.4.2 -> 1.9.4 2021-02-05 15:29:04 -05:00
06kellyjac
e79bae00d6 sacc: 1.02 -> 1.03 2021-02-05 20:23:27 +00:00
Sandro Jäckel
143bfd79ef
pythonPackages.datashader: Remove stale substituteInPlace 2021-02-05 21:21:06 +01:00
Sandro Jäckel
9207ae756b
pythonPackages.j2cli: Add SuperSandro2000 as maintainer 2021-02-05 21:21:06 +01:00
Sandro Jäckel
ba18acfe78
git-interactive-rebase-tool: Add SuperSandro2000 as maintainer 2021-02-05 21:21:06 +01:00
Sandro Jäckel
f7f0fd9185
duf: 0.5.0 -> 0.6.0 2021-02-05 21:21:05 +01:00
Doron Behar
6c30adbcb3
Merge pull request #112039 from r-ryantm/auto-update/pngcheck
pngcheck: 2.3.0 -> 3.0.2
2021-02-05 22:08:59 +02:00
Michael Weiss
ad588f04d4
chromium: 88.0.4324.146 -> 88.0.4324.150
https://chromereleases.googleblog.com/2021/02/stable-channel-update-for-desktop_4.html

This update includes 1 security fix. Google is aware of reports that an
exploit for CVE-2021-21148 exists in the wild.

CVEs: CVE-2021-21148
2021-02-05 21:03:36 +01:00
Michael Raskin
c3fbb346ae
Merge pull request #111887 from TredwellGit/libreoffice-fresh
libreoffice-fresh: 7.0.4.2 -> 7.1.0.3 & libreoffice-still: 6.3.5.2 -> 7.0.4.2
2021-02-05 19:45:25 +00:00
Matthias C. M. Troffaes
18e675cf31 wolfssl: 4.5.0 -> 4.6.0
breaks dependency cycle, uses --enable-all to ensure options.h is installed
2021-02-05 11:44:57 -08:00
Artur Cygan
9c618ae0fb pythonPackages.manticore: fix tests on darwin 2021-02-05 20:16:10 +01:00
R. RyanTM
32f98928a0 python37Packages.flask-paginate: 0.8.0 -> 0.8.1 2021-02-05 19:01:34 +00:00
Ryan Mulligan
601a2cb9fd
Merge pull request #111808 from r-ryantm/auto-update/procs
procs: 0.11.1 -> 0.11.3
2021-02-05 10:54:43 -08:00
Alexandre Macabies
255882fbcc nixos/snapserver: add AF_NETLINK to allowed address families
This is necessary for Librespot, which is spawned by snapserver in the
same cgroup. Librespot requires querying local ip links and addresses
for MDNS (Zeroconf/Avahi), and does so through NETLINK interface.
2021-02-05 19:23:25 +01:00
Alexandre Macabies
a36cc03d96 nixos/snapserver: update available stream types for v0.21.0
* Add 'librespot' (new name for 'spotify'), 'alsa', 'tcp'.
* Add a warning about the spotify -> librespot rename.
* Fix the deprecated example `mode = "listen"` for type 'pipe'.
* Update the tests to include a straightforward 'tcp' test.
2021-02-05 19:23:24 +01:00
Alexandre Macabies
5fd8747939 snapcast: v0.20.0 -> v0.23.0
Includes dependency update: aixlog: v1.2.1 -> v1.4.0
2021-02-05 19:23:24 +01:00
R. RyanTM
8e364d2684 osinfo-db: 20201218 -> 20210202 2021-02-05 19:18:37 +01:00
Kevin Cox
48f6dbe1f8
Merge pull request #109065 from Technical27/add-auto-cpufreq-module
nixos/auto-cpufreq: init module
2021-02-05 13:15:13 -05:00
Yurii Matsiuk
4a6d70595a
appgate-sdp: 5.3.2 -> 5.3.3 2021-02-05 19:11:16 +01:00
Sandro
72bfbe970b
Merge pull request #112017 from fortuneteller2k/add-flavours
flavours: init at 0.3.5
2021-02-05 18:54:56 +01:00
ajs124
536fe36e23
Merge pull request #112050 from helsinki-systems/revert-111456-top-level
Revert "nixos/top-level: add specialisation.<name>.configuration type"
2021-02-05 18:12:51 +01:00
Jan Tojnar
493bbc968b
Merge pull request #95337 from pasqui23/switchctl 2021-02-05 18:05:39 +01:00
Sandro
c25f19bd15
Merge pull request #110887 from ccellado/yams
yams: init at 0.7.3
2021-02-05 17:53:55 +01:00
Robert T. McGibbon
ed52ae79d3
python3Packages.linuxfd: mark linux only, clarify license (#112048) 2021-02-05 17:49:47 +01:00
Fritz Otlinghaus
56c42142ed Revert "nixos/top-level: add specialisation.<name>.configuration type"
This reverts commit 05fbc82771a0a63473cbd22cdc2367f393ad00f4.
2021-02-05 17:49:06 +01:00
Pasquale
f5f9a069d9
nixos/switcheroo-control: added nixos option
node/switcheroo-control: better formatting
2021-02-05 17:39:44 +01:00
Pasquale
2d0ccc0ec0
switcheroo-control: init at 2.3
switcheroo-control: addded to package set
2021-02-05 17:39:44 +01:00
fortuneteller2k
e7d1e15f45 flavours: init at 0.3.5 2021-02-06 00:23:25 +08:00
Martin Weinelt
5684b8de37
home-assistant: 2021.2.0 -> 2021.2.1 2021-02-05 17:23:09 +01:00
Martin Weinelt
82e0a55f35
python3Packages.pyicloud: 0.9.7 -> 0.10.2 2021-02-05 17:23:09 +01:00
Sandro
5ca36419d1
Merge pull request #112041 from sikmir/farbfeld
farbfeld: enable on darwin
2021-02-05 17:20:06 +01:00
Dmitry Kalinkin
580c2e4ec7
Merge pull request #112006 from holymonson/darwin-impure-cmds
Partial Revert "darwin: add impure-cmds"
2021-02-05 10:38:00 -05:00
Sandro
fb2e6ba5c4
Merge pull request #112026 from prusnak/primer3
python3Packages.primer3: fix build on darwin
2021-02-05 16:35:16 +01:00
Maximilian Bosch
ed2554f3d7
wlr-randr: 0.1.0 -> 0.2.0
ChangeLog: https://github.com/emersion/wlr-randr/releases/tag/v0.2.0
2021-02-05 16:15:20 +01:00
Nikolay Korotkiy
69c542e19c
farbfeld: enable on darwin 2021-02-05 18:06:06 +03:00
R. RyanTM
1f2a39e1dd pngcheck: 2.3.0 -> 3.0.2 2021-02-05 14:48:13 +00:00
Tim Steinbach
686d43fb39 linux/hardened/patches/5.4: 5.4.94-hardened1 -> 5.4.95-hardened1 2021-02-05 09:33:41 -05:00