Commit Graph
229589 Commits
Author SHA1 Message Date
Terje LarsenandSilvan Mosberger cd9b4e02d0 nodePackages.tsun: add typescript to NODE_PATH
This package has typescript as dependency, but it is specified as peer
dependency which is not reflected via the nodePackages generation script
which is using node2nix which is requiring `--include-peer-dependencies`
to include such dependencies.

In order to be able to run this package stand alone, it needs to add the
typescript module to the NODE_PATH.

Fix #88046
2020-08-20 20:51:03 +02:00
Timo KaufmannandGitHub 20e62aa580 Merge pull request #90249 from Ericson2314/fix-old-php
php < 7.4: Fix validation of PKG_CONFIG var
2020-06-14 12:30:36 +02:00
Michael Weiss 29f3a2fd1a fscrypt-experimental: 0.2.8 -> 0.2.9 2020-06-14 12:01:36 +02:00
Linus Heckemann 2c6fcb0499 Merge pull request #85899 2020-06-14 11:15:41 +02:00
LassulusandGitHub cdfb8286d9 Merge pull request #82043 from c0deaddict/feature/sonic-pi-upgrade
sonic-pi: 3.1.0 -> 3.2.0
2020-06-14 09:52:55 +02:00
Vincent LaporteandVincent Laporte 2d50195be2 coqPackages.flocq: 3.2.0 → 3.3.1 2020-06-14 09:51:00 +02:00
Jörg ThalheimandGitHub a9b1845d60 Merge pull request #90278 from cole-h/alacritty
alacritty: install example config
2020-06-14 08:14:33 +01:00
taku0andFrederik Rietdijk 0a146054bd flashplayer: 32.0.0.371 -> 32.0.0.387 2020-06-14 08:44:44 +02:00
Bart BrounsandFrederik Rietdijk 28878c9ffd dragonfly-reverb: 3.0.0 -> 3.1.1 2020-06-14 08:44:07 +02:00
Samuel Dionne-RielandFrederik Rietdijk 27e13f4f64 nix-universal-prefetch: 0.2.0 -> 0.3.0 2020-06-14 08:42:30 +02:00
Daniël de KokandFrederik Rietdijk b188f230cb drawio: 13.0.3 -> 13.2.2
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.2.2
2020-06-14 08:41:35 +02:00
Daniel FullmerandFrederik Rietdijk 37b0c7f9da diffoscope: add danielfullmer as maintainer 2020-06-14 08:40:59 +02:00
Daniel FullmerandFrederik Rietdijk a9df1f768a diffoscope: 146 -> 147 2020-06-14 08:40:59 +02:00
Greg RoodtandFrederik Rietdijk 9d11a2722c argo: 2.6.1 -> 2.8.1 2020-06-14 08:39:54 +02:00
Cole Helbling c615ba3f6a alacritty: install example config
A user recently asked where to find Alacritty's default config on NixOS
[1], since we don't have `/usr/share/doc/` (which is where other
operating systems, like Arch, install it). Now it can be accessed by
building alacritty and referring to `result/share/doc/alacritty.yml`.

[1] https://logs.nix.samueldr.com/nixos/2020-06-13#3598860;
2020-06-13 19:53:56 -07:00
Peter HoegandGitHub eb62c7edc8 Merge pull request #90261 from prusnak/installer-zstd-rm
images: remove original files when using zstd for compression
2020-06-14 10:39:10 +08:00
Dmitry KalinkinandGitHub f97f334a6c Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Dmitry KalinkinandGitHub 4361446b99 Merge pull request #89277 from veprbl/uriparser_0_9_4
uriparser: 0.9.3 -> 0.9.4
2020-06-13 19:53:37 -04:00
Dmitry KalinkinandGitHub fa942617bc Merge pull request #89688 from veprbl/pr/g4py_rework
pythonPackages.geant4: init at 10.6.2
2020-06-13 19:53:17 -04:00
Robert Helgesson a53a6565af fira-code: 4 -> 5 2020-06-14 01:20:49 +02:00
Pavol Rusnak 490fc040be images: remove original files when using zstd for compression 2020-06-14 00:19:11 +02:00
Daniël de KokandJon d6d07f262b python3Packages.somajo: 2.0.5 -> 2.0.6
Changelog:

https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.6
2020-06-13 15:15:40 -07:00
Sirio BalmelliandJon ca8e5a63d3 vimPlugins: update
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-13 15:07:43 -07:00
Evan StollandJon 187a7f9073 pythonPackages.scrapy-splash: init at 0.7.2 2020-06-13 15:05:11 -07:00
Evan StollandJon 0a3c9949ba pythonPackages.scrapy-deltafetch: init at 1.2.1 2020-06-13 15:05:11 -07:00
Evan StollandJon f9559836d1 pythonPackages.scrapy-fake-useragent: init at 1.2.0 2020-06-13 15:05:11 -07:00
Evan StollandJon 091c2979ee pythonPackages.fake-useragent: init at 0.1.11 2020-06-13 15:05:11 -07:00
Roman KuznetsovandJon e25e560120 vscodium: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
Roman KuznetsovandJon 33918638e5 vscode: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
John Ericson c1b9f86cdd php < 7.4: Fix validation of PKG_CONFIG var
They were assuming it is an absolute path, but it (conventionally) can
be something to look up on the PATH too.

