Commit Graph
219616 Commits
Author SHA1 Message Date
zowoq cc21aa99a4 fzf: 0.21.0-1 -> 0.21.1
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0211
2020-04-03 18:50:25 +10:00
Domen KožarandGitHub e727398a2d Merge pull request #84157 from kylesferrazza/remove-howoldis-link
change howoldis link to status page link
2020-04-03 09:33:18 +02:00
Michele Guerini RoccoandGitHub 0bb17a4b19 Merge pull request #81223 from aaronjanse/init-papermc
papermc: init at 1.15.2r121
2020-04-03 09:15:36 +02:00
Aaron Janse 631fe89c59 papermc: init at 1.15.2r121 2020-04-02 21:33:04 -07:00
Kyle Sferrazza 131cb42efe nixpkgs manual preface: change howoldis link to status page link 2020-04-02 21:52:44 -04:00
Jan Tojnar 1c8118caac joypixels: 5.0.2 → 5.5.0 2020-04-03 01:41:10 +02:00
Mario RodasandGitHub 1fffcbc798 Merge pull request #83967 from r-ryantm/auto-update/fusee-interfacee-tk
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-02 18:20:05 -05:00
Mario RodasandGitHub 7ae098e1dd Merge pull request #83978 from r-ryantm/auto-update/imgproxy
imgproxy: 2.8.1 -> 2.11.0
2020-04-02 18:13:19 -05:00
Mario RodasandGitHub c70d948c93 Merge pull request #83859 from zowoq/slirp4netns
slirp4netns: 0.4.4 -> 1.0.0
2020-04-02 18:09:48 -05:00
Silvan MosbergerandGitHub c06bcddaad Merge pull request #83258 from mmilata/sympa-6.2.54
nixos/sympa: fix outgoing emails, update package version
2020-04-03 00:24:57 +02:00
Florian KlinkandGitHub 44c20fb83e Merge pull request #84087 from Izorkin/mariadb-tokudb
mariadb: update build configuration.
2020-04-02 23:44:03 +02:00
Robert Helgesson bf486f784d emacs: fix setup-hook
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
2020-04-02 23:04:08 +02:00
Robin GlosterandGitHub fa0bd3f902 Merge pull request #84121 from Frostman/grafana-6.7.2
grafana: 6.7.1 -> 6.7.2
2020-04-02 20:05:45 +00:00
MilanandGitHub 90354cd127 xonotic: split glx, sdl, dedicated, data (#83461)
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
2020-04-02 21:58:05 +02:00
Eelco DolstraandGitHub 6b46563e44 Merge pull request #84125 from edolstra/system-registry
nix-daemon.nix: Add option nix.registry
2020-04-02 21:44:47 +02:00
Léo GaspardandGitHub 947d81c8e6 Merge pull request #84118 from Ma27/bump-matrix-synapse
matrix-synapse: 1.12.0 -> 1.12.1
2020-04-02 21:13:04 +02:00
Benjamin HippleandGitHub ea8845487e Merge pull request #83247 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.13.1 -> 0.13.2
2020-04-02 14:44:24 -04:00
Sarah BrofeldtandGitHub ba47be3e89 Merge pull request #83786 from stigtsp/package/litecli-1.3.2
litecli: 1.1.0 -> 1.3.2
2020-04-02 20:30:56 +02:00
Sarah BrofeldtandGitHub bb60186948 Merge pull request #83869 from davidtwco/computecpp-1.3.0
computecpp: 1.2.0 -> 1.3.0
2020-04-02 20:26:16 +02:00
Sarah BrofeldtandGitHub abcc2a092f Merge pull request #83868 from davidtwco/wootility-3.4.6
wootility: 3.3.3 -> 3.4.6
2020-04-02 20:25:53 +02:00
Tim Steinbach c36ec10158 linux: 4.9.217 -> 4.9.218 2020-04-02 14:03:09 -04:00
Tim Steinbach e2df587f25 linux: 4.4.217 -> 4.4.218 2020-04-02 14:03:02 -04:00
Tim Steinbach 782db49b5a linux: 4.14.174 -> 4.14.175 2020-04-02 14:02:48 -04:00
Eelco Dolstra 74e7ef35fe nix-daemon.nix: Add option nix.registry
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";
  };
