Commit Graph

419227 Commits

Author SHA1 Message Date
Sandro Jäckel
da669a6281
goreleaser: 1.12.1 -> 1.12.2 2022-10-19 22:27:12 +02:00
Mohammad Kefah
fba19d0290
maintainers: add mktip 2022-10-19 23:27:04 +03:00
Mohammad Kefah
2122fc67ad
circumflex: init at 2.6 2022-10-19 23:26:29 +03:00
Stanisław Pitucha
efc8480b92
Merge pull request #196745 from r-ryantm/auto-update/flyctl
flyctl: 0.0.414 -> 0.0.415
2022-10-20 07:23:28 +11:00
Sandro
d05a65d21a
Merge pull request #195925 from veehaitch/nc_dnsapi 2022-10-19 22:20:27 +02:00
Sergei Trofimovich
227973f305
Merge pull request #195254 from trofi/xorg.libXaw3d-removal
Xorg.libXaw3d removal
2022-10-19 21:13:41 +01:00
R. Ryantm
7d8cc18d2b protoc-gen-connect-go: 1.0.0 -> 1.1.0 2022-10-19 20:04:34 +00:00
Sandro
6a0aebf2e6
Merge pull request #196541 from r-ryantm/auto-update/vtm 2022-10-19 21:53:57 +02:00
Sandro Jäckel
c9aab9ba97
nixos/changedetection-io: init 2022-10-19 21:33:31 +02:00
Sandro Jäckel
eba04bfbe8
changedetection-io: init at 0.39.20.4
change
2022-10-19 21:33:30 +02:00
techknowlogick
5d80a5129d
playwright: init at 1.27.1
Co-authored-by: Yannik Rödel <hey@yannik.info>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-19 21:33:30 +02:00
Fabian Affolter
dc458ef9b4
Merge pull request #196775 from r-ryantm/auto-update/python3.10-clize
python310Packages.clize: 4.2.1 -> 5.0.0
2022-10-19 21:30:25 +02:00
Fabian Affolter
a42d31b574
Merge pull request #196786 from r-ryantm/auto-update/python310Packages.fastbencode
python310Packages.fastbencode: 0.0.13 -> 0.0.15
2022-10-19 21:30:17 +02:00
Fabian Affolter
e43fe70728
Merge pull request #196796 from fabaff/nbclassic-fix
python310Packages.nbclassic: fix input name
2022-10-19 21:29:21 +02:00
Pascal Bach
17a81a54d6
Merge pull request #196446 from r-ryantm/auto-update/octoprint
octoprint: 1.8.4 -> 1.8.6
2022-10-19 21:20:37 +02:00
R. Ryantm
6b5ef0729f oh-my-posh: 12.3.3 -> 12.6.1 2022-10-19 19:14:23 +00:00
Fabian Affolter
bf3412c2c9 python310Packages.nbclassic: fix input name 2022-10-19 21:10:25 +02:00
Adam Joseph
2df2b52806 boost/generic.nix: reference commit-hash in comment
The explanation for the conditional introduced by
61d9f201baeef4c4bb91ad8a8f5f89b747e0dfe4 is longer than a reasonable
inline comment should be.  It directed the reader to use `git blame`,
but that tends to bitrot.  Let's point the user to a specific nixpkgs
git hash.

This commit cannot be squashed into the previous commit, because a
commit cannot mention its own commit-hash (without performaing an
expensive double-sha1 preimage attack, of course).
2022-10-19 20:22:45 +02:00
Adam Joseph
ac92b409b3 boost: if isMips use the "cross compile" codepath unconditionally
boost-context changed its name for mips from "mips1" to "mips" in this
commit:

  6edc8184a7

however the native-build code to detect the local architecture still
reports "mips1":

  67c074b249/boostcpp.jam (L637)

Therefore native builds of boost-context on mips must specify
architecture= explicitly; without this you will get link failures
"undefined reference to `jump_fcontext`" in code that uses
boost-context.

Currently the "cross compile" codepath, which provides explicit
architecture/abi/address-model/binary-format/os parameters, is
prefixed by this comment:

```
  # TODO: make this unconditional
```

This commit does so, at least if `isMips`.

This commit is needed in order for native builds of nix to succeed on
mips.
2022-10-19 20:22:45 +02:00
Nick Cao
5e838fa9ac netplan: fix cross compilation by replacing hardcoded pkg-config with
$(PKG_CONFIG)
2022-10-19 20:20:50 +02:00
Skyler Grey
49c81f001c
release-notes: state that PolyMC has been replaced 2022-10-19 19:06:55 +01:00
Skyler Grey
fcbbc69f13
release-notes-2205: suggest using prismlauncher
- Previously PolyMC was the suggested replacement for MultiMC
- As PolyMC is marked as insecure and prismlauncher is a replacement,
  this commit suggests using it instead
2022-10-19 19:06:54 +01:00
Skyler Grey
879c2dffe1
polymc: remove
- As polymc has been hostily taken over, prismlauncher (the fork) should
  be used instead
- The previous commit packages prismlauncher, this commit makes it so
  that installing polymc will give an error message
