about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* crun: update maintainerszowoq2020-04-03
|
* conmon: update maintainerszowoq2020-04-03
|
* maintainers/teams: add podman teamzowoq2020-04-03
|
* Merge pull request #84170 from zowoq/fzfMaximilian Bosch2020-04-03
|\ | | | | fzf: 0.21.0-1 -> 0.21.1
| * fzf: 0.21.0-1 -> 0.21.1zowoq2020-04-03
| | | | | | | | https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0211
* | Merge pull request #84174 from primeos/chromiumMichael Weiss2020-04-03
|\ \ | | | | | | chromium: 80.0.3987.162 -> 80.0.3987.163
| * | chromium: 80.0.3987.162 -> 80.0.3987.163Michael Weiss2020-04-03
|/ / | | | | | | | | | | | | | | | | | | | | https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop.html Note: This update contains only two fixes [0]. The fix that reverts a feature which caused a crash spike on 80.0.3987.162 [1] seems important for us (though the commit doesn't provide any data on the crash spike). [0]: https://chromium.googlesource.com/chromium/src/+log/80.0.3987.162..80.0.3987.163?pretty=fuller [1]: https://chromium.googlesource.com/chromium/src/+/fc11c43603c05a9ef77430a6b4081a01969d2bf4
* | Merge pull request #84100 from matthiasbeyer/update-favamarkuskowa2020-04-03
|\ \ | | | | | | fava: 1.13 -> 1.14
| * | fava: 1.13 -> 1.14Matthias Beyer2020-04-02
| | | | | | | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* | | Merge pull request #83799 from cole-h/cantataPeter Hoeg2020-04-03
|\ \ \ | | | | | | | | cantata: make qtmultimedia and vlc optional
| * | | cantata: make qtmultimedia and vlc optionalCole Helbling2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream defaults vlc to off. Its only purpose is as an alternative to QtMultimedia for "MPD HTTP stream playback" [1]. Similarly, provide a toggle for qtmultimedia, in case somebody wants to disable HTTP stream playback. [1] https://github.com/CDrummond/cantata/blob/efa907c8e03d052718f14834eb968da86d1c34d8/CMakeLists.txt#L51
* | | | parallel-full: init SQL and CSV support (#77619)tomberek2020-04-03
| |_|/ |/| | | | | Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
* | | Merge pull request #84157 from kylesferrazza/remove-howoldis-linkDomen Kožar2020-04-03
|\ \ \ | | | | | | | | change howoldis link to status page link
| * | | nixpkgs manual preface: change howoldis link to status page linkKyle Sferrazza2020-04-02
| | | |
* | | | Merge pull request #81223 from aaronjanse/init-papermcMichele Guerini Rocco2020-04-03
|\ \ \ \ | |/ / / |/| | | papermc: init at 1.15.2r121
| * | | papermc: init at 1.15.2r121Aaron Janse2020-04-02
| | | |
* | | | joypixels: 5.0.2 → 5.5.0Jan Tojnar2020-04-03
| | | |
* | | | Merge pull request #83967 from r-ryantm/auto-update/fusee-interfacee-tkMario Rodas2020-04-02
|\ \ \ \ | | | | | | | | | | fusee-interfacee-tk: 1.0.0 -> 1.0.1
| * | | | fusee-interfacee-tk: 1.0.0 -> 1.0.1R. RyanTM2020-04-01
| | | | |
* | | | | Merge pull request #83978 from r-ryantm/auto-update/imgproxyMario Rodas2020-04-02
|\ \ \ \ \ | | | | | | | | | | | | imgproxy: 2.8.1 -> 2.11.0
| * | | | | imgproxy: 2.8.1 -> 2.11.0R. RyanTM2020-04-01
| |/ / / /
* | | | | Merge pull request #83859 from zowoq/slirp4netnsMario Rodas2020-04-02
|\ \ \ \ \ | | | | | | | | | | | | slirp4netns: 0.4.4 -> 1.0.0
| * | | | | slirp4netns: 0.4.4 -> 1.0.0zowoq2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/rootless-containers/slirp4netns/releases/tag/v1.0.0
* | | | | | Merge pull request #83258 from mmilata/sympa-6.2.54Silvan Mosberger2020-04-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/sympa: fix outgoing emails, update package version
| * | | | | | nixos/sympa: fix outgoing messagingMartin Milata2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because ProtectKernelModules implies NoNewPrivileges, postfix's sendmail executable, which is setgid, wasn't able to send mail.
| * | | | | | sympa: build with --enable-fhsMartin Milata2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update module accordingly.
| * | | | | | sympa: 6.2.52 -> 6.2.54Martin Milata2020-03-21
| | | | | | |
* | | | | | | Merge pull request #84087 from Izorkin/mariadb-tokudbFlorian Klink2020-04-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mariadb: update build configuration.
| * | | | | | | mariadb: fix deps buildIzorkin2020-04-02
| | | | | | | |
| * | | | | | | mariadb: add zstd compressionIzorkin2020-04-02
| | | | | | | |
| * | | | | | | mariadb: add option to build server without rocksdb storageIzorkin2020-04-02
| | | | | | | |
| * | | | | | | mariadb: add option to build server without tokudb storageIzorkin2020-04-02
| | | | | | | |
* | | | | | | | emacs: fix setup-hookRobert Helgesson2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes byte compilation of, e.g., Helm without breaking builds using, e.g., `trivialBuild`. See https://github.com/NixOS/nixpkgs/pull/82604#issuecomment-607201755
* | | | | | | | Merge pull request #84121 from Frostman/grafana-6.7.2Robin Gloster2020-04-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | grafana: 6.7.1 -> 6.7.2
| * | | | | | | | grafana: 6.7.1 -> 6.7.2Sergey Lukjanov2020-04-02
| | | | | | | | |
* | | | | | | | | xonotic: split glx, sdl, dedicated, data (#83461)Milan2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has many advantages: - Each variant can be installed without pulling in the dependencies of the other variants, which makes it possible to build an SDL variant without X11 dependencies - Hydra can now build binaries without downloading 1GB of data, so users do not have to build them on their own machines - Users do not have to redownload 1GB of data after each dependency update Includes the following fixes: - Add dependency on libGL for GLX variant as it will fail in some environments otherwise - Pass -j and -l to make to enable parallel building - Quote homepage URI and use https - Add a .desktop file and icons
* | | | | | | | | Merge pull request #84125 from edolstra/system-registryEelco Dolstra2020-04-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nix-daemon.nix: Add option nix.registry
| * | | | | | | | | nix-daemon.nix: Add option nix.registryEelco Dolstra2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows you to specify the system-wide flake registry. One use is to pin 'nixpkgs' to the Nixpkgs version used to build the system: nix.registry.nixpkgs.flake = nixpkgs; where 'nixpkgs' is a flake input. This ensures that commands like $ nix run nixpkgs#hello pull in a minimum of additional store paths. You can also use this to redirect flakes, e.g. nix.registry.nixpkgs.to = { type = "github"; owner = "my-org"; repo = "my-nixpkgs"; };
* | | | | | | | | | Merge pull request #84118 from Ma27/bump-matrix-synapseLéo Gaspard2020-04-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | matrix-synapse: 1.12.0 -> 1.12.1
| * | | | | | | | | | matrix-synapse: 1.12.0 -> 1.12.1Maximilian Bosch2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/matrix-org/synapse/releases/tag/v1.12.1
* | | | | | | | | | | Merge pull request #83247 from r-ryantm/auto-update/rust-cbindgenBenjamin Hipple2020-04-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | rust-cbindgen: 0.13.1 -> 0.13.2
| * | | | | | | | | | | rust-cbindgen: 0.13.1 -> 0.13.2R. RyanTM2020-03-23
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #83786 from stigtsp/package/litecli-1.3.2Sarah Brofeldt2020-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | litecli: 1.1.0 -> 1.3.2
| * | | | | | | | | | | | litecli: 1.1.0 -> 1.3.2Stig Palmquist2020-03-30
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #83869 from davidtwco/computecpp-1.3.0Sarah Brofeldt2020-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | computecpp: 1.2.0 -> 1.3.0
| * | | | | | | | | | | | | computecpp: 1.2.0 -> 1.3.0David Wood2020-03-31
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #83868 from davidtwco/wootility-3.4.6Sarah Brofeldt2020-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | wootility: 3.3.3 -> 3.4.6
| * | | | | | | | | | | | | wootility: 3.3.3 -> 3.4.6David Wood2020-03-31
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | linux: 4.9.217 -> 4.9.218Tim Steinbach2020-04-02
| | | | | | | | | | | | |
* | | | | | | | | | | | | linux: 4.4.217 -> 4.4.218Tim Steinbach2020-04-02
| | | | | | | | | | | | |