Fixes #90202
2020-06-13 19:06:33 +00:00
Mario RodasandGitHub 7602241fbd Merge pull request #90185 from marsam/update-merlin
ocamlPackages.merlin: 3.3.4 -> 3.3.6
2020-06-13 12:24:36 -05:00
Alexey ShmalkoandGitHub b08e7c0261 Merge pull request #90176 from DamienCassou/damien/cypress-4.8.0
cypress: 4.5.0 -> 4.8.0
2020-06-13 20:17:14 +03:00
Vladimír Čunát ad141fcbcb rav1e: fix meta.homepage evaluation
It was broken by e3fa38ec1.
2020-06-13 17:15:25 +02:00
Michael Weiss a209c46bc2 inxi: 3.1.01-1 -> 3.1.03-1 2020-06-13 15:28:08 +02:00
Michael Weiss e3fa38ec16 rav1e: 0.3.2 -> 0.3.3
The Cargo.lock file is not included in the master branch but it is
currently added for the releases (e.g. [0]). Since the GitHub deploy
action currently fails for other reasons [1] we should use the
Cargo.lock from the repository instead.

[0]: https://github.com/xiph/rav1e/commit/80573d2bf733494b69c27cc3fd87f4b31e71d1d1
[1]: https://github.com/xiph/rav1e/issues/2373
2020-06-13 15:22:42 +02:00
Michael Weiss dde87455ed bundler-audit: 0.6.1 -> 0.7.0.1 2020-06-13 15:17:58 +02:00
Jos van Bakel 8bbe246516 sonic-pi: 3.1.0 -> 3.2.2 2020-06-13 15:00:14 +02:00
Michele Guerini RoccoandGitHub 1d924f0354 Merge pull request #89772 from rnhmjoj/dnschain
dnschain: remove
2020-06-13 13:37:02 +02:00
Florian KlinkandGitHub b46fba4515 Merge pull request #88158 from arianvp/dbus-systemd
Some systemd fixes revolving dbus and socket activation of systemd services
2020-06-13 13:21:01 +02:00
rnhmjoj 8fa6c0d12d nixos/release-notes: document dnschain removal 2020-06-13 12:33:31 +02:00
rnhmjoj 2e5019b92c dnschain: remove package and NixOS module
The software is unmaintained since ~2014 and the package
can't be built anymore (issue #89205).
2020-06-13 12:33:31 +02:00
Michael WeissandGitHub 6653a35faa intel-media-driver: 19.4.0r -> 20.1.1 (#90094) 2020-06-13 12:26:45 +02:00
Arian van PuttenandFlorian Klink 71a6d32c18 nixos/timesyncd: Make dbus-activatible
Upstream has this alias too; so that dbus activation works.
What I don't fully understand is why this would ever be useful given
this unit is already started way in early boot; even before dbus is up.
But lets just keep behaviour similar to upstream and then ask these
questions to upstream.
2020-06-13 12:23:45 +02:00
Arian van PuttenandFlorian Klink cd1dedac67 nixos/networkd: Make activatible through dbus and netlink
With this systemd buffers netlink messages in early boot from the kernel
itself; and passes them on to networkd for processing once it's started.
Makes sure no routing messages are missed.

Also makes an alias so that dbus can activate this unit. Upstream has
this too.
2020-06-13 12:23:45 +02:00
Arian van PuttenandFlorian Klink 0e18e5db99 nixos/resolved: Include dbus alias of resolved unit
This will make dbus socket activation for it work

When `systemd-resolved` is restarted; this would lead to unavailability
of DNS lookups.  You're supposed to use DBUS socket activation to buffer
resolved requests; such that restarts happen without downtime
2020-06-13 12:23:45 +02:00
Michael WeissandGitHub 82a0240bb0 fuse3: 3.9.1 -> 3.9.2 (#90232) 2020-06-13 12:23:42 +02:00
sternenseemannandVincent Laporte ff53f0930e ocamlPackages.dns(-client): 4.5.0 -> 4.6.0 2020-06-13 11:45:37 +02:00
Vincent LaporteandVincent Laporte c9963a8ec4 ocamlPackages.ocsigen-toolkit: 2.5.0 → 2.7.0 2020-06-13 11:40:54 +02:00
Antonio Nuno MonteiroandVincent Laporte aee70358c5 ocamlPackages.tls: 0.12.0 -> 0.12.1 2020-06-13 11:25:56 +02:00
Vincent LaporteandVincent Laporte 0905a5d990 ocamlPackages.vg: 0.9.3 → 0.9.4 2020-06-13 09:56:40 +02:00