zowoq
c12e01724a
.github/CODEOWNERS: add myself to rust
2020-10-21 20:24:02 +10:00
zowoq
c43e01b6d2
rustPlatform: fix darwin build failure
2020-10-21 20:20:15 +10:00
Théo Zimmermann
5d0e2dedd5
coq: propagate and install ocaml and findlib
...
Fix #34657 .
2020-10-21 11:07:02 +02:00
Gabriel Ebner
9085a724fd
Merge pull request #101238 from lovesegfault/octoprint-misc
2020-10-21 10:46:27 +02:00
Marek Mahut
8b02768dd2
Merge pull request #101191 from RaghavSood/polkadot/0.8.25
...
polkadot: 0.8.24 -> 0.8.25
2020-10-21 10:35:34 +02:00
Timo Kaufmann
ea0abe99d8
Merge pull request #100374 from berbiche/wayst
...
wayst: init at 2020-10-12
2020-10-21 09:56:52 +02:00
markuskowa
4eb5b1285c
Merge pull request #101065 from markuskowa/fix-molcas
...
openmolcas: 19.11 -> 20.10
2020-10-21 09:37:28 +02:00
Bernardo Meurer
d6a1aff820
octoprint.python.pkgs.bedlevelvisualizer: init at 0.1.15
2020-10-21 00:24:52 -07:00
Bernardo Meurer
f66c7667e3
octoprint.python.pkgs.themeify: init at 1.2.2
2020-10-21 00:00:46 -07:00
Bernardo Meurer
ea33f3dab8
octoprint: sort plugins
2020-10-20 23:56:39 -07:00
Bernardo Meurer
f2e31a9921
octoprint.python.pkgs.octoprint-dashboard: 1.15.1 -> 1.15.2
2020-10-20 23:53:28 -07:00
Bernardo Meurer
f706072579
octoprint.python.pkgs.simpleemergencystop: 0.2.5 -> 1.0.3
2020-10-20 23:52:09 -07:00
Bernardo Meurer
f51bd15d67
octoprint.python.pkgs.gcodeeditor: 0.2.6 -> 0.2.9
2020-10-20 23:50:49 -07:00
Bernardo Meurer
b9df9c7454
octoprint.python.pkgs.abl-expert: 2019-12-21 -> 0.6
2020-10-20 23:49:29 -07:00
Bernardo Meurer
48f69d45dd
octoprint.python.pkgs.printtimegenius: 2.2.1 -> 2.2.6
2020-10-20 23:47:16 -07:00
Bernardo Meurer
96a7a76e69
octoprint.python.pkgs.touchui: 0.3.14 -> 0.3.16
2020-10-20 23:44:53 -07:00
Bernardo Meurer
a2bdd1e70d
octoprint.python.pkgs.curaenginelegacy: 1.0.2 -> 1.1.1
2020-10-20 23:41:04 -07:00
Bernardo Meurer
e4cf0fdd42
octoprint.python.pkgs.titlestatus: 0.0.4 -> 0.0.5
2020-10-20 23:39:38 -07:00
Bernardo Meurer
a9c2caea4f
octoprint.python.pkgs.mqtt: 0.8.6 -> 0.8.7
2020-10-20 23:39:29 -07:00
Bernardo Meurer
76bbe9eb34
octoprint.python.pkgs.m33-fio: remove
...
It is incompatible with modern octoprints and has been abandoned by
upstream.
c.f. https://plugins.octoprint.org/plugins/m33fio/
2020-10-20 23:38:54 -07:00
Aaron L. Zeng
d95b8c33b4
ocamlPackages.async_interactive: init at 0.13
2020-10-21 07:40:17 +02:00
Ryan Burns
40e9a2340a
python3Packages.yamale: init at 3.0.4
2020-10-20 21:34:32 -07:00
Ryan Burns
70f272ccaf
maintainers: add rtburns-jpl
2020-10-20 21:34:32 -07:00
Andrew Childs
5b5d38a7e7
sudolikeaboss: remove input propagation and unused hook
...
This package is a leaf that exports no libraries, so propagating its
inputs should have no effect.
The fixDarwinDylibNames hook only applies to *.dylib files, which this
package does not contain.
2020-10-21 13:31:12 +09:00
Andrew Childs
722d02a720
treewide: move fixDarwinDylibNames to nativeBuildInputs
...
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Jean-François Roche
37740ec5b5
python3Packages.block-io: fix build
...
Fix base58 dependency.
2020-10-20 21:23:23 -07:00
José Romildo Malaquias
b542b692e8
Merge pull request #101075 from romildo/upd.numix-solarized-gtk-theme
...
numix-solarized-gtk-theme: 20180913 -> 20200910
2020-10-20 23:01:44 -03:00
zowoq
a920bf4308
.github/workflows/editorconfig.yml: 2.1.0 -> 2.2.0
2020-10-21 10:50:22 +10:00
zowoq
f73f6abab4
editorconfig-checker: 2.1.0 -> 2.2.0
...
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.2.0
2020-10-21 10:50:22 +10:00
Mario Rodas
99332f9728
Merge pull request #101212 from leemhenson/nodejs-15_x
...
nodejs-15_x: init at 15.0.0
2020-10-20 19:14:30 -05:00
Nicolas Berbiche
31cd7cfbd1
wayst: init at 2020-10-12
2020-10-20 19:20:36 -04:00
Andreas Rammhold
f6cd17269e
Merge pull request #49403 from andir/qemu_test_reduce_closure
...
qemu_test: disable features that are not needed for tests (closure 641 -> 335.3M)
2020-10-21 00:41:01 +02:00
Masanori Ogino
8875db4976
nixos/sshd: update kexAlgorithms, fix links
...
The `curve25519-sha256` key exchange method is defined in RFC 8731 that
is identical to curve25519-sha256@libssh.org . OpenSSH supports the
method since version 7.4, released on 2016-12-19. It is literally a
violation of the "both in Secure Secure Shell and Mozilla guidelines"
rule, but it provides essentially the same but a future-proof default.
Also, links to the Mozilla OpenSSH guidelines are updated to refer to
the current place.
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-21 07:39:50 +09:00
Florian Klink
6e5ccaa34f
Merge pull request #100657 from flokli/network-manager-sstp
...
networkmanager-sstp: init at unstable-2020-04-20, bump sstp from 1.0.12 to 1.0.13
2020-10-21 00:33:13 +02:00
Florian Klink
e992089137
nixos/no-x-libs: add networkmanager-sstp
2020-10-21 00:04:02 +02:00
Florian Klink
cdda94f70e
sstp: 1.0.12 -> 1.0.13
2020-10-21 00:02:18 +02:00
Florian Klink
72cd3086cc
networkmanager-sstp: init at unstable-2020-04-20
2020-10-21 00:02:18 +02:00
TredwellGit
4f9179fcef
ghostscript: 9.52 -> 9.53.3
...
https://www.ghostscript.com/doc/9.53.3/News.htm
2020-10-20 21:12:54 +00:00
TredwellGit
d14be23a56
jbig2dec: 0.18 -> 0.19
...
https://github.com/ArtifexSoftware/jbig2dec/blob/0.19/CHANGES
2020-10-20 21:07:12 +00:00
Kevin Cox
e25cd7827e
Merge pull request #98176 from minijackson/jellyfin-systemd-security
...
nixos/jellyfin: add some systemd security options
2020-10-20 16:44:32 -04:00
Ryan Mulligan
7d9979ec1b
Merge pull request #100956 from r-ryantm/auto-update/gqrx
...
gqrx: 2.12.1 -> 2.13
2020-10-20 13:20:12 -07:00
Lee Henson
cd3c2b1fad
nodejs-15_x: init at 15.0.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v15.0.0
2020-10-20 21:16:09 +01:00
Silvan Mosberger
a2fe9a7abc
Merge pull request #100953 from AtnNn/splitStrings
...
Implement splitString using builtins.split
2020-10-20 22:12:52 +02:00
Silvan Mosberger
6a94d64c10
Merge pull request #101096 from fzakaria/faridzakaria/readTree
...
lib: Add listFilesRecursive function to filesystem
2020-10-20 22:06:19 +02:00
Vincent Laporte
37eb705a65
ocamlPackages.opium_kernel: 0.17.1 → 0.18.0
2020-10-20 21:50:42 +02:00
Frederik Rietdijk
a8de4381b3
Merge staging into staging-next
2020-10-20 21:24:12 +02:00
Christian Kampka
507a5e95da
gamin: Fix cross compiling issues
...
Gamin fails to build cross-platform because it tries to run
AC_RUN_IFELSE during configure which fails as the test program is built
for the wrong platform and cannot execute. Since the test is only for
the 'abstract socket namespace' feature, we can just pin the results
for out builds, it is 'yes' for Linux and 'no' for Darwin (and other
BSD).
2020-10-20 21:22:37 +02:00
Jonathan del Strother
f0431e22c1
rubygems: 3.1.2 -> 3.1.3
2020-10-20 21:10:43 +02:00
Minijackson
4e51247318
nixos/jellyfin: add some systemd security options
2020-10-20 21:09:28 +02:00
ajs124
8904ce243a
tzdata: 2019c -> 2020c
2020-10-20 21:09:28 +02:00