markuskowa
660a7744c6
Merge pull request #148303 from markuskowa/add-elpa
...
elpa: init at 2021.05.002_bugfix
2021-12-03 22:52:58 +01:00
Fabian Affolter
f9a1652a85
python3Packages.heatzypy: init at 1.4.2
2021-12-03 13:00:06 -08:00
Fabian Affolter
23f4fb4d14
python3Packages.zeversolarlocal: init at 1.1.0
2021-12-03 12:58:05 -08:00
markuskowa
0016232876
Merge pull request #148350 from jbedo/genmap
...
genmap: init 1.3.0
2021-12-03 21:55:44 +01:00
Fabian Affolter
e1fb73a3f2
python3Packages.hstspreload: 2021.11.1 -> 2021.12.1
2021-12-03 12:53:57 -08:00
Niklas Hambüchen
6c9f46d063
Merge pull request #148389 from GTrunSec/consul
...
nixos/consul: update deprecated setting
2021-12-03 21:53:10 +01:00
Fabian Affolter
8e29af2f5f
python3Packages.pykakasi: init at 2.2.1
2021-12-03 12:52:01 -08:00
Fabian Affolter
4657c2e07a
python3Packages.jaconv: init at 0.3
2021-12-03 12:52:01 -08:00
Fabian Affolter
6af367e180
python3Packages.tesla-wall-connector: init at 1.0.0
2021-12-03 12:48:46 -08:00
Jonathan Ringer
dd15c5cec8
agate: fix meta
...
old link is dead
2021-12-03 12:32:21 -08:00
Justin Bedo
1a768ef4da
genmap: init 1.3.0
2021-12-04 06:51:16 +11:00
figsoda
7a75191093
Merge pull request #148484 from chuangzhu/image-roll
...
image-roll: add desktop entry
2021-12-03 14:41:35 -05:00
Martin Weinelt
42ae887b23
Merge pull request #148471 from Ma27/postfix-exporter-hardening
2021-12-03 20:26:10 +01:00
Sandro
6d9e0be803
Merge pull request #148062 from pennae/patchmatrix
2021-12-03 20:23:45 +01:00
Sandro
3d4a8d39f4
Merge pull request #148066 from Kranzes/nextcloud-client
2021-12-03 20:15:25 +01:00
Sandro
ecaded8d2c
Merge pull request #142396 from evanjs/allure-pytest/init
2021-12-03 20:13:43 +01:00
Sandro
3f8b3af8a6
Merge pull request #148290 from applePrincess/exploitdb-2021-12-02
2021-12-03 20:10:50 +01:00
Robert Scott
0abc16608d
Merge pull request #146778 from risicle/ris-gimp-darwin
...
gimp: re-enable tests on darwin
2021-12-03 19:10:32 +00:00
Sandro
52bb9c62b7
Merge pull request #140473 from identinet/datree_0.13.4
2021-12-03 20:05:46 +01:00
Sandro
bed7b50834
Merge pull request #148362 from lovesegfault/mdbook-graphviz-0.1.3
2021-12-03 20:03:50 +01:00
Sandro
77a9330269
Merge pull request #145445 from Stunkymonkey/sauerbraten-icon
2021-12-03 20:03:18 +01:00
Sandro
8ab39d0be9
Merge pull request #132894 from identinet/hostess-0.5.2
2021-12-03 20:02:55 +01:00
Sandro
feb08899a1
Merge pull request #148407 from otavio/topic/cargo-msrv
2021-12-03 20:00:22 +01:00
Jan Tojnar
f0faf7cf3f
fwupd: 1.7.1 → 1.7.2 ( #147032 )
2021-12-03 20:59:15 +02:00
Sandro
fdf8fc7c00
Merge pull request #148137 from erictapen/jupyterhub-systemdspawner
2021-12-03 19:57:33 +01:00
Sandro
b1a0626b0e
Merge pull request #148156 from azuwis/ansible-lint-5.3.0
2021-12-03 19:57:20 +01:00
Sandro
303ac25c1a
Merge pull request #145199 from Madouura/dev/primehack
2021-12-03 19:42:16 +01:00
Sandro
b864be6850
Merge pull request #148476 from astro/quake3e
2021-12-03 19:40:47 +01:00
Sandro
89e3720f5a
Merge pull request #148472 from trinsic-id/TM/okapi
2021-12-03 19:40:10 +01:00
Sandro
4f148912a4
Merge pull request #148450 from mtrsk/pulumi-bin/update-to-3.19.0
2021-12-03 19:39:30 +01:00
Sandro
2d05d55586
Merge pull request #148064 from WolfangAukang/python-keyboard
2021-12-03 19:38:25 +01:00
Sandro
362ba91e07
Merge pull request #147303 from polarmutex/astro-ls
2021-12-03 19:36:56 +01:00
Alyssa Ross
a3f918d340
libudev-zero: init at 1.0.0
...
libudev-zero is a daemonless reimplementation of udev, that is of
additional interest to us in Nixpkgs because (currently with a small
upstreamable build system patch) it's possible to build it statically,
which systemd's udev is unlikely to support in the near future[1].
In future, it might be good to default to using libudev-zero in
pkgsStatic, but for now let's just introduce the package, so people
doing static builds can at least use it themselves using overrides or
overlays.
[1]: https://github.com/systemd/systemd/pull/20621#issuecomment-912014839
2021-12-03 18:21:22 +00:00
Maximilian Bosch
8e6d403e65
nixos/prometheus-postfix-exporter: whitelist addr-family AF_UNIX
...
Otherwise, `postfix_up{path="/var/lib/postfix/queue/public/showq"}` will
always be `0` indicating an postfix outage because this is a unix domain
socket that cannot be connected to:
2021/12/03 14:50:46 Failed to scrape showq socket: dial unix /var/lib/postfix/queue/public/showq: socket: address family not supported by protocol
2021-12-03 19:01:19 +01:00
Jörg Thalheim
4f08634a18
Merge pull request #148458 from lunik1/snapraid-fix
...
nixos/snapraid: relax permissions of snapraid-sync
2021-12-03 17:59:37 +00:00
Jörg Thalheim
99c916dd8e
Merge pull request #148201 from Artturin/nixservesecret
...
nix-serve: fix NIX_SECRET_KEY_FILE
2021-12-03 17:50:27 +00:00
GTrunSec
8e92c6c510
nixos/consul: update deprecated webUi
2021-12-03 09:46:24 -08:00
Chuang Zhu
6644e53bd0
image-roll: add desktop entry
2021-12-04 01:43:29 +08:00
Sandro
2df15ba83d
Merge pull request #147379 from kanashimia/qpwgraph
2021-12-03 18:41:48 +01:00
Sandro
0021a673a1
Merge pull request #148020 from Mephistophiles/cargo-generate
2021-12-03 18:38:57 +01:00
Astro
3745b58ace
gqrx: update support for different audio backends
2021-12-03 18:33:30 +01:00
Artturi
7ca9a14f7d
Merge pull request #148382 from Artturin/lightdmtmpfile
2021-12-03 19:31:06 +02:00
Jörg Thalheim
55b109dfdb
Merge pull request #148448 from NickCao/postgresql
...
postgresql: fix build on riscv
2021-12-03 17:27:40 +00:00
Astro
863ef0dd47
quake3e: fix libcurl.so.4 location
2021-12-03 18:22:30 +01:00
Dmitry Kalinkin
cd50ed3274
Merge pull request #148468 from veprbl/pr/awkward_1_7_0
...
pythonPackages.awkward: 1.5.1 -> 1.7.0
2021-12-03 12:18:00 -05:00
Thiago Kenji Okada
b1ed4e6ee5
Merge pull request #148466 from bryanasdev000/pkg-argo
...
argocd: 2.1.6 -> 2.1.7
2021-12-03 14:17:30 -03:00
davidak
e82ccfb9ee
Merge pull request #148372 from bobby285271/vala
...
Vala updates 2021-12-02
2021-12-03 18:16:44 +01:00
Jörg Thalheim
c4369861b5
Merge pull request #148454 from Baltoli/bump-llvm-lit
...
lit: 0.10.0 -> 13.0.0
2021-12-03 17:05:20 +00:00
Tomislav Markovski
a64683ad8c
okapi: init at 1.2.0
2021-12-03 12:02:35 -05:00
Dmitry Kalinkin
721e732e36
Merge pull request #147809 from veprbl/pr/wafHook_release_notes
...
doc: add release notes for a wafHook change
2021-12-03 11:57:26 -05:00