3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

292471 commits

Author SHA1 Message Date
Ryan Mulligan 6596f38b4b
Merge pull request #124473 from eyJhb/betterlockscreen-patch
betterlockscreen: readd patch for i3color
2021-05-26 12:40:19 -07:00
José Luis Lafuente b38eb1b34c
clojure: 1.10.3.839 -> 1.10.3.849 2021-05-26 21:37:54 +02:00
Sandro ff5aa11827
Merge pull request #124456 from r-ryantm/auto-update/fly
fly: 7.2.0 -> 7.3.0
2021-05-26 21:23:43 +02:00
Cole Helbling 4c7cf79b36 terraform-providers.hydra: 0.1.1 -> 0.1.2 2021-05-26 12:21:09 -07:00
Stefan Frijters 5123bf1f74
emacsWithPackages: Fix auto-complete-clang-async and irony 2021-05-26 21:20:51 +02:00
R. RyanTM c962441021 gnome.hitori: 3.38.1 -> 3.38.2 2021-05-26 19:15:35 +00:00
Maximilian Bosch b5a12b4b61
nixos/release-notes: fix slaptest command for openldap section
When running - as suggested - `slaptest -f slapd.conf $TMPDIR` I get the
following result:

    [root@ldap:/tmp/tmp.De46ABIbFf]# slaptest -f /nix/store/lks3ihydj40ff6yqvz0k33ycrc9vbyry-slapd.conf $TMPDIR
    usage: slaptest [-v] [-d debuglevel] [-f configfile] [-F configdir] [-o <name>[=<value>]] [-n databasenumber] [-u] [-Q]

    [root@ldap:/tmp/tmp.De46ABIbFf]# echo $?
    1

