Luke Granger-Brown
7217b9e3c4
Merge pull request #120503 from LeSuisse/exif-0.6.22
...
exif: 0.6.21 -> 0.6.22
2021-04-25 12:53:25 +01:00
Luke Granger-Brown
6eb1fc6f10
Merge pull request #120511 from LeSuisse/zookeeper-3.7.0
...
zookeeper: 3.6.2 -> 3.6.3
2021-04-25 12:50:14 +01:00
sternenseemann
4f7a6610f7
ocamlPackages.mirage-bootvar-xen: init at 0.8.0
2021-04-25 13:15:10 +02:00
sternenseemann
2fe8239172
ocamlPackages.{mirage-net-xen,netchannel}: init at 2.0.0
2021-04-25 13:15:10 +02:00
sternenseemann
980a2bed3b
ocamlPackages.mirage-xen: init at 6.0.0
...
Unfortunately this requires a bit of trickery with pkg-config to get to
work. The root issue is that the mirage-xen assumes that we use the
default libdir of dune ($out/lib) whereas we install to an OCaml
version-specific site-lib directory. Thus the manually created
pkg-config file makes wrong assumptions (which warrants a patch) and the
.pc file is installed to the wrong location (which is fixed with a mv
invocation).
2021-04-25 13:13:23 +02:00
sternenseemann
b5f7ed7cc8
ocamlPackages.shared-memory-ring(-lwt): init at 3.1.0
2021-04-25 13:08:25 +02:00
Luke Granger-Brown
0cc25061b0
Merge pull request #114240 from sorki/containers/nested
...
nixos/nixos-containers: default boot.enableContainers to true
2021-04-25 11:37:01 +01:00
sternenseemann
4a67076273
koka: make sure runtime dependencies are host -> target
...
buildPackages.stdenv.cc.cc is a C compiler that runs on the build
platform and produces binaries for the host platform. This is not
what we want. Also pkgsHostTarget.stdenv.cc is not the compiler we
want as stdenv always runs on the previous stage so to say (the stdenv
is used to build the package set, in the case of cross compiling
this is not done natively). Thus pkgsHostTarget.targetPackages.stdenv.cc
is what we want.
2021-04-25 12:36:06 +02:00
Luke Granger-Brown
2136e90fa3
Merge pull request #114637 from KaiHa/pr/fix-systemd-boot-builder
...
systemd-boot-builder.py: ignore profile names with invalid chars
2021-04-25 11:35:00 +01:00
Atemu
6c04559dae
zen-kernels: 5.11.15 -> 5.11.16
2021-04-25 12:20:17 +02:00
R. RyanTM
c94c1874da
influxdb: 1.8.4 -> 1.8.5 ( #120207 )
2021-04-25 10:18:32 +00:00
Luke Granger-Brown
30ab5fb006
Merge pull request #107604 from pkern/exim
...
nixos/exim: Make queue runner interval configurable and reduce it to 5m by default
2021-04-25 11:15:17 +01:00
Luke Granger-Brown
2fa2e63932
Merge pull request #103902 from pkern/spamassassin
...
nixos/spamassassin: Avoid network dependency on boot
2021-04-25 11:14:57 +01:00
Jonas Chevalier
b8ef16dc1e
treefmt: init at 0.1.1 ( #120521 )
...
* treefmt: init at 0.1.1
* Update pkgs/top-level/all-packages.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Update pkgs/development/tools/treefmt/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Vincent Laporte
d4f48c8547
coqPackages.tlc: 20200328 → 20210316
2021-04-25 11:51:38 +02:00
Matthieu Coudron
29eb80c386
Merge pull request #120274 from fabaff/bump-stevedore
...
python3Packages.stevedore: 3.2.2 -> 3.3.0
2021-04-25 11:45:22 +02:00
Luke Granger-Brown
364a4ae062
Merge pull request #120575 from akshgpt7/add-gptman
...
gptman: init at 0.8.0
2021-04-25 10:29:38 +01:00
Michael Raskin
a111579688
Merge pull request #120558 from xworld21/pdftk-unmark-broken
...
pdftk: mark unbroken on darwin
2021-04-25 09:28:19 +00:00
Sandro
6174e5447d
Merge pull request #120538 from j4m3s-s/update-kubeconform
...
kubeconform: 0.4.6 -> 0.4.7
2021-04-25 11:24:52 +02:00
Sandro
73d9e091d0
Merge pull request #120542 from symphorien/updatexapian
...
dovecot_fts_xapian: 1.4.7 -> 1.4.9
2021-04-25 11:22:53 +02:00
Gabriel Ebner
53657d7d25
curaPlugins.rawmouse: 1.0.13 -> 1.1.0
2021-04-25 11:22:27 +02:00
Gabriel Ebner
8563f899cb
cura: 4.8.0 -> 4.9.0
2021-04-25 11:22:26 +02:00
Gabriel Ebner
342d9fd84f
curaengine: 4.8.0 -> 4.9.0
2021-04-25 11:22:26 +02:00
Gabriel Ebner
8f5cb6ca60
python3Packages.uranium: 4.7.1 -> 4.9.0
2021-04-25 11:22:26 +02:00
Gabriel Ebner
2f7c14899e
python3Packages.libsavitar: 4.8.0 -> 4.9.0
2021-04-25 11:22:26 +02:00
Gabriel Ebner
4b3592df70
python3Packages.libarcus: 4.8.0 -> 4.9.0
2021-04-25 11:22:26 +02:00
Jörg Thalheim
441f8ef8e4
Merge pull request #120483 from lukegb/tensorflow-big-parallel
...
python3Packages.tensorflow: mark as requiring big-parallel
2021-04-25 08:50:26 +01:00
Sandro
1e7b8e28f1
Merge pull request #120540 from schnusch/esbuild
...
esbuild: 0.11.13 -> 0.11.14
2021-04-25 09:39:45 +02:00
Sandro
36ef250562
Merge pull request #120451 from yusdacra/update-hydrus
...
pythonPackages.hydrus: 434 -> 436
2021-04-25 09:27:26 +02:00
Shamrock Lee
688990ec89
libchewing: 0.5.1 -> unstable-2020-06-27
...
If applied, users will be able to benefit from several bug fixes that stops the
program from polluting their vocabulary database.
There have been almost 5 years since v0.5.1 was released.
Many important bugfix such as
https://github.com/chewing/libchewing/pull/277
the fix for
https://github.com/chewing/libchewing/issues/232
the error of incorrect phrases being stored
into the user vocabulary database.
There has almost been a year since the last commit on master,
and it is quite stable on my laptop.
2021-04-25 15:17:19 +08:00
Johannes Schleifenbaum
e58f896fff
jellyfin-media-player: 1.4.1 -> 1.5.0
2021-04-25 09:00:21 +02:00
Sandro
cf628a338d
Merge pull request #120092 from ericdallo/bump-clojure-lsp
...
clojure-lsp: 2021.02.14-19.46.47 -> 2021.04.13-12.47.33
2021-04-25 08:55:36 +02:00
Sandro
2cb1dc3e5b
Merge pull request #120516 from bb2020/gimx
...
gimx: cleanup
2021-04-25 08:54:54 +02:00
Taeer Bar-Yam
ab6943a745
macdylibbundler: delete duplicate dylibbundler ( #119486 )
2021-04-25 08:43:09 +02:00
Jörg Thalheim
6e90599166
Merge pull request #120508 from Mic92/nixos-install
...
nixos-install: fix flake command
2021-04-25 07:17:06 +01:00
github-actions[bot]
a956f62ea4
Merge master into staging-next
2021-04-25 06:05:34 +00:00
Evils
4b7ccb3418
stlink: 1.6.0 -> 1.7.0
2021-04-25 07:30:01 +02:00
Jörg Thalheim
1272986439
Merge pull request #120502 from Mic92/telegraf
...
telegraf: 1.18.0 -> 1.18.1
2021-04-25 06:12:41 +01:00
Jörg Thalheim
ce4b94e79f
Merge pull request #119235 from hoppla20/add-vim-plugins
...
Add vim plugins
2021-04-25 06:11:05 +01:00
Mario Rodas
45e0672539
gcsfuse: 0.34.0 -> 0.34.1
...
https://github.com/GoogleCloudPlatform/gcsfuse/releases/tag/v0.34.1
2021-04-25 04:20:00 +00:00
Mario Rodas
16f68549f2
avfs: set license to gpl2Only
2021-04-25 04:20:00 +00:00
Mario Rodas
097467a504
tflint: 0.27.0 -> 0.28.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.28.0
2021-04-25 04:20:00 +00:00
Mario Rodas
db381efaff
avfs: 1.1.3 -> 1.1.4
2021-04-25 04:20:00 +00:00
Mario Rodas
1fe6ed37fd
Merge pull request #120528 from marsam/update-goaccess
...
goaccess: 1.4 -> 1.4.6
2021-04-24 22:57:28 -05:00
Luke Granger-Brown
8bd0763df4
Merge pull request #120574 from figsoda/drawing
...
drawing: 0.4.13 -> 0.8.0
2021-04-25 03:47:39 +01:00
Aksh Gupta
5b6e08ba57
gptman: init at 0.8.0
2021-04-25 08:15:50 +05:30
Mario Rodas
4a1bad5db1
Merge pull request #120559 from jonringer/buck-jdk8
...
buck: use jdk8
2021-04-24 21:21:21 -05:00
Mario Rodas
63789da7ad
Merge pull request #120563 from JohnTitor/update-nushell
...
nushell: 0.29.0 -> 0.30.0
2021-04-24 21:20:48 -05:00
Mario Rodas
8e7de907c7
Merge pull request #119884 from LibreCybernetics/add-ruby-pgsync
...
pgsync: init at 0.6.6
2021-04-24 21:20:06 -05:00
figsoda
4f75c6e438
drawing: 0.4.13 -> 0.8.0
2021-04-24 22:18:52 -04:00