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
Pascal Bach
c003ae2dea
Merge pull request #153024 from r-ryantm/auto-update/sqlx-cli
...
sqlx-cli: 0.5.9 -> 0.5.10
2022-01-02 23:19:10 +01:00
lunik1
f1ddf88493
megacmd: fix 'AM_INIT_AUTOMAKE expanded multiple times' build error
...
megacmd fails to build with autoconf >=1.16.5, where this became
an error
closes #153230
2022-01-02 22:17:20 +00:00
Pascal Bach
f554e5b468
Merge pull request #153236 from steamwalker/calibre
...
calibre: 5.33.2 -> 5.34.0
2022-01-02 23:13:20 +01:00
Maximilian Bosch
b9b0cc6b9b
Merge pull request #153203 from Ma27/bump-prometheus-openldap-exporter
...
prometheus-openldap-exporter: 2.1.4 -> 2.2.0
2022-01-02 23:09:33 +01:00
Pascal Bach
df1ecdced4
Merge pull request #153210 from Ma27/bump-element
...
element-{web,desktop}: 1.9.7 -> 1.9.8
2022-01-02 23:07:07 +01:00
Robert Schütz
3426f66323
Merge pull request #144544 from r-ryantm/auto-update/proj
...
proj: 8.1.1 -> 8.2.0
2022-01-02 22:02:12 +00:00
ajs124
d6425c9ee1
Merge pull request #152715 from ius/spidermonkey-cross
...
spidermonkey_91: fix cross compilation
2022-01-02 22:56:41 +01:00
Gabriel Ebner
7fb27d1c22
Merge pull request #153190 from jvanbruegge/isabelle-vampire
...
isabelle: Use vampire and eprover from nixpkgs
2022-01-02 22:56:09 +01:00
Renaud
8bcd2e91b5
Merge pull request #149205 from r-ryantm/auto-update/rizin
...
rizin: 0.3.0 -> 0.3.1
2022-01-02 22:43:33 +01:00
Fabian Affolter
0f36be5918
python3Packages.meshtastic: 1.2.50 -> 1.2.51
2022-01-02 22:29:49 +01:00
Aaron Andersen
393640ad66
Merge pull request #153250 from r-ryantm/auto-update/kodi-pvr-iptvsimple
...
kodiPackages.pvr-iptvsimple: 19.0.2 -> 19.0.3
2022-01-02 16:07:40 -05:00
Fabian Affolter
7b5d8ae2d7
Merge pull request #152838 from r-ryantm/auto-update/python3.8-pytest-helpers-namespace
...
python38Packages.pytest-helpers-namespace: 2021.4.29 -> 2021.12.29
2022-01-02 21:59:14 +01:00
Fabian Affolter
2df7df6209
Merge pull request #152933 from r-ryantm/auto-update/python3.8-lmdb
...
python38Packages.lmdb: 1.2.1 -> 1.3.0
2022-01-02 21:58:28 +01:00
Fabian Affolter
cdb637881d
checkov: 2.0.701 -> 2.0.702
2022-01-02 21:53:47 +01:00
Renaud
1307805c33
cutter: 2.0.3 -> 2.0.4
2022-01-02 21:52:11 +01:00
Fabian Affolter
e14a4826d2
Merge pull request #153125 from fabaff/bump-pyupgrade
...
python3Packages.pyupgrade: 2.30.1 -> 2.31.0
2022-01-02 21:47:29 +01:00
Thiago Kenji Okada
03985162cf
Merge pull request #153227 from seppeljordan/update-nix-prefetch-github
...
pythonPackages.nix-prefetch-github: 4.0.4 -> 5.0.1
2022-01-02 17:29:24 -03:00
R. RyanTM
21d0a17694
gofumpt: 0.1.1 -> 0.2.0
...
(#149196 )
2022-01-02 21:14:57 +01:00
R. RyanTM
968da631e6
python38Packages.srsly: 2.4.1 -> 2.4.2
...
(#149199 )
2022-01-02 21:14:02 +01:00
Naïm Favier
ec150abd1a
Revert "nixos/nginx: disable rejectSSL activation when https is disabled"
...
This reverts commit 2f66ac01e9
.
2022-01-02 21:01:29 +01:00