2022-10-19 19:06:54 +01:00
Skyler Grey
290d7b2819
prismlauncher: init at 5.0 2022-10-19 19:06:49 +01:00
Fabian Affolter
9be64ddaff
Merge pull request #196782 from r-ryantm/auto-update/python310Packages.django-celery-beat
python310Packages.django-celery-beat: 2.3.0 -> 2.4.0
2022-10-19 19:58:57 +02:00
Fabian Affolter
87ce937827
Merge pull request #196735 from fabaff/gosec-bump
gosec: 2.13.1 -> 2.14.0
2022-10-19 19:58:42 +02:00
Fabian Affolter
7a343b1505
Merge pull request #196719 from firefly-cpp/niaarm-022
python310Packages.niaarm: 0.2.0 -> 0.2.2
2022-10-19 19:51:06 +02:00
Fabian Affolter
6d011f9296
Merge pull request #196750 from r-ryantm/auto-update/python310Packages.aioswitcher
python310Packages.aioswitcher: 3.0.3 -> 3.1.0
2022-10-19 19:35:55 +02:00
Michele Guerini Rocco
13ad833a82
Merge pull request #196731 from rnhmjoj/pr-scc
sc-controller: 0.4.8.7 -> 0.4.8.9
2022-10-19 19:27:24 +02:00
Artturin
1adaf54c9f snapper-gui: ValueError: Namespace Gtk not available 2022-10-19 20:23:12 +03:00
Fabian Affolter
3356f0d7ce
Merge pull request #196772 from r-ryantm/auto-update/python310Packages.azure-storage-file-share
python310Packages.azure-storage-file-share: 12.10.0 -> 12.10.1
2022-10-19 19:17:09 +02:00
Fabian Affolter
48c7b2ea63
Merge pull request #196771 from r-ryantm/auto-update/python310Packages.azure-mgmt-containerservice
python310Packages.azure-mgmt-containerservice: 20.4.0 -> 20.5.0
2022-10-19 19:16:57 +02:00
Fabian Affolter
14c5cabab1
python310Packages.niaarm: update disabled 2022-10-19 19:15:47 +02:00
K900
b54f1c06de
Merge pull request #196671 from andrevmatos/kde/gear
kde/gear: 22.08.1 -> 22.08.2
2022-10-19 20:13:52 +03:00
Fabian Affolter
9d109443d6 gosec: 2.13.1 -> 2.14.0 2022-10-19 19:13:13 +02:00
Fabian Affolter
d8b4734c53
Merge pull request #196734 from fabaff/aiounifi-bump
python3Packages.aiounifi: 39 -> 40
2022-10-19 19:12:04 +02:00
Fabian Affolter
83728a5c43
python310Packages.aioswitcher: disable on older Python releases 2022-10-19 19:11:19 +02:00
Fabian Affolter
74553acb65
Merge pull request #196768 from r-ryantm/auto-update/python310Packages.atom
python310Packages.atom: 0.8.1 -> 0.8.2
2022-10-19 19:09:48 +02:00
R. Ryantm
a3995cc702 python310Packages.fastbencode: 0.0.13 -> 0.0.15 2022-10-19 17:09:43 +00:00
Fabian Affolter
c44448888c
python310Packages.clize: add missing input 2022-10-19 19:03:38 +02:00
Fabian Affolter
5e679251a9
python310Packages.django-celery-beat: disable on older Python releases 2022-10-19 19:02:51 +02:00
Fabian Affolter
0492580bef
python310Packages.clize: remove postPatch
- disable on older Python releases
2022-10-19 19:00:39 +02:00
Fabian Affolter
ec5d7e687a
python310Packages.azure-storage-file-share: adjust input
- update disabled
2022-10-19 18:56:56 +02:00
Fabian Affolter
d9236f98ea
python310Packages.azure-mgmt-containerservice: update disabled 2022-10-19 18:53:49 +02:00
Fabian Affolter
db25c4da28
Merge pull request #196769 from r-ryantm/auto-update/python310Packages.aws-lambda-builders
python310Packages.aws-lambda-builders: 1.19.0 -> 1.20.0
2022-10-19 18:52:16 +02:00
Fabian Affolter
17b8bc63eb
python310Packages.atom: disable on older Python releases 2022-10-19 18:51:44 +02:00
Fabian Affolter
44bf6a8cdf
Merge pull request #196757 from fabaff/dask-jobqueue-bump
python310Packages.dask-jobqueue: 0.8.0 -> 0.8.1
2022-10-19 18:49:45 +02:00
Pavol Rusnak
b5c52831d3
Merge pull request #196776 from fabaff/runway-python-fix
python310Packages.runway-python: rename input
2022-10-19 18:36:30 +02:00
Rebecca Turner
e0f2f2b676
ormolu/fourmolu: Fix build on aarch64-darwin 2022-10-19 12:23:15 -04:00
R. Ryantm
ce97b1017a python310Packages.django-celery-beat: 2.3.0 -> 2.4.0 2022-10-19 16:21:44 +00:00