Sandro
dd3d6e6d66
mailmap: unify sandro.jaeckel@gmail.com
2022-10-20 00:58:05 +02:00
Sandro
e668212783
Merge pull request #195096 from ners/389ds
2022-10-19 23:46:03 +02:00
Fabian Affolter
06eb5dc7c5
Merge pull request #196814 from r-ryantm/auto-update/python310Packages.gdown
...
python310Packages.gdown: 4.5.2 -> 4.5.3
2022-10-19 23:39:31 +02:00
Sandro
23d0060889
Merge pull request #192639 from ylecornec/ylecornec/buildBazelPackage-tests
2022-10-19 23:36:53 +02:00
Sandro
ab6c14bf9a
Merge pull request #196624 from Minion3665/replace-polymc-with-prismlauncher
2022-10-19 23:36:35 +02:00
Sandro
4e221d7481
Merge pull request #193042 from rapenne-s/mpv_migration
2022-10-19 23:35:14 +02:00
Sandro
3e6e7aa535
Merge pull request #193551 from OPNA2608/init/mac-fdisk
2022-10-19 23:34:49 +02:00
Sandro
d2596f8532
Merge pull request #196298 from urbas/init-dupe-krill-1.4.8
2022-10-19 23:31:34 +02:00
Sandro
715648d2a1
Merge pull request #196149 from mktip/circumflex
2022-10-19 23:26:32 +02:00
figsoda
95dec46fcd
Merge pull request #196809 from SuperSandro2000/yq-go
...
yq-go: 4.28.1 -> 4.28.2
2022-10-19 16:59:00 -04:00
figsoda
078205f88e
Merge pull request #196649 from figsoda/update-epick
...
epick: 0.8.2 -> 0.9.0
2022-10-19 16:53:27 -04:00
Solene Rapenne
d19c0a65e4
top-level/aliases: make mpv-with-scripts migration easier to understand
2022-10-19 22:53:10 +02:00
OPNA2608
28726fadc0
pdisk: init at 0.9
2022-10-19 22:51:07 +02:00
OPNA2608
24c428a583
mac-fdisk: init at 0.1.16
2022-10-19 22:51:07 +02:00
Sandro
0faf685478
Merge pull request #192871 from wentam/pkgs/proycon-wayout
2022-10-19 22:46:33 +02:00
R. Ryantm
5570822640
python310Packages.gdown: 4.5.2 -> 4.5.3
2022-10-19 20:43:03 +00:00
Sandro Jäckel
ecc04fdd85
yq-go: 4.28.1 -> 4.28.2
2022-10-19 22:28:49 +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
Sandro
6a0aebf2e6
Merge pull request #196541 from r-ryantm/auto-update/vtm
2022-10-19 21:53:57 +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
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
61d9f201ba
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
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