Matthew Bauer
f7c7207a3f
systems: add missing doubles
...
in https://github.com/NixOS/nixpkgs/pull/60349 , the attr handling was
removed. This means we rely on these double values for determing what
we are compatible with. This adds some of the missing doubles to this
list.
https://hydra.nixos.org/eval/1523389#tabs-removed
2019-06-04 13:34:40 -04:00
Matthieu Coudron
77057b1b3c
Merge pull request #62265 from mmlb/update-packet-python
...
Update packet python
2019-06-05 01:33:12 +09:00
Manuel Mendez
a02dfde074
pythonPackages.packet-python: enable tests
2019-06-04 12:31:26 -04:00
Manuel Mendez
70a6962d06
pythonPackages.packet-python: 1.37.1 -> 1.38.2
2019-06-04 12:31:21 -04:00
Matthew Bauer
75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
...
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Jan Tojnar
ea59f09946
maintainers/scripts/update.nix: various fixes ( #62478 )
...
maintainers/scripts/update.nix: various fixes
2019-06-04 18:24:16 +02:00
Mario Rodas
743583b907
Merge pull request #62403 from xrelkd/update/brook
...
brook: 20190401 -> 20190601
2019-06-04 11:10:25 -05:00
Izorkin
a3da901ec7
mariadb: 10.2.17 -> 10.3.15
2019-06-04 19:02:16 +03:00
Matthew Bauer
0778645861
Merge pull request #51902 from Izorkin/mariadb-galera
...
mariadb.galera: 25.3.24 -> 25.3.26
2019-06-04 11:33:47 -04:00
Matthew Bauer
760c9995b0
Merge pull request #60349 from matthewbauer/fix-60345
...
check-meta: use system tuple in platforms
2019-06-04 11:29:48 -04:00
Vincent Laporte
9120dbf180
ocamlPackages.alcotest: 0.8.2 -> 0.8.5
2019-06-04 17:27:15 +02:00
Matthew Bauer
635b762569
systems: allow passing in string for cross/localSystem
...
This makes things a little bit more convenient. Just pass in like:
$ nix-build ’<nixpkgs>’ -A hello --argstr localSystem x86_64-linux --argstr crossSystem aarch64-linux
2019-06-04 11:17:25 -04:00
Matthew Bauer
40271ae138
systems: remove forMeta
...
This is unused now.
2019-06-04 11:09:43 -04:00
R. RyanTM
741d20c900
qbs: 1.13.0 -> 1.13.1 ( #62549 )
...
* qbs: 1.13.0 -> 1.13.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbs/versions
* qbs: add meta.homepage
2019-06-04 17:02:45 +02:00
Georges Dubus
537d213df5
Merge pull request #62220 from madjar/keybase-4.0.0
...
keybase,keybase-gui: 3.2.2 -> 4.0.0
2019-06-04 17:01:11 +02:00
Mario Rodas
474566bccb
Merge pull request #62583 from r-ryantm/auto-update/urh
...
urh: 2.5.7 -> 2.6.0
2019-06-04 08:22:37 -05:00
R. RyanTM
b2732a541d
urh: 2.5.7 -> 2.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urh/versions
2019-06-04 08:15:45 -05:00
Mario Rodas
ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
...
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Orivej Desh
d1cd9ff16c
croaring: init at 0.2.61
2019-06-04 13:09:09 +00:00
Ryan Mulligan
0c2eff0539
Merge pull request #62456 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.14.1 -> 1.14.2
2019-06-04 05:52:40 -07:00
Renaud
48d5837b88
Merge pull request #62564 from r-ryantm/auto-update/rsyslog
...
rsyslog: 8.1904.0 -> 8.1905.0
2019-06-04 14:44:59 +02:00
Matthieu Coudron
e496104638
Merge pull request #62654 from teto/lua_update
...
Lua updater update :)
2019-06-04 21:41:23 +09:00
Bas van Dijk
b71fa33328
Merge pull request #62655 from basvandijk/terraform-provider-elasticsearch-0.7.0
...
terraform-provider-elasticsearch: 0.6.0 -> 0.7.0
2019-06-04 14:12:25 +02:00
Profpatsch
f71bdfd5ab
purescript: add test that compiles & runs a minimal module
...
This ensures the compiler actually works.
`console.log` is wrapped in a purescript function and everything is
run with nodejs.
2019-06-04 13:55:58 +02:00
Kevin Cox
2156d43659
Merge pull request #62603 from dywedir/cargo-web
...
cargo-web: 0.6.23 -> 0.6.25
2019-06-04 12:49:13 +01:00
Franz Pletz
63f23d51d1
Merge pull request #62646 from rail/skopeo-man
...
skopeo: fix man installation path
2019-06-04 11:36:36 +00:00
Pascal Bach
7ba247ccb1
gitlab-runner: 11.10.1 -> 11.11.0
2019-06-04 11:33:53 +00:00
Mario Rodas
36de7f4181
Merge pull request #62621 from jerith666/timetrap-t
...
timetrap: restore "t" executable
2019-06-04 05:49:18 -05:00
Bas van Dijk
6b4279e792
terraform-provider-elasticsearch: 0.6.0 -> 0.7.0
2019-06-04 12:34:24 +02:00
Mario Rodas
9d8b362c78
Merge pull request #62537 from r-ryantm/auto-update/python3.7-pytest-tornado
...
python37Packages.pytest-tornado: 0.7.0 -> 0.8.0
2019-06-04 05:32:37 -05:00
Maximilian Bosch
6f608121cb
Merge pull request #62641 from WilliButz/package-loki
...
grafana-loki: init at 0.1.0
2019-06-04 12:32:14 +02:00
Mario Rodas
e8f468c994
Merge pull request #62525 from r-ryantm/auto-update/python3.7-fasteners
...
python37Packages.fasteners: 0.14.1 -> 0.15
2019-06-04 05:25:30 -05:00
Mario Rodas
55625ec06d
Merge pull request #62516 from r-ryantm/auto-update/python3.7-braintree
...
python37Packages.braintree: 3.53.0 -> 3.54.0
2019-06-04 05:24:56 -05:00
Mario Rodas
99f7ca2aec
Merge pull request #62510 from r-ryantm/auto-update/python2.7-avro
...
python27Packages.avro: 1.8.2 -> 1.9.0
2019-06-04 05:22:27 -05:00
justinwoo
2b1eabc145
purescript: 0.12.5 -> 0.13.0
...
https://github.com/purescript/purescript/releases/v0.13.0
2019-06-04 12:19:42 +02:00
Matthieu Coudron
95d036e042
lua: update generated packages.nix
...
basically update nvim-client and luassert
2019-06-04 19:13:26 +09:00
Mario Rodas
1ba3567a0c
Merge pull request #62518 from r-ryantm/auto-update/python3.7-bugwarrior
...
python37Packages.bugwarrior: 1.6.0 -> 1.7.0
2019-06-04 05:11:54 -05:00
Matthieu Coudron
87d1ab0905
luarocks-packages.csv: remove unnecessary servers
...
Now that luarocks-nix supports installation from rockspecs, it's
possible to remove some server specifications.
2019-06-04 19:11:42 +09:00
R. RyanTM
79627f2ba9
python37Packages.fasteners: 0.14.1 -> 0.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fasteners/versions
2019-06-04 05:02:13 -05:00
Matthieu Coudron
6736cc3e3a
luarocks-packages.csv: Support luaversion
...
Opened with libreoffice calc which added the different commas
2019-06-04 18:57:42 +09:00
Matthieu Coudron
6402fbb6b8
update-luarocks: can install for a different lua
...
the recent luarocks can install for a different interpreter than the one
running luarocks.
Due to the way the update is done on nix, it seems more practical to use
this feature than running the script with different luarocks-nix ?
2019-06-04 18:57:42 +09:00
Matthieu Coudron
e967121053
update-luarocks: contact only the specified server
...
use --server-only instead of --server, I haven't run any testing but it
should be a bit faster as well as more deterministic.
2019-06-04 18:57:42 +09:00
Matthieu Coudron
cf45c7857a
update-luarocks: doesn't crash when no arguments
...
define print_help function before it gets called.
2019-06-04 18:57:42 +09:00
Matthieu Coudron
441ef28ac5
luarocks-nix: update that fixes indentation
...
Finally fixes indentation.
- removed buildType as it was not used
- doesn't crash on missing description anymore
2019-06-04 18:57:36 +09:00
Mario Rodas
436e2b6d7f
Merge pull request #62526 from r-ryantm/auto-update/python3.7-h11
...
python37Packages.h11: 0.8.1 -> 0.9.0
2019-06-04 04:43:57 -05:00
Mario Rodas
aae80b6db8
Merge pull request #62534 from r-ryantm/auto-update/python3.7-nibabel
...
python37Packages.nibabel: 2.3.3 -> 2.4.0
2019-06-04 04:41:07 -05:00
Will Dietz
9639420437
Merge pull request #61929 from dtzWill/update/txr-216
...
txr: 209 -> 216
2019-06-04 04:29:38 -05:00
Peter Simons
346791875c
Merge pull request #60956 from strager/duplicity-tests
...
duplicity: enable tests
2019-06-04 10:59:58 +02:00
Matthieu Coudron
fbc670d729
Merge pull request #61561 from dtzWill/update/luv-1.28
...
lua-modules/generated: regen for formatting, luv -> 1.28
2019-06-04 17:44:19 +09:00
Silvan Mosberger
45d7270579
haskellPackages.heap: Fix build
2019-06-04 10:26:11 +02:00