about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* python3Packages.somajo: 2.0.5 -> 2.0.6Daniël de Kok2020-06-13
| | | | | | Changelog: https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.6
* vimPlugins: updateSirio Balmelli2020-06-13
| | | | Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
* pythonPackages.scrapy-splash: init at 0.7.2Evan Stoll2020-06-13
|
* pythonPackages.scrapy-deltafetch: init at 1.2.1Evan Stoll2020-06-13
|
* pythonPackages.scrapy-fake-useragent: init at 1.2.0Evan Stoll2020-06-13
|
* pythonPackages.fake-useragent: init at 0.1.11Evan Stoll2020-06-13
|
* vscodium: 1.45.1 -> 1.46.0Roman Kuznetsov2020-06-13
|
* vscode: 1.45.1 -> 1.46.0Roman Kuznetsov2020-06-13
|
* Merge pull request #90185 from marsam/update-merlinMario Rodas2020-06-13
|\ | | | | ocamlPackages.merlin: 3.3.4 -> 3.3.6
| * ocamlPackages.merlin: 3.3.4 -> 3.3.6Mario Rodas2020-06-12
| |
* | Merge pull request #90176 from DamienCassou/damien/cypress-4.8.0Alexey Shmalko2020-06-13
|\ \ | | | | | | cypress: 4.5.0 -> 4.8.0
| * | cypress: 4.5.0 -> 4.8.0Damien Cassou2020-06-12
| | |
* | | rav1e: fix meta.homepage evaluationVladimír Čunát2020-06-13
| | | | | | | | | | | | It was broken by e3fa38ec1.
* | | inxi: 3.1.01-1 -> 3.1.03-1Michael Weiss2020-06-13
| | |
* | | rav1e: 0.3.2 -> 0.3.3Michael Weiss2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | bundler-audit: 0.6.1 -> 0.7.0.1Michael Weiss2020-06-13
| | |
* | | Merge pull request #89772 from rnhmjoj/dnschainMichele Guerini Rocco2020-06-13
|\ \ \ | | | | | | | | dnschain: remove
| * | | nixos/release-notes: document dnschain removalrnhmjoj2020-06-13
| | | |
| * | | dnschain: remove package and NixOS modulernhmjoj2020-06-13
| | | | | | | | | | | | | | | | | | | | The software is unmaintained since ~2014 and the package can't be built anymore (issue #89205).
* | | | Merge pull request #88158 from arianvp/dbus-systemdFlorian Klink2020-06-13
|\ \ \ \ | | | | | | | | | | Some systemd fixes revolving dbus and socket activation of systemd services
| * | | | nixos/timesyncd: Make dbus-activatibleArian van Putten2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | nixos/networkd: Make activatible through dbus and netlinkArian van Putten2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | nixos/resolved: Include dbus alias of resolved unitArian van Putten2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | intel-media-driver: 19.4.0r -> 20.1.1 (#90094)Michael Weiss2020-06-13
|\ \ \ \ \
| * | | | | intel-media-driver: 19.4.0r -> 20.1.1Michael Weiss2020-06-10
| | | | | |
* | | | | | fuse3: 3.9.1 -> 3.9.2 (#90232)Michael Weiss2020-06-13
| |/ / / / |/| | | |
* | | | | ocamlPackages.dns(-client): 4.5.0 -> 4.6.0sternenseemann2020-06-13
| | | | |
* | | | | ocamlPackages.ocsigen-toolkit: 2.5.0 → 2.7.0Vincent Laporte2020-06-13
| | | | |
* | | | | ocamlPackages.tls: 0.12.0 -> 0.12.1Antonio Nuno Monteiro2020-06-13
| | | | |
* | | | | ocamlPackages.vg: 0.9.3 → 0.9.4Vincent Laporte2020-06-13
| | | | |
* | | | | Merge pull request #89557 from ju1m/stigVladyslav M2020-06-13
|\ \ \ \ \ | | | | | | | | | | | | stig: update to 0.11.0a
| * | | | | stig: update to 0.11.0aJulien Moutinho2020-06-06
| | | | | |
* | | | | | reuse: 0.7.0 -> 0.11.0Luke Granger-Brown2020-06-13
| | | | | |
* | | | | | nixos/lib/make-disk-image.nix: VDI supportEmery Hemingway2020-06-13
| | | | | |
* | | | | | tup: fix setup hook locationEmery Hemingway2020-06-13
| | | | | |
* | | | | | tup: add setupHookEmery Hemingway2020-06-13
| | | | | |
* | | | | | tup: 0.7.8 -> 0.7.9Emery Hemingway2020-06-13
| | | | | |
* | | | | | Merge pull request #89333 from zowoq/go_1_13Mario Rodas2020-06-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | go_1_13: 1.13.11 -> 1.13.12
| * | | | | | go_1_13: 1.13.11 -> 1.13.12zowoq2020-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://golang.org/doc/devel/release.html#go1.13.minor
* | | | | | | Merge pull request #90209 from berbiche/playerctl-bash-completionsMario Rodas2020-06-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | playerctl: enable bash completions
| * | | | | | | playerctl: enable bash completionsNicolas Berbiche2020-06-12
| | | | | | | |
* | | | | | | | Merge pull request #90212 from lovesegfault/rm-casperSamuel Dionne-Riel2020-06-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | casperjs: remove
| * | | | | | | | casperjs: removeBernardo Meurer2020-06-12
| | | | | | | | |
* | | | | | | | | Merge pull request #90194 from bbigras/brootMario Rodas2020-06-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | broot: 0.13.6 -> 0.15.1
| * | | | | | | | | broot: 0.13.6 -> 0.15.1Bruno Bigras2020-06-12
| | | | | | | | | |
* | | | | | | | | | rclone: 1.52.0 -> 1.52.1Daniel Fullmer2020-06-12
| | | | | | | | | |
* | | | | | | | | | ffmpeg-full: add librsvg supportJoe Hermaszewski2020-06-12
| | | | | | | | | |
* | | | | | | | | | Merge pull request #90157 from obsidiansystems/socket-based-ipfsJohn Ericson2020-06-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add socket-based IPFS support
| * | | | | | | | | | nixos/ipfs: only set listenstream when gateway/api is defaultMatthew Bauer2020-06-12
| | | | | | | | | | |
| * | | | | | | | | | nixos/ipfs: always expose socketsMatthew Bauer2020-06-12
| | | | | | | | | | |