1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
Commit graph

233779 commits

Author SHA1 Message Date
R. RyanTM f5b2587e09 python27Packages.xlsx2csv: 0.7.6 -> 0.7.7 2020-07-06 17:31:49 -07:00
R. RyanTM a47c309ef4 gitAndTools.pre-commit: 2.4.0 -> 2.6.0 2020-07-06 17:31:38 -07:00
R. RyanTM bb2952cf2a python27Packages.sasmodels: 1.0.1 -> 1.0.2 2020-07-06 17:30:56 -07:00
R. RyanTM 5c05f1d454 python27Packages.rasterio: 1.1.4 -> 1.1.5 2020-07-06 17:30:36 -07:00
R. RyanTM 18a454bbec python27Packages.willow: 1.3 -> 1.4 2020-07-06 17:29:09 -07:00
R. RyanTM 24c9543034 python37Packages.pylast: 3.2.1 -> 3.3.0 2020-07-06 17:28:10 -07:00
R. RyanTM c94120679c python27Packages.trimesh: 3.6.43 -> 3.7.4 2020-07-06 17:27:27 -07:00
Martin Weinelt 7e8b36ea79 homeassistant: 0.112.2 -> 0.112.3 2020-07-07 02:02:25 +02:00
Jörg Thalheim cfda348d50
python3.pkgs.graphql-server-core: 1.2.0 -> 2.0.0 2020-07-07 01:55:10 +02:00
Jörg Thalheim 867fa90c51
python3.pkgs.graphql-core: 2.3.1 -> 3.1.2 2020-07-07 01:43:45 +02:00
Jörg Thalheim 6d714a3d07
home-assistant: include influxdb-client 2020-07-07 01:43:45 +02:00
Jörg Thalheim 47eb4aca59
python3.pkgs.influxdb-client: init at 1.8.0 2020-07-07 01:43:44 +02:00
Jörg Thalheim 887a51e642
python3.pkgs.rx: 1.6.1 -> 3.1.0 2020-07-07 01:43:44 +02:00
Martin Weinelt bf13145ee5
homeassistant: 0.112.0 -> 0.112.2 2020-07-07 01:43:44 +02:00
Martin Weinelt 1093962cf0
nixos/tests/home-assistant: replace internal mqtt broker with mosquitto
The internal broker was deprecated since 0.92.0 and removed in 0.112.0.
2020-07-07 01:43:44 +02:00
Martin Weinelt 963de34c62
homeassistant: 0.111.4 -> 0.112.0 2020-07-07 01:43:44 +02:00
R. RyanTM ac59ba8192
jx: 2.1.65 -> 2.1.90 (#92012) 2020-07-06 16:39:20 -07:00
Will Dietz f32641c7ba
Merge pull request #92524 from r-ryantm/auto-update/python3.8-s-tui
s-tui: 1.0.0 -> 1.0.1
2020-07-06 18:34:30 -05:00
Niklas Hambüchen e8c1ff9ef8
grub: Fix incorrect upgrade to new jsonStateLine. See #85895. (#92520)
Fixes error

    Can't use an undefined value as an ARRAY reference at /nix/store/...-install-grub.pl line 642, <FILE> line 5.

with `/boot/grub/state` being:

```
grub
2.04
no
/dev/sda
/boot

```

I am not sure where the trailing empty line can come from; the script does not
seem to write it. In any case, now we handle that situation as well.

Further, ensure that `extraGrubInstallArgs` defaults to the empty array
if its key is not present in the `jsonState`.
2020-07-07 00:53:55 +02:00
R. RyanTM 6788f32141 s-tui: 1.0.0 -> 1.0.1 2020-07-06 22:53:13 +00:00
Will Dietz bc49e1f787
agave: 14 -> 15
https://github.com/agarick/agave/releases/tag/v15
(cherry picked from commit 14ac1cc7e2882a4a09584c58b08f015e94be32f3)
2020-07-06 17:47:27 -05:00
R. RyanTM 11eb84bb9f librepo: 1.11.3 -> 1.12.0 2020-07-07 00:34:02 +02:00
Will Dietz b20a7f09e4
bash_5: 5.0p16 -> 5.0p17
https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-017
2020-07-06 17:14:09 -05:00
Jörg Thalheim ad3140e898
Merge pull request #92470 from ericdallo/bump-clojure-lsp
clojure-lsp: 20200624T142700 -> 20200706T152722
2020-07-06 22:57:20 +01:00
Maximilian Bosch c6dfbfe5fb
Merge pull request #92413 from r-ryantm/auto-update/putty
putty: 0.73 -> 0.74
2020-07-06 23:47:02 +02:00
Benjamin Hipple 0f94e2413d
Merge pull request #91071 from bcdarwin/minc-tools-build-nifti-tools
minc-tools: actually build Nifti support
2020-07-06 17:45:48 -04:00
Maximilian Bosch 52eb5aa2e9
Merge pull request #92503 from Luflosi/update/include-what-you-use
include-what-you-use: 0.13 -> 0.14
2020-07-06 23:35:51 +02:00
R. RyanTM c42b5bac66 python27Packages.pytest-tornado: 0.8.0 -> 0.8.1 2020-07-06 21:34:06 +00:00
Martin Weinelt 8f357b7144
Merge pull request #81224 from chkno/modprobe-dot-d
nixos/modprobe: Fix modprobe configuration manpage link
2020-07-06 23:31:11 +02:00
Justinas Stankevičius f815cb6adf
nixos/test-driver: print a traceback when testScript fails (#92369)
* print a traceback: assertion message can be empty

* change print back to eprint
2020-07-06 23:29:40 +02:00
Luflosi 92ca9d643f
include-what-you-use: 0.13 -> 0.14
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.14
2020-07-06 23:05:39 +02:00
Niklas Hambüchen 8da4950baf marktext: 0.16.1 -> 0.16.2 2020-07-06 23:00:19 +02:00
Niklas Hambüchen 42a7167120 marktext: 0.16.0-rc.2 -> 0.16.1.
The upgrade apparently made it necessary to also add `XDG_DATA_DIRS`
to fix the crash mentioned in the added comment.

I copied this solution from:
`pkgs/applications/misc/devdocs-desktop/default.nix`
2020-07-06 22:58:58 +02:00
Maximilian Bosch 101e302fd5
dmenu-wayland: 2020-04-03 -> 2020-07-06 2020-07-06 22:58:06 +02:00
Chuck 70cb417bac nixos/modprobe: Fix modprobe configuration manpage link 2020-07-06 13:50:11 -07:00
Florian Klink d986fccd9d
gitlab: 13.0.6 -> 13.0.8 (#92060) 2020-07-06 22:44:18 +02:00
Jörg Thalheim b2bc0d3353
Merge pull request #92497 from Mic92/weechat-otr
weechatScripts.weechat-otr: fix pycrypto build
2020-07-06 21:12:29 +01:00
Jörg Thalheim 9e780d7a2e
weechatScripts.weechat-otr: fix pycrypto build 2020-07-06 21:09:15 +01:00
Niklas Hambüchen d676d5d119
Merge pull request #85895 from nh2/extra-grub-install-flags
grub: Add `boot.loader.grub.extraGrubInstallArgs` option
2020-07-06 22:08:31 +02:00
Niklas Hambüchen a90ae331ec install-grub.pl: Add errno messages to all or die errors.
For example, turns the error

    cannot copy /nix/store/g24xsmmsz46hzi6whv7qwwn17myn3jfq-grub-2.04/share/grub/unicode.pf2 to /boot

into the more useful

    cannot copy /nix/store/g24xsmmsz46hzi6whv7qwwn17myn3jfq-grub-2.04/share/grub/unicode.pf2 to /boot: Read-only file system
2020-07-06 22:07:46 +02:00
Niklas Hambüchen 8665b5ab91 grub: Add boot.loader.grub.extraGrubInstallArgs option.
Useful for when you need to build grub modules into your grub kernel
to get a working boot, as shown in the added example.

To store this new value, we switch to more structural JSON approach.

Using one line per value to store in `/boot/grub/state` gets really messy when
the values are arrays, or even worse, can contain newlines (escaping would be
needed). Further, removing a value from the file would get extra messy
(empty lines we'd have to keep for backwards compatibility).

Thus, from now on we use JSON to store all values we'll need in the future.
2020-07-06 22:07:46 +02:00
Niklas Hambüchen 81c15742ce install-grub.pl: Write state file atomically.
Other files were already written atomically, but not this one.
2020-07-06 22:07:46 +02:00
Niklas Hambüchen 0dcad215fe install-grub.pl: Refactor: Extract getList() 2020-07-06 22:07:46 +02:00
Niklas Hambüchen d4d9d9c552
Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoader
qemu-vm: Fix useBootLoader, remove `/boot` read-only restriction
2020-07-06 22:06:20 +02:00
Florian Klink f12ad780bf
Merge pull request #90280 from danielfullmer/qemu-vm-uefi-aarch64
EFI improvements for qemu-vm.nix
2020-07-06 22:04:27 +02:00
Florian Klink e218d2f13c
Merge pull request #92479 from r-ryantm/auto-update/python2.7-twilio
python27Packages.twilio: 6.39.0 -> 6.43.0
2020-07-06 21:25:10 +02:00
José Romildo Malaquias fcb06300f0
Merge pull request #91980 from bagnaram/fix/enlightenment-setuid-patch
enlightenment: setuid missing path
2020-07-06 16:11:23 -03:00
Daniel Fullmer 37bb17cdd4 OVMF: add symlinks for Fedora dir layout 2020-07-06 12:09:37 -07:00
Daniel Fullmer 0b4e216775 qemu-vm: treat EFI vars as state, similarly to diskImage 2020-07-06 12:09:37 -07:00
Daniel Fullmer ee43e2f1ea nixos/systemd-boot: run test on aarch64 2020-07-06 12:09:37 -07:00