Commit graph

219577 commits

Author SHA1 Message Date
R. RyanTM 7c4913be41 pyradio: 0.8.7.1 -> 0.8.7.2 2020-04-01 18:05:07 +00:00
adisbladis 99b1188ee1
Merge pull request #83990 from r-ryantm/auto-update/minio
minio: 2020-03-06T22-23-56Z -> 2020-03-25T07-03-04Z
2020-04-01 20:02:42 +02:00
Daiderd Jordan c77af3740b
Merge pull request #83873 from bachp/plex-1.18.9.2571
plex: 1.18.8.2527 -> 1.18.9.2571
2020-04-01 19:31:31 +02:00
R. RyanTM 92c8881358 picard-tools: 2.22.0 -> 2.22.2 2020-04-01 17:29:55 +00:00
Sergey Lukjanov f5f98920f7 prometheus: 2.16.0 -> 2.17.1 2020-04-01 10:28:56 -07:00
R. RyanTM 5c462a9c29 pfetch: 0.5.0 -> 0.6.0 2020-04-01 17:26:39 +00:00
ryneeverett 0a2759483a vimPlugins: update auto-commiting based on review
- Use git.Repo(ROOT, search_parent_directories=True) to find nixpkgs
repo.
- Don't commit overrides.nix.
- Remove "-a" short argument.
- Remove "--commit" flag and commit by default.
- Improve help/error messages.
- Favor closure pattern over classes.Use a closure to wrap the update
function with state rather than a callable class.
- break NixpkgsRepo class into functions
- Optional None-type arguments
- Remove repo checks from update.py. Git is too flexible and permits too
many workflows for my attempt to replace documentation with code to work.
My goal would be to separate the `--add` functionality from the update
functionality in the near term and then there will be no reason for this
usage to create commits anyway.
2020-04-01 17:19:01 +00:00
R. RyanTM 8ce84989d9 bitcoin-abc: 0.21.1 -> 0.21.3 2020-04-01 19:17:26 +02:00
Drew Risinger 543382d83c pythonPackages.qiskit-ignis: init at 0.2.0
Qiskit Ignis is a toolbox for quantum hardware verification,
noise characterization, and error correction.