Adding a `-F` option fixes the issue.
2021-05-26 20:50:01 +02:00
Fabian Affolter 6874b7001e python3Packages.pynacl: switch to pytestCheckHook 2021-05-26 20:25:53 +02:00
Fabian Affolter f6c24c5d7d python3Packages.xkcdpass: 1.17.6 -> 1.19.2 2021-05-26 20:08:07 +02:00
Oleksii Filonenko d4b7485fb6
Merge pull request #124514 from nshalman/packet-0.5.0
packet-cli: 0.3.0 -> 0.5.0
2021-05-26 20:41:56 +03:00
Ryan Mulligan 36d3d4575d
Merge pull request #124052 from r-ryantm/auto-update/hwinfo
hwinfo: 21.73 -> 21.74
2021-05-26 10:28:38 -07:00
Matthieu Coudron bffd12a4c7
Merge pull request #120445 from teto/vim-plugins-dict
neovimUtils: pass plugin config with plugin
2021-05-26 18:35:36 +02:00
Gabriel Ebner 4aa2e32246
Merge pull request #124507 from collares/olean-cache-misses
lean: substitute release commit sha1 (so upstream oleans are compatible with nixpkgs lean)
2021-05-26 18:34:56 +02:00
Eric Bailey d10825ede2 kubernetes-helmPlugins.helm-secrets: 3.6.1 -> 3.7.0 2021-05-26 18:30:47 +02:00
Stéphan Kochen 2353879e8d toppler: fix darwin build 2021-05-26 18:17:40 +02:00
Michael Weiss 5b8cf45145
Merge pull request #124491 from primeos/signal-desktop
signal-desktop: 5.2.1 -> 5.3.0
2021-05-26 18:12:49 +02:00
Nahum Shalman 007d723c1e packet-cli: 0.3.0 -> 0.5.0 2021-05-26 16:00:20 +00:00
Fabian Affolter 12ea274a74 python3Packages.hatasmota: 0.2.13 -> 0.2.14 2021-05-26 17:56:24 +02:00
Ryan Mulligan e83f3eca21
Merge pull request #124322 from r-ryantm/auto-update/argo
argo: 3.0.4 -> 3.0.6
2021-05-26 08:52:07 -07:00
Fabian Affolter 77b08e24b9 python3Packages.aioshelly: 0.6.3 -> 0.6.4 2021-05-26 08:45:15 -07:00
Fabian Affolter f43e46e6de python3Packages.pyfritzhome: 0.6.0 -> 0.6.1 2021-05-26 08:44:08 -07:00
Luflosi 83b63c93de include-what-you-use: 0.14 -> 0.16
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.16
2021-05-26 08:36:06 -07:00
Robert Schütz 9b7fb215d4
Merge pull request #124394 from legendofmiracles/cowsay-cleanup
cowsay: 3.03+dfsg2 -> 3.0.4
2021-05-26 17:14:52 +02:00
Andrey Kuznetsov 09555c2a84
polkadot: 0.9.2 -> 0.9.3 2021-05-26 15:13:04 +00:00
Gabriel Ebner 7d75971825
Merge pull request #124503 from fortuneteller2k/vieb
vieb: 4.5.1 -> 5.0.0
2021-05-26 17:08:01 +02:00
Phillip 36e7b8509a
qcengine: init at 0.19.0 (#124501) 2021-05-26 17:07:40 +02:00
Robin Gloster 544f12ccce
Merge pull request #124472 from r-ryantm/auto-update/keycloak
keycloak: 13.0.0 -> 13.0.1
2021-05-26 10:00:13 -05:00
Harrison Houghton dbc085cb44 acoustics: fix
There's a bit of LaTeX math code in a comment in a test file:

```
    .. math:: L = 10 \cdot \\log_{10}{\\left(\\frac{MS}{p_r^2} \\right)}
```

which of course should be `\\cdot`.

I could patch it, but I think skipping deprecation warnings in tests is
probably ok... (If nothing else it's easier.)
2021-05-26 10:59:47 -04:00
Mauricio Collares cbaf78cdaa lean: substitute release commit sha1 2021-05-26 11:53:55 -03:00
R. RyanTM 388a329383
abcmidi: 2021.05.19 -> 2021.05.25 (#124480) 2021-05-26 16:24:28 +02:00
fortuneteller2k 3e9365aefb vieb: 4.5.1 -> 5.0.0 2021-05-26 22:18:28 +08:00
Bruno Bigras dd7ad31f5d cloudflared: 2021.5.9 -> 2021.5.10 2021-05-26 10:07:44 -04:00
Ivar 3847a2a859
amidst: init at 4.6 (#124213) 2021-05-26 09:44:44 -04:00
Fabian Affolter 4b6ff1c987 python3Packages.connect-box: 0.2.8 -> 0.3.0 2021-05-26 15:44:01 +02:00
Naïm Favier a6788be01a
nixos/luksroot: add bypassWorkqueues (#118114)
https://wiki.archlinux.org/index.php/Dm-crypt/Specialties#Disable_workqueue_for_increased_solid_state_drive_(SSD)_performance
2021-05-26 09:43:38 -04:00
Michael Weiss 5be62dca8c
signal-desktop: 5.2.1 -> 5.3.0 2021-05-26 15:20:18 +02:00
David Guibert acf134771c step-ca: use latest buildGoModule 2021-05-26 15:00:44 +02:00
David Guibert 1270b79771 step-cli: 0.15.3-22 -> 0.15.16 2021-05-26 15:00:29 +02:00
c4605 53548f6755 fn-cli: init at 0.6.6 2021-05-26 20:45:30 +08:00
Mario Rodas 11e02bd01d
Merge pull request #124470 from marsam/update-smlar
postgresqlPackages.smlar: 2020-04-08 -> 2020-10-07
2021-05-26 06:36:40 -05:00
Mario Rodas 0783152139
Merge pull request #124469 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.2.9 -> 2.3.0
2021-05-26 06:36:03 -05:00
Mario Rodas e46f9c6b46
Merge pull request #124467 from marsam/update-pgvector
postgresqlPackages.pgvector: 0.1.4 -> 0.1.5
2021-05-26 06:35:00 -05:00
Jan Tojnar f3d551c62f
Merge pull request #124333 from jljusten/inkscape-1.1
inkscape: 1.0.2 -> 1.1
2021-05-26 13:21:51 +02:00
Antoine Martin 24a369cebd python3Packages.beancount: add google-auth dep 2021-05-26 12:39:48 +02:00
legendofmiracles 472dad9d2e
cowsay: 3.03+dfsg2 -> 3.0. 2021-05-26 03:45:17 -06:00
Fabian Affolter 9fa8d24573 python3Packages.pymazda: 0.1.5 -> 0.1.6 2021-05-26 11:37:58 +02:00
Profpatsch 005702524a git-vendor: init at 1.2.0 2021-05-26 11:36:30 +02:00
Fabian Affolter 236e56dfda python3Packages.yalesmartalarmclient: 0.3.1 -> 0.3.4 2021-05-26 11:12:39 +02:00
eyjhb 8f23eb073a
betterlockscreen: readd patch for i3color 2021-05-26 11:00:54 +02:00
Dmitry Kalinkin 66e7fcf53f
Merge pull request #124439 from rnhmjoj/mpl
pythonPackages.matplotlib: fix headless detection
2021-05-26 04:59:42 -04:00