1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

343292 commits

Author SHA1 Message Date
Fabian Hauser d1f2289198 vscode-extensions.dbaeumer.vscode-eslint: 2.1.14 -> 2.2.2 2022-01-03 10:39:26 +01:00
Elis Hirwing ce789257bb
Merge pull request #153159 from r-ryantm/auto-update/php-composer
php74Packages.composer: 2.2.1 -> 2.2.3
2022-01-03 10:29:23 +01:00
Elis Hirwing ef0bb66b9a
Merge pull request #153154 from r-ryantm/auto-update/php-phpstan
php74Packages.phpstan: 1.2.0 -> 1.3.0
2022-01-03 10:29:16 +01:00
Elis Hirwing ea6e1c895c
Merge pull request #153152 from r-ryantm/auto-update/php-swoole
php74Extensions.swoole: 4.8.4 -> 4.8.5
2022-01-03 10:29:06 +01:00
Elis Hirwing 554d5e1d5e
Merge pull request #153071 from taikx4/phpExtensions.gnupg-1.5.1
phpExtensions.gnupg: 1.5.0 -> 1.5.1
2022-01-03 10:28:32 +01:00
markuskowa 2cd70d1316
Merge pull request #153166 from r-ryantm/auto-update/pentobi
pentobi: 19.0 -> 19.1
2022-01-03 10:24:12 +01:00
markuskowa 6462bdc921
Merge pull request #152962 from r-ryantm/auto-update/armadillo
armadillo: 10.7.4 -> 10.7.5
2022-01-03 10:22:49 +01:00
markuskowa 6e61e671a8
Merge pull request #153302 from r-ryantm/auto-update/python3.8-socid-extractor
python38Packages.socid-extractor: 0.0.22 -> 0.0.23
2022-01-03 10:21:03 +01:00
Bobby Rong a8f8c2428d
Merge pull request #152868 from r-ryantm/auto-update/gede
gede: 2.18.1 -> 2.18.2
2022-01-03 17:12:13 +08:00
Rudi Grinberg a7f4d6bae9
ocamlformat: 0.20.0 and 0.20.1 (#152199)
* ocaml-version: 3.1.0 -> 3.4.0

* ocamlformat: 0.19.0 -> 0.20.0

* odoc-parser: refactor use version variable

use version to compute the uri for the archive

* odoc-parser: 0.9.0 -> 1.0.0

* odoc-parser: allow multiple versions

allow both 0.9.0 and 1.0.0 to accommodate different version of
ocamlformat

* ocamlformat: 0.20.0 -> 0.20.1
2022-01-03 10:02:28 +01:00
Pascal Bach f08f8d2ae6
Merge pull request #153293 from aneeshusa/autocreate-htpasswd-for-restic-rest-server
nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot
2022-01-03 09:33:10 +01:00
R. Ryantm 22d6f654c4 python38Packages.limnoria: 2021.11.20 -> 2022.1.1 2022-01-03 09:01:21 +01:00
markuskowa 781674e726
Merge pull request #153231 from steamwalker/manuskript
manuskript: 0.11.0 -> 0.13.1
2022-01-03 08:55:35 +01:00
markuskowa 043bde8b6a
Merge pull request #153272 from lunik1/fix-megacmd
megacmd: fix 'AM_INIT_AUTOMAKE expanded multiple times' build error
2022-01-03 08:48:59 +01:00
Fabian Affolter c38ca58c0b
Merge pull request #153297 from r-ryantm/auto-update/python3.8-types-decorator
python38Packages.types-decorator: 5.1.1 -> 5.1.2
2022-01-03 08:26:45 +01:00
Fabian Affolter 692e493c99
python3Packages.uritools: add pythonImportsCheck, update meta 2022-01-03 08:25:33 +01:00
Fabian Affolter 9e79f01ba1
Merge pull request #153265 from fabaff/bump-meshtastic
python3Packages.meshtastic: 1.2.50 -> 1.2.51
2022-01-03 08:23:43 +01:00
R. Ryantm c69b5e2a06 python38Packages.socid-extractor: 0.0.22 -> 0.0.23 2022-01-03 07:23:07 +00:00
R. Ryantm 6c49ea6827 avrdude: 6.3 -> 6.4 2022-01-03 01:55:26 -05:00
Ryan Burns c4fa88a91b
aws-c-s3: 0.1.27 -> 0.1.30 (#153146) 2022-01-03 01:53:11 -05:00
R. Ryantm fbcb4ccb71 python38Packages.types-decorator: 5.1.1 -> 5.1.2 2022-01-03 05:41:42 +00:00
Alexander Tsvyashchenko 1f57bd1d1f
python3Packages.tensorboardx: fix build (#152974) 2022-01-02 20:48:30 -08:00
Bobby Rong a5ccf0b064
Merge pull request #153294 from amarshall/fix-typo
nixos/doc: Fix typo in release notes
2022-01-03 11:58:54 +08:00
Andrew Marshall 238bf44f81 nixos/doc: Fix typo in release notes
Broken in f10aea2434.
2022-01-02 22:37:47 -05:00
cherryblossom 5773043ac1
elvish: properly set buildinfo via ldflags
As of [this commit][1] (v0.16.0), the module path of Elvish changed from
`github.com/elves/elvish` to `src.elv.sh`. This is also reflected in the
updated [packaging instructions][2].

This commit updates the `ldflags` in the derivation to use the new
module path so that `buildinfo.Reproducible` is correctly set to `true`.

[1]: 196eea21d4
[2]: https://github.com/elves/elvish/blob/master/PACKAGING.md
2022-01-03 14:09:26 +11:00
Aneesh Agrawal 8729e8e261 nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot
When `privateRepos = true`, the service will not start if the `.htpasswd` does not exist.
Use `systemd-tmpfiles` to autocreate an (empty) file to ensure the service can boot
before actual `htpasswd` contents are registered.

This is safe as restic-rest-server will deny all entry if the file is empty.
2022-01-02 21:13:07 -05:00
Aneesh Agrawal ca90544f45 nginx-fancyindex: v0.4.4 -> v0.5.2
Add myself (aneeshusa) as a maintainer.
2022-01-02 20:55:16 -05:00
Bobby Rong 4bc4c7f1a0
Merge pull request #153259 from fabaff/bump-checkov
checkov: 2.0.701 -> 2.0.702
2022-01-03 09:25:47 +08:00
R. Ryantm 56eea3bc4f python38Packages.uritools: 3.0.2 -> 4.0.0 2022-01-03 01:24:56 +00:00
Carl Richard Theodor a2531855aa
slic3r: use boost172 (#153276)
This fixes the regression due to a boost version bump.
It pins the used version to boost172.
2022-01-02 19:56:59 -05:00
Bobby Rong 840e9d2ec2
Merge pull request #153277 from veprbl/pr/broken_frescobaldi
frescobaldi: mark as broken on darwin
2022-01-03 08:27:07 +08:00
Bobby Rong 65dce367e0
Merge pull request #153278 from veprbl/pr/broken_fsearch
fsearch: mark as broken on darwin
2022-01-03 08:26:38 +08:00
Felix Buehler 9c2ad237b9 libfaketime: switch to fetchFromGitHub 2022-01-03 01:00:20 +01:00
Felix Buehler dace3e7c0e libinotify-kqueue: switch to fetchFromGitHub 2022-01-03 01:00:20 +01:00
Felix Buehler e1e5974551 libmowgli: switch to fetchFromGitHub 2022-01-03 01:00:20 +01:00
Felix Buehler 6a8737b822 libmx: switch to fetchFromGitHub 2022-01-03 01:00:20 +01:00
Felix Buehler 4cf304289f pyside: switch to fetchFromGitHub 2022-01-03 01:00:19 +01:00
Anderson Torres 74f542c42e
Merge pull request #153241 from AndersonTorres/new-zoo
unzoo: init at 4.4
2022-01-02 20:53:46 -03:00
7c6f434c cc2d40304f
Merge pull request #153252 from ncfavier/fix-rejectSSL
nixos/nginx: Revert "disable rejectSSL activation when https is disabled"
2022-01-02 23:51:24 +00:00
Felix Buehler 9c257d65c0 laminar: switch to fetchFromGitHub 2022-01-03 00:48:02 +01:00
Felix Buehler d702c7ab8d nxengine-evo: switch to fetchFromGitHub 2022-01-03 00:31:00 +01:00
Felix Buehler dcbef734c6 badvpn: switch to fetchFromGitHub 2022-01-03 00:30:36 +01:00
R. RyanTM 8c1644ca38
mubeng: 0.5.2 -> 0.8.0
* mubeng: 0.5.2 -> 0.8.0 (#149390)

* mubeng: add ldflags for correct version

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-03 00:29:31 +01:00
Dmitry Kalinkin 9124f3f520
fsearch: mark as broken on darwin 2022-01-02 18:27:38 -05:00
Dmitry Kalinkin dceae2acce
frescobaldi: mark as broken on darwin 2022-01-02 18:22:24 -05:00
AndersonTorres 6369dd9432 unzoo: init at 4.4 2022-01-02 20:20:33 -03:00
R. Ryantm db3636de92 python38Packages.pynput: 1.7.5 -> 1.7.6 2022-01-02 23:17:49 +00:00
Renaud 93eb018011
Merge pull request #150648 from whentze/master
docker-compose2: pass version to ldflags
2022-01-03 00:07:48 +01:00
Ryan Burns 864b47ba8d
Merge pull request #153002 from r-burns/bandwidth
bandwidth: 1.10.4 -> 1.11.2
2022-01-02 15:00:54 -08:00
R. RyanTM 4bd7cdc035
aspectj: 1.9.6 -> 1.9.7
(#150330)
2022-01-02 23:43:06 +01:00