Commit graph

161436 commits

Author SHA1 Message Date
John Boehr 4226ddc034 nixos/cockroachdb: create new service
This also includes a full end-to-end CockroachDB clustering test to
ensure everything basically works. However, this test is not currently
enabled by default, though it can be run manually. See the included
comments in the test for more information.

Closes #51306. Closes #38665.

Co-authored-by: Austin Seipp <aseipp@pobox.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-01 19:07:49 -06:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jörg Thalheim 8a5c9882cb
Merge pull request #51336 from dtzWill/update/or-tools-6.10
or-tools: v6.9.1 -> v6.10, touchups
2018-12-02 00:07:42 +00:00
Jörg Thalheim a742598378
Merge pull request #51334 from dtzWill/update/aminal-0.7.6
aminal: 0.7.4 -> 0.7.6
2018-12-02 00:06:19 +00:00
Jörg Thalheim 90f0a7c390
Merge pull request #50489 from nalbyuites/smlnj-110_84
smlnj: 110.79 -> 110.84
2018-12-01 23:50:48 +00:00
Jan Tojnar 30f090ff7b
gnome3.updateScript: reuse gnome-update-script 2018-12-02 00:50:37 +01:00
Silvan Mosberger 3fbdd4705a
Merge pull request #50281 from dasJ/luks-checkexist
nixos/luksroot: Check whether the device already exists
2018-12-02 00:28:13 +01:00
worldofpeace eb755503b2
Merge pull request #51228 from marsam/feature/git-secrets-manpage
git-secrets: install manpage
2018-12-01 17:48:28 -05:00
Janne Heß 9cd4ce98bf nixos/luksroot: Check whether the device already exists
The new reuse behaviour is cool and really useful but it breaks one of
my use cases. When using kexec, I have a script which will unlock the
disks in my initrd. However, do_open_passphrase will fail if the disk is
already unlocked.
2018-12-01 23:42:51 +01:00
Brenton Horne 7041972128 scilab-bin: adding bin/scilab symlink (#51346)
Should fix #51343, merely adding a scilab symlink within the bin/ directory, so that it can be detected by SageMath.
2018-12-01 23:25:40 +01:00
viric d5155f2964
Merge pull request #51342 from nioncode/fixQtGuiCmake
Fix qtbase cmake for gui plugins [Qt 5.6, 5.9]
2018-12-01 22:16:07 +01:00
Timo Kaufmann 88b69a0d40
Merge pull request #51337 from timokau/sagenb-matplotlib-fix
sage: misc fixes
2018-12-01 22:04:48 +01:00
Timo Kaufmann 0e570199de sage: fix jmol integration 2018-12-01 21:31:29 +01:00
Nicolas Schneider bf3a98ce04 Fix qtbase cmake for gui plugins [Qt 5.6, 5.9]
This is 54377280f0 ported to Qt 5.6 and 5.9
LTS versions.
2018-12-01 21:09:33 +01:00
Timo Kaufmann cb73495f02 sagenb: fix matplotlib path 2018-12-01 20:41:40 +01:00
Will Dietz cd14ad53c3 or-tools: appease warning re:python3, try testing 2018-12-01 13:38:16 -06:00
Will Dietz 046e7980f9 or-tools: parallel 2018-12-01 13:38:16 -06:00
Will Dietz 70c2e88c96 or-tools: touchup 2018-12-01 13:38:16 -06:00
Will Dietz c4feda8b01 or-tools: v6.9.1 -> v6.10
https://github.com/google/or-tools/releases/tag/v6.10
2018-12-01 13:38:16 -06:00
Will Dietz 4c6d2e4f21 aminal: 0.7.5 -> 0.7.6 2018-12-01 13:34:04 -06:00
Will Dietz da85dee6e2 aminal: 0.7.4 -> 0.7.5 2018-12-01 13:33:53 -06:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Tim Steinbach d97f3cb647
kernel: 4.19.5 -> 4.19.6 2018-12-01 11:20:38 -05:00
Tim Steinbach 8f23a4616f
kernel: 4.14.84 -> 4.14.85 2018-12-01 11:20:38 -05:00
Tim Steinbach 182a6557e3
kernel: 4.9.141 -> 4.9.142 2018-12-01 11:20:38 -05:00
Tim Steinbach 995004634f
kernel: 4.4.165 -> 4.4.166 2018-12-01 11:20:38 -05:00
Tim Steinbach ff4bf6067e
kernel: Remove 4.18.x
4.18 series is EOL
2018-12-01 11:20:38 -05:00
Tim Steinbach 813e74a2bf
sbt: 1.2.6 -> 1.2.7 2018-12-01 11:20:37 -05:00
Will Dietz 60b743853b lm_sensors: 3.4.0 -> 3.5.0
* lm_sensors: 3.4.0 -> 3.5.0 (#51117)

Using releases posted on github,
they work and I'm not sure how those fedora URL's are found anyway.

* lm_sensors: cleanup
2018-12-01 17:02:49 +01:00
Mario Rodas 7476972553
git-secrets: install manpage 2018-12-01 10:33:58 -05:00
Renaud 947be9e992
Merge pull request #51199 from samueldr/fix/iso-image-fat32
iso-image: Verifies the FAT partition at build.
2018-12-01 16:14:55 +01:00
Jan Tojnar 8560887e88
usbutils: fix usb.ids path
The utility switched from /usr/share to ${datadir}, but it is still not enough
for use. It would be nice if upstream provided configure flag.
2018-12-01 15:37:19 +01:00
Timo Kaufmann d9b650f4cc
pythonPackages.cypari2: 1.3.1 -> 2.0.1 (#49446) 2018-12-01 12:57:55 +01:00
Renaud c4852e3d31
Merge pull request #51261 from dtzWill/fix/apparmor-drop-musl-patch
libapparmor: drop patch, fix build w/musl
2018-12-01 10:18:33 +01:00
Renaud 7dc4b0a1be
Merge pull request #51305 from pbogdan/update-mpd
mpd: 0.20.21 -> 0.20.23
2018-12-01 10:08:18 +01:00
John Ericson 62a1bc0031
Merge pull request #51307 from expipiplus1/ghc-arm
ghc-8.4: fix build targeting arm
2018-12-01 02:23:43 -05:00
Ashijit Pramanik 6ed379f77f manticore: 2017-08-22 -> 2018-09-29 2018-12-01 12:22:34 +05:30
Joe Hermaszewski 7fa0befcc7 ghc-8.4: fix build targeting arm
Fixes https://ghc.haskell.org/trac/ghc/ticket/15780
2018-12-01 12:09:05 +08:00
worldofpeace 50bb0afa7c
Merge pull request #50863 from marsam/feature/add-aws-google-auth
aws-google-auth: init at 0.0.29
2018-11-30 21:58:24 -05:00
Mario Rodas f15aecd1bb aws-google-auth: init at 0.0.29 2018-11-30 21:57:07 -05:00
Dmitry Kalinkin 9d73a7e6f4
Merge pull request #42162 from eadwu/init/vscode-extensions.WakaTime.vscode-wakatime
vscode-extensions.WakaTime.vscode-wakatime: init at 1.2.3
2018-11-30 21:19:10 -05:00
Piotr Bogdan 92aba635d2 mpd: 0.20.21 -> 0.20.23
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS

Includes a fix for the build failure:
https://hydra.nixos.org/build/85119443/nixlog/1
2018-12-01 01:31:45 +00:00
Austin Seipp ee14496ae2 nixos/dhcpcd: (try to) restart chrony in the exitHook
As the comment notes, restarts/exits of dhcpcd generally require
restarting the NTP service since, if name resolution fails for a pool of
servers, the service might break itself. To be on the safe side, try
restarting Chrony in these instances, too.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-30 18:50:33 -06:00
Austin Seipp 7b8d9700e1 nixos/chrony: don't emit initstepslew when servers is empty
Setting the server list to be empty is useful e.g. for hardware-only
or virtualized reference clocks that are passed through to the system
directly. In this case, initstepslew has no effect, so don't emit it.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-30 18:50:32 -06:00
worldofpeace 22926c8b84
Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
worldofpeace 7131b7f260
Merge pull request #48438 from worldofpeace/geoclue2/2.5.0
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 18:07:53 -05:00
Bas van Dijk 274e72aa29
Merge pull request #51027 from LumiGuide/opencv-4.0.0
opencv4: init at 4.0.0
2018-11-30 23:56:36 +01:00
Bas van Dijk e03512878b
Merge pull request #51021 from LumiGuide/opencv-3.4.4
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:56:20 +01:00
worldofpeace 607aefd972 geoclue2: 2.4.12 -> 2.5.1 2018-11-30 17:14:39 -05:00
Christian Kampka 4ed2dd919b gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00