2020-04-02 19:38:00 +02:00
Eelco Dolstra 9737f24919 packagekit: Don't depend on nix unless enableNixBackend = true 2020-04-02 19:32:21 +02:00
Jonathan RingerandJon aa1fea9f97 google-music-scripts: 4.0.1 -> 4.3.0 2020-04-02 10:04:28 -07:00
Jonathan RingerandJon f329b29cb8 python3Packages.tbm-utils: 1.0.0 -> 2.5.0 2020-04-02 10:04:28 -07:00
Jonathan RingerandJon 9c1222aa01 python3Packages.httpx: 0.9.5 -> 0.12.1 2020-04-02 10:04:28 -07:00
Jonathan RingerandJon 60d5dc598b python3Packages.google-music: 3.2.1 -> 3.5.0 2020-04-02 10:04:28 -07:00
Jonathan RingerandJon c38615cc8a python3Packages.google-music-proto 2020-04-02 10:04:28 -07:00
Jonathan RingerandJon 4c1789f5e4 python3Packages.audio-metadata: 0.6.0 -> 0.9.0 2020-04-02 10:04:28 -07:00
Jörg ThalheimandGitHub d6d87e6d93 Merge pull request #84111 from Mic92/clipit
clipit: 1.4.2 -> 1.4.4
2020-04-02 18:03:45 +01:00
Florian KlinkandGitHub 26afabaca2 Merge pull request #83279 from flokli/bump-terraform-providers
bump terraform providers
2020-04-02 19:00:28 +02:00
Robin GlosterandGitHub 5081a68a3a Merge pull request #84112 from elseym/plex
plex: 1.18.9.2571 -> 1.18.9.2578
2020-04-02 16:39:18 +00:00
José Romildo MalaquiasandAlyssa Ross 59e5b3fe08 mate.mate-common: 1.24.0 -> 1.24.1 2020-04-02 16:35:51 +00:00
mehlonandGitHub 1d2f6c7d25 hyperrogue: 11.2d -> 11.3f 2020-04-02 16:33:58 +00:00
Florian Klink 9f270c6491 terraform-providers: update 2020-04-02 18:33:40 +02:00
talyzandAlyssa Ross b4d68d88c6 synergy: 1.11.0 -> 1.11.1 2020-04-02 16:31:22 +00:00
Lancelot SIXandAlyssa Ross 19e3c65e13 mtools: 4.0.23 -> 4.0.24
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00010.html
for release information
2020-04-02 16:29:41 +00:00
Ying Kanyang (Harry Ying)andGitHub 315155cfcb libupnp: 1.8.4 -> 1.12.0 2020-04-02 16:27:38 +00:00
AndersonTorresandAlyssa Ross 5897b9563f jwasm: 2017-11-12 -> 2.13 2020-04-02 16:24:38 +00:00
Tony OlagbaiyeandAlyssa Ross 810909de3e python3Packages.weechat-matrix: unstable-2020-01-21 -> 0.1.0 2020-04-02 16:18:12 +00:00
Sergey Lukjanov 396392ca24 grafana: 6.7.1 -> 6.7.2 2020-04-02 09:15:37 -07:00
Vladyslav MandAlyssa Ross 2437abea93 kanshi: 1.0.0 -> 1.1.0 2020-04-02 16:14:04 +00:00
R. RyanTMandAlyssa Ross 8bdd561ccc dolt: 0.15.0 -> 0.15.2 2020-04-02 16:13:21 +00:00
Tristan Helmich (omniIT)andAlyssa Ross 5cb04b4377 graylog: 3.2.2 -> 3.2.4 2020-04-02 16:12:15 +00:00
Jonathan RingerandAlyssa Ross 5c171862b6 git-lfs: 2.8.0 -> 2.10.0 2020-04-02 16:11:45 +00:00
zimbatmandFlorian Klink 3e5149a79a terraform-providers: fix the google and google-beta providers 2020-04-02 17:53:05 +02:00
Florian Klinkandzimbatm 2e19bc7074 terraform-providers: refactor
Some terraform providers were moved to the `hashicorp` organization,
some are still in the `terraform-providers` organization.

GitHub doesn't show moved repositories when querying via the API (only
on the web interface). In addition, if there are more than 100 results
(there still are), we'd need to implement paging, which is cubersome in curl.

In addition to that, to look up tags, we used to creating a HTTP request
for each and every provider, which caused us to easily get blocked by
GitHubs rate-limiting.

Instead of all that, let's use `hub` (which implements paging) and the
GitHub's GraphQL endpoint to get a list all repositories for a given
organization AND the latest tag for each of them.

We post-process the output with `jq`.

This also removes the providers.txt and folds the data into the script.
The blacklist was becoming too annoying to handle as a config file.

For the whitelist, we still need to individually fetch tags.

Fixes #83215

Co-Authored-By: zimbatm <zimbatm@zimbatm.com>
2020-04-02 17:53:05 +02:00
Maximilian Bosch 83c59cb9b6 matrix-synapse: 1.12.0 -> 1.12.1
https://github.com/matrix-org/synapse/releases/tag/v1.12.1
2020-04-02 17:49:25 +02:00