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
Mario Rodas
3f85d8c912
Merge pull request #83860 from filalex77/sozu-0.11.46
...
sozu: init at 0.11.46
2020-04-01 08:22:28 -05:00
Mario Rodas
9644e10968
Merge pull request #83621 from cgevans/fix-mullvad-appindicator2
...
mullvad-vpn: add libappindicator dependency and fix mullvad-problem-report link
2020-04-01 08:16:51 -05:00
Mario Rodas
dd1068f840
Merge pull request #80721 from emacsomancer/mullvad2020.3
...
mullvad-vpn: 2020.2 -> 2020.3
2020-04-01 08:16:34 -05:00
Mario Rodas
595c7ea063
Merge pull request #83962 from r-ryantm/auto-update/emplace
...
emplace: 0.2.12 -> 0.2.14
2020-04-01 08:13:26 -05:00
Mario Rodas
c970178cc3
Merge pull request #83946 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.30 -> 8.31
2020-04-01 08:12:57 -05:00
Mario Rodas
c0149fd27e
Merge pull request #83958 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.23.7 -> 0.24.0
2020-04-01 08:11:25 -05:00
Mario Rodas
46c779d0a5
Merge pull request #83950 from r-ryantm/auto-update/cloudflare-wrangler
...
cloudflare-wrangler: 1.8.1 -> 1.8.4
2020-04-01 08:10:42 -05:00
Mario Rodas
1778390842
Merge pull request #83954 from r-ryantm/auto-update/coredns
...
coredns: 1.6.7 -> 1.6.9
2020-04-01 08:09:44 -05:00