This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-04-01 09:49:29 -07:00
R. RyanTM bae440bb57 openxr-loader: 1.0.6 -> 1.0.8 2020-04-01 16:47:39 +00:00
Thomas Tuegel 6572d7bc52
Merge pull request #83897 from edolstra/kde-apps-19.12.3
kdeApplications: 19.12.1 -> 19.12.3
2020-04-01 10:54:15 -05:00
Bas van Dijk d44a752b91
Merge pull request #83350 from DieGoldeneEnte/llvm10
llvmPackages_10: rc5 -> release
2020-04-01 17:35:05 +02:00
R. RyanTM c6fa98f8ad moosefs: 3.0.110 -> 3.0.112 2020-04-01 15:32:05 +00:00
Vincent Laporte 34db9b5ee3 ocamlPackages.phylogenetics: 2019-11-15 → 2020-01-05 2020-04-01 17:29:30 +02:00
Vincent Laporte 206cf8a341 ocamlPackages.gnuplot: 0.5.3 → 0.7 2020-04-01 17:29:30 +02:00
Vincent Laporte 8e686bacc4 ocamlPackages.ocaml-r: init at 0.2.0 2020-04-01 17:29:30 +02:00
Jörg Thalheim 5853515f6c
Merge pull request #83932 from jluttine/kdenlive-fix-dep-paths
kdenlive: set run-time dep paths (fix #83885)
2020-04-01 16:28:17 +01:00
Ryan Mulligan 63f8e22dd8
Merge pull request #83976 from r-ryantm/auto-update/helmfile
helmfile: 0.102.0 -> 0.106.3
2020-04-01 08:26:36 -07:00
R. RyanTM 4f933be5a3 mod: 0.2.2 -> 0.3.0 2020-04-01 15:25:28 +00:00
R. RyanTM d6b23cb118 minio: 2020-03-06T22-23-56Z -> 2020-03-25T07-03-04Z 2020-04-01 15:13:11 +00:00
Maximilian Bosch d7c0018c79
riot-desktop: 1.5.14 -> 1.5.15
https://github.com/vector-im/riot-web/releases/tag/v1.5.15
2020-04-01 16:53:46 +02:00
Maximilian Bosch 04a6f80ff4
riot-web: 1.5.14 -> 1.5.15
https://github.com/vector-im/riot-web/releases/tag/v1.5.15
2020-04-01 16:53:46 +02:00
Tim Steinbach be792c92ec
jenkins: 2.204.5 -> 2.222.1 2020-04-01 10:46:07 -04:00
Tim Steinbach ef3f3f2728
linux_latest-libre: 17387 -> 17402 2020-04-01 10:46:07 -04:00
Tim Steinbach 902ebcdd44
linux: 5.5.13 -> 5.5.14 2020-04-01 10:46:06 -04:00
Tim Steinbach 7bae57f249
linux: 5.4.28 -> 5.4.29 2020-04-01 10:46:06 -04:00
Tim Steinbach 7f56fdd997
linux: Init 5.6.1
Change linux_latest to 5.6
2020-04-01 10:46:02 -04:00
Christine Dodrill 09b47478f8
development/libraries/libdap: fix hash
(cherry picked from commit aa61e722b041ce60dd71f9e6f3f5a474db9f7211)
2020-04-01 16:36:28 +02:00
Marek Mahut e1f741937c
Merge pull request #83957 from mmahut/trezor0120
python3Packages.trezor: 0.11.6 -> 0.12.0
2020-04-01 16:34:04 +02:00
ryneeverett 1c0f0de46c vimPlugins: normalize deprecation names
Parsing plugin lines in multiple places is hazardous and already manifested a
bug!
2020-04-01 14:30:46 +00:00
ryneeverett 1f32eb7987 vimPlugins: remove repetition from update.main
Adding some abstraction makes main() more readable which is important
since it's the main control flow of the script.
2020-04-01 14:30:39 +00:00
ryneeverett f1ae95f6d3 vimPlugins: update.py --add <plugin> argument
- update.py's new --add argument replaces manual editing of
vim-plugin-names for basic use cases.
2020-04-01 14:30:39 +00:00
ryneeverett 042c3dc356 vimPlugins: automatically commit redirect updates
- When redirections are detected, rather than printing instructions,
update.py now creates two commits -- one with the plugin updates and
another with redirected plugin names updated to their new repos.
- Added a --allow-dirty flag so that one can run ./update.py --commit
with a dirty nixpkgs repository, which is necessary for development.
I wouldn't mind removing this before merging if it's not in our flag
budget but it's necessary scaffolding for now.
2020-04-01 14:30:33 +00:00
ryneeverett df0db17740 vimPlugins: automatically commit update 2020-04-01 14:30:23 +00:00
R. RyanTM aa29fa3349 khronos: 1.0.6 -> 1.0.8 2020-04-01 13:47:47 +00:00
Alyssa Ross 139a15ea58 minijail: build and install constants.json
This is a syscall table used for compiling Minijail policy files to
BPF.  The compiler is available in the minijail-tools package.  The
file is generated by compiling and running a small program named
dump_constants.

When cross-compiling, we have to get the syscall table for the host
platform.  To do this, dump_constants is run under QEMU user emulation
for the appropriate platform.  Google takes the same approach in their
minijail packages for ChromiumOS[1].

[1]: 729bd4269a/chromeos-base/minijail/minijail-9999.ebuild (49)
2020-04-01 13:44:28 +00:00
Alyssa Ross 2ed758481c minijail-tools: init at 14
This is built from the same source as minijail, but is for all intents
and purposes a seperate package.  It builds different things, with no
overlap, and is under a different license.
2020-04-01 13:44:28 +00:00
Alyssa Ross 9225d95bdd minijail: android-10.0.0_r9 -> 14
Switched from the android-* tags to the linux-* ones, because Upstream
says "Releases are tagged as `linux-vXX`".
2020-04-01 13:44:28 +00:00
Alyssa Ross 75922aa1e1 minijail: add myself as a maintainer 2020-04-01 13:44:28 +00:00
Konrad Borowski e69e48a1e4 lib.licenses: Add Unicode License Agreement for Data Files and Software 2020-04-01 13:43:41 +00:00
R. RyanTM e1aa19654c
k9s: 0.17.7 -> 0.18.1 2020-04-01 13:41:04 +00:00
Mario Rodas 4528173318
Merge pull request #83948 from sikmir/gpxsee
gpxsee: 7.25 -> 7.27
2020-04-01 08:31:56 -05:00
Mario Rodas f6d5e343ad
Merge pull request #83944 from r-ryantm/auto-update/cargo-expand
cargo-expand: 0.4.18 -> 0.4.19
2020-04-01 08:31:06 -05:00
Mario Rodas c8fb6b51a2
Merge pull request #83942 from r-ryantm/auto-update/broot
broot: 0.13.4 -> 0.13.5b
2020-04-01 08:30:31 -05:00
Mario Rodas 0b09ea6aed
Merge pull request #83968 from r-ryantm/auto-update/fwup
fwup: 1.5.1 -> 1.5.2
2020-04-01 08:30:06 -05:00
Mario Rodas 54c25aabca
Merge pull request #83964 from r-ryantm/auto-update/fly
fly: 5.8.0 -> 6.0.0
2020-04-01 08:29:12 -05:00
Mario Rodas ff174bf0f5
Merge pull request #83952 from r-ryantm/auto-update/compcert
compcert: 3.6 -> 3.7
2020-04-01 08:27:02 -05:00
Mario Rodas c47ec3067d
Merge pull request #70762 from xfix/nixos-mullvad-vpn
nixos/mullvad-vpn: add service
2020-04-01 08:26:07 -05:00
R. RyanTM 86aa3630a7 janet: 1.7.0 -> 1.8.1 2020-04-01 13:24:36 +00:00
Mario Rodas 4e02ae60f5
Merge pull request #83965 from r-ryantm/auto-update/flyctl
flyctl: 0.0.102 -> 0.0.110
2020-04-01 08:24:25 -05:00