3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

297172 commits

Author SHA1 Message Date
Maximilian Bosch d5edee8113
gitea: 1.14.2 -> 1.14.3
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.3
2021-06-18 19:11:31 +02:00
Lein Matsumaru a038f77518
python3Packages.pecan: apply the patch for SQLAlchemy 1.4.x 2021-06-18 16:48:10 +00:00
Maximilian Bosch 4b4f4bf284
Merge pull request #127261 from rnhmjoj/mutt
mutt: 2.0.7 -> 2.1.0
2021-06-18 18:47:25 +02:00
Maximilian Bosch b2db3cb6f1
Merge pull request #127352 from happysalada/cargo-udeps_update
cargo-udeps: 0.1.21 -> 0.1.22
2021-06-18 18:47:04 +02:00
Michael Weiss fddaadcdf4
Merge pull request #127371 from primeos/chromiumDev
chromiumDev: Fix building from the release tarball
2021-06-18 18:40:09 +02:00
Robert Schütz 5f5380a375 python3Packages.pytest-subprocess: 1.1.0 -> 1.1.1
https://github.com/aklajnert/pytest-subprocess/blob/1.1.1/HISTORY.rst
2021-06-18 18:38:24 +02:00
Robert Schütz afbade0186 home-assistant: test enocean component 2021-06-18 18:08:30 +02:00
Robert Schütz d7398d2c38 home-assistant: update component-packages.nix 2021-06-18 18:08:30 +02:00
Robert Schütz 215c16d88e python3Packages.enocean: init at 0.60.1 2021-06-18 18:08:20 +02:00
Dave Gallant e7059c01e1
infracost: init at 0.9.1 2021-06-18 12:06:52 -04:00
Sandro 1d9d0415bc
Merge pull request #127369 from 06kellyjac/octant 2021-06-18 17:58:33 +02:00
Ryan Mulligan a0dd737a81
Merge pull request #127322 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 2.5.5 -> 2.5.6
2021-06-18 08:54:15 -07:00
Ryan Mulligan c8e4be08d4
Merge pull request #127316 from r-ryantm/auto-update/hyprspace
hyprspace: 0.1.2 -> 0.1.4
2021-06-18 08:53:14 -07:00
Michael Weiss 8af443906d
chromiumDev: Fix building from the release tarball
See https://bugs.chromium.org/p/chromium/issues/detail?id=1215229.
Before this the build failed with this error:
[101/47617] ACTION //build/util:chromium_git_revision(//build/toolchain/linux/unbundle:default)oaded_data.pbchain/linux/unbundle:default)
FAILED: gen/build/util/chromium_git_revision.h
python3 ../../build/util/lastchange.py --header gen/build/util/chromium_git_revision.h --revision-id-only --revision-id-prefix @ -m\ CHROMIUM_GIT_REVISION
ERROR:root:Failed to get git top directory from '/build/chromium-93.0.4542.2/build/util': Git command 'git git rev-parse --show-toplevel' in /build/chromium-93.0.4542.2/build/util failed: [Errno 2] No such file or directory: 'git'
2021-06-18 17:36:48 +02:00
Marco A L Barbosa b201f0dce0 maintainers: add malbarbo 2021-06-18 12:36:14 -03:00
Marco A L Barbosa 60ddbbb3a3 scryer-prolog: init at 0.8.127 2021-06-18 12:36:03 -03:00
Daniel Nagy e08f7a3bb8
nixos/infinoted: use port type 2021-06-18 17:32:03 +02:00
Daniel Nagy 5940259a21
nixos/mwlib: use port type 2021-06-18 17:31:44 +02:00
Daniel Nagy 34b4df8993
nixos/subsonic: use port type 2021-06-18 17:30:56 +02:00
Daniel Nagy 06962df4d2
nixos/murmur: use port type 2021-06-18 17:30:33 +02:00
Daniel Nagy 50ba0ac3d6
nixos/dockerRegistry: use port type 2021-06-18 17:30:11 +02:00
Daniel Nagy a8808784e5
nixos/leaps: use port type 2021-06-18 17:29:44 +02:00
Daniel Nagy 50af10e205
nixos/gpsd: use port type 2021-06-18 17:29:24 +02:00
Daniel Nagy 864dabf232
nixos/paperless: use port type 2021-06-18 17:29:15 +02:00
Daniel Nagy bc87386ac1
nixos/redmine: use port type 2021-06-18 17:29:05 +02:00
Daniel Nagy 7d1363d0cb
nixos/nar-serve: use port type 2021-06-18 17:28:54 +02:00
Daniel Nagy 73896b0634
nixos/nix-serve: use port type 2021-06-18 17:28:35 +02:00
Daniel Nagy 4161c37628
nixos/ttyd: use port type 2021-06-18 17:28:17 +02:00
Daniel Nagy d566bd2ddc
nixos/namecoind: use port type 2021-06-18 17:27:42 +02:00
Daniel Nagy 044d996906
nixos/grafana: use port type 2021-06-18 17:27:31 +02:00
Daniel Nagy c726455687
nixos/octoprint: use port type 2021-06-18 17:27:16 +02:00
Daniel Nagy ab5d317d51
nixos/gitea: use port type 2021-06-18 17:27:06 +02:00
Daniel Nagy 4037c974f5
nixos/mysql: use port type 2021-06-18 17:26:55 +02:00
Daniel Nagy d65f16bc02
nixos/rabbitmq: use port type 2021-06-18 17:26:27 +02:00
06kellyjac 862ab91ada octant-desktop: 0.20.0 -> 0.21.0 2021-06-18 16:25:19 +01:00
06kellyjac d5e0d2fb87 octant: 0.20.0 -> 0.21.0
Also fix the update script for aarch64-darwin
2021-06-18 16:24:37 +01:00
rnhmjoj 2a90b3329b
searx: patch to fix a crash
If the `default_doi_resolver` and `use_default_settings` are used
together searx crashes.
2021-06-18 17:19:33 +02:00
Kim Lindberger 410496d0f3
Merge pull request #127309 from jakobrs/nixos-normalise-null
Resolve evaluation failure when filesystem device option is null
2021-06-18 17:15:08 +02:00
Sandro 9f78f858f5
Merge pull request #127351 from dotlambda/sense-energy-init 2021-06-18 17:12:08 +02:00
Sandro 6b08a60ebf
Merge pull request #127340 from r-ryantm/auto-update/appgate-sdp
appgate-sdp: 5.4.0 -> 5.4.2
2021-06-18 17:10:59 +02:00
Sandro 13fcfce0af
Merge pull request #127228 from r-ryantm/auto-update/ghr
ghr: 0.13.0 -> 0.14.0
2021-06-18 17:10:42 +02:00
Sandro be6ddefcde
Merge pull request #127359 from 06kellyjac/terragrunt
terragrunt: 0.30.3 -> 0.30.6
2021-06-18 17:10:25 +02:00
Sandro 6cd0d4bf23
Merge pull request #127257 from r-ryantm/auto-update/kubeone
kubeone: 1.2.1 -> 1.2.3
2021-06-18 17:08:06 +02:00
adisbladis 1394a33858
Merge pull request #125598 from zowoq/podman
podman: 3.1.2 -> 3.2.1
2021-06-18 09:59:48 -05:00
R. RyanTM fb0f42c394 cargo-cache: 0.6.2 -> 0.6.3 2021-06-18 23:50:05 +09:00
R. RyanTM ddd10a8dfc cargo-release: 0.13.11 -> 0.14.0 2021-06-18 23:47:41 +09:00
Cap Petschulat af0dc887b7 Remove myself as maintainer
I'm not a maintainer.
2021-06-18 23:34:11 +09:00
c4605 892fa79371 asdf-vm: init at 0.8.1 2021-06-18 22:19:53 +08:00
Robert Schütz 0dd87d9024 home-assistant: test mhz19 component 2021-06-18 16:13:42 +02:00
06kellyjac e4ba9b02e7 terragrunt: 0.30.3 -> 0.30.6
Move to new ldflags variable
2021-06-18 15:12:56 +01:00