Commit graph

161680 commits

Author SHA1 Message Date
worldofpeace
007dafc9a0
Merge pull request #51363 from fusion809/patch-5
scilab-bin: adding application launchers
2018-12-02 03:11:38 -05:00
Brenton Horne
10f40f3ac6 scilab-bin: adding application launchers
Moving the desktop configuration files from
opt/scilab-$ver/share/applications to share/applications, making the
required changes, and moving the icons in opt/scilab-$ver/share/icons to
share/icons. Moving locales, appdata and mime out of there
opt/scilab-${ver} too. Also removing unneeded scilab-${ver} and
scilab-${majorVer} symlinks from bin/.
2018-12-02 17:53:40 +10:00
worldofpeace
09d877865e antibody: 4.0.0 -> 4.0.2 2018-12-02 02:48:29 -05:00
worldofpeace
8776ceafc3 solargraph: 0.28.2 -> 0.29.1 2018-12-02 02:48:01 -05:00
Silvan Mosberger
d6cb669a44
Merge pull request #51350 from Infinisil/fix/minecraft
minecraft: Fix versions <1.13
2018-12-02 07:55:06 +01:00
Will Dietz
02b1a4ab75 s-tui: 0.8.2 -> 0.8.3
https://github.com/amanusk/s-tui/releases/tag/v0.8.3

Drop patch, including it was the reason for this release :).
2018-12-02 00:19:41 -06:00
Will Dietz
02282130d0 yubikey-manager: 1.0.0 -> 1.0.1
https://developers.yubico.com/yubikey-manager/Release_Notes.html

https://github.com/Yubico/yubikey-manager/releases/tag/yubikey-manager-1.0.1
2018-12-02 00:04:11 -06:00
Will Dietz
458abdc9c4 aminal: 0.7.6 -> 0.7.8 2018-12-01 23:56:35 -06:00
Ivan Kozik
47f5771247 libtorrentRasterbar: 1.1.10 -> 1.1.11 2018-12-02 03:21:57 +00:00
Magnus Jonsson
d23acab3a3 ocamlPackages.opti: init at 1.0.3 2018-12-01 19:00:23 -08:00
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
Mario Rodas
c154ecfc38
vdirsyncer: fix build
- Add support for build on darwin
2018-12-01 19:17:54 -05: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
Silvan Mosberger
0d2355d7e3
minecraft: Fix versions <1.13 2018-12-02 00:15:55 +01:00
koral
35f6d1cda4 loop: init at unstable-2018-10-02 2018-12-02 00:03: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
Joachim Breitner
6ca50c3deb bisect_ppx-ocamlbuild: Propagate ocamlbuild 2018-12-01 23:47:58 +01: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
Mario Rodas
2256273c6b
fedpkg: add fedora_cert as dependency
[1: 1b9fd36581] Removed fedora_cert from nixpkgs, but fedpkg 1.29 still
it required at runtime.

1: 1b9fd36581
   fedora_cert: remove package
2018-12-01 17:17:55 -05: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
a523abdfc3 tabbed: 20160425 -> 20180310 2018-12-01 13:36:10 -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
Will Dietz
5ea1bbcf01 pqiv: 2.10.4 -> 2.11
https://github.com/phillipberndt/pqiv/releases/tag/2.11
2018-12-01 13:30:55 -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
Joachim Breitner
54ed86852e Switch to buildDunePackage, and remove redundancies 2018-12-01 17:46:29 +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
Tobias Happ
bc2d26fd8f dwm-status: 1.4.0 -> 1.4.1 2018-12-01 17:04:33 +01: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
c220fe8e88
fedpkg: promote to python application 2018-12-01 10:59:34 -05:00
Mario Rodas
7905c38c74
fedpkg: fix patch 2018-12-01 10:37:31 -05:00