Commit Graph
482243 Commits
Author SHA1 Message Date
AtemuandGitHub cb0f64e45d Merge pull request #230665 from alyssais/iso-image-targetPlatform
nixos/iso-image: targetPlatform -> hostPlatform
2023-05-08 15:06:48 +02:00
Alyssa Ross da41baa989 llvmPackages_latest: 14.0.6 -> 16.0.1 2023-05-08 13:05:33 +00:00
Alyssa Ross ecc1ec2c72 llvmPackages_latest: move to aliases.nix
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update.  The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide.  This is confusing and unexpected.

"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask.  No.  That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded.  So like it or not,
we can't escape packages depending on specific recent LLVMs.  The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).

So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
José Romildo MalaquiasandGitHub 10faf3335e Merge pull request #230607 from bobby285271/upd/mate
MATE updates 2023-05-08
2023-05-08 09:59:32 -03:00
SandroandGitHub 136c30ca4d Merge pull request #230500 from cpcloud/bump-trino-cli 2023-05-08 14:57:38 +02:00
Nick CaoandGitHub 616b821fdb Merge pull request #230629 from aaronjheng/starlark
starlark: unstable-2023-01-12 -> unstable-2023-03-02
2023-05-08 20:57:27 +08:00
Nick CaoandGitHub 985284caac Merge pull request #230628 from r-ryantm/auto-update/velero
velero: 1.10.2 -> 1.10.3
2023-05-08 20:56:43 +08:00
Nick CaoandGitHub 98348a2319 Merge pull request #230622 from r-ryantm/auto-update/terragrunt
terragrunt: 0.45.8 -> 0.45.9
2023-05-08 20:56:14 +08:00
Nick CaoandGitHub 2a74097b41 Merge pull request #230612 from r-ryantm/auto-update/rymdport
rymdport: 3.3.4 -> 3.3.5
2023-05-08 20:54:34 +08:00
Nick CaoandGitHub eb916d7b44 Merge pull request #230573 from r-ryantm/auto-update/freenect
freenect: 0.6.4 -> 0.7.0
2023-05-08 20:52:30 +08:00
Nick CaoandGitHub 3e113d10b9 Merge pull request #230640 from r-ryantm/auto-update/odo
odo: 3.9.0 -> 3.10.0
2023-05-08 20:51:40 +08:00
Mario RodasandGitHub ae888b0b18 Merge pull request #230661 from marsam/update-gallery-dl
gallery-dl: 1.25.3 -> 1.25.4
2023-05-08 07:51:20 -05:00
Nick CaoandGitHub 4f476063bf Merge pull request #230655 from r-ryantm/auto-update/libgen-cli
libgen-cli: 1.0.9 -> 1.0.10
2023-05-08 20:50:50 +08:00
Nick CaoandGitHub 3d0d0a8d5d Merge pull request #230657 from r-ryantm/auto-update/goreleaser
goreleaser: 1.18.1 -> 1.18.2
2023-05-08 20:50:02 +08:00
Nick CaoandGitHub 6046510746 Merge pull request #230662 from marsam/update-chat-downloader
chat-downloader: 0.2.4 -> 0.2.5
2023-05-08 20:48:36 +08:00
Weijia WangandGitHub 6a139314d8 Merge pull request #230653 from wineee/nixos/release.nix
nixos/release: add deepin closure
2023-05-08 15:47:47 +03:00
Naïm FavierandGitHub 6674b8a6f1 Merge pull request #230353 from ncfavier/defaultText-only
lib/options: fix rendering of options with only a defaultText
2023-05-08 14:38:35 +02:00
Domen KožarandGitHub 3206c61bc5 Merge pull request #230648 from domenkozar/nodePackages.dotenv-vault
Add nodePackages.dotenv-vault
2023-05-08 13:29:59 +01:00
Nick CaoandGitHub c96ede28d6 Merge pull request #230635 from r-ryantm/auto-update/aiac
aiac: 2.2.0 -> 2.4.0
2023-05-08 20:28:37 +08:00
Nick CaoandGitHub da1a6ffa2c Merge pull request #230636 from QJoly/master
k9s: 0.27.3 -> 0.27.4
2023-05-08 20:28:02 +08:00
Nick CaoandGitHub aa7197b091 Merge pull request #230539 from OPNA2608/update/miriway
miriway: unstable-2023-03-17 -> unstable-2023-04-25
2023-05-08 20:27:47 +08:00
Mario RodasandGitHub 6ab2d1c392 Merge pull request #230483 from r-ryantm/auto-update/flyway
flyway: 9.16.1 -> 9.17.0
2023-05-08 07:18:44 -05:00
Jörg ThalheimandGitHub 3228c83963 Merge pull request #230641 from Mic92/envfs
nixos/envfs: make mounts non-critical
2023-05-08 13:15:52 +01:00
Fabian AffolterandGitHub 75fc2580e5 Merge pull request #230602 from r-ryantm/auto-update/python310Packages.laspy
python310Packages.laspy: 2.3.0 -> 2.4.1
2023-05-08 14:08:33 +02:00
Weijia WangandGitHub 7e7e7f9499 Merge pull request #230638 from wineee/qtcreator-10.1
qtcreator-qt6: 10.0.0 -> 10.0.1
2023-05-08 15:08:25 +03:00
Sergei TrofimovichandGitHub db82126485 Merge pull request #230329 from trofi/commit-no-jack-override
csound: drop override for JACK_HEADER
2023-05-08 12:50:15 +01:00
Alyssa Ross bf7de549b9 nixos/iso-image: targetPlatform -> hostPlatform
This is not a compiler, and therefore does not need to care about the
target platform.
2023-05-08 11:50:06 +00:00
Mario RodasandGitHub 73b8bbe422 Merge pull request #230624 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 22.1.0 -> 22.1.1
2023-05-08 06:46:47 -05:00
Mario RodasandGitHub c1ce16e4c2 Merge pull request #230620 from r-ryantm/auto-update/s2n-tls
s2n-tls: 1.3.42 -> 1.3.43
2023-05-08 06:46:34 -05:00
R. RyantmandAnderson Torres 4cdf91c85b free42: 3.0.17 -> 3.0.20 2023-05-08 08:45:33 -03:00
Mario RodasandGitHub 01bdf35e06 Merge pull request #230654 from r-ryantm/auto-update/buf
buf: 1.17.0 -> 1.18.0
2023-05-08 06:45:25 -05:00
ajs124andGitHub 24442dd515 Merge pull request #230531 from MrTarantoga/texstudio
texstudio: 4.5.1 -> 4.5.2
2023-05-08 13:33:24 +02:00
Fabian AffolterandGitHub 4adcaa61cb python310Packages.laspy: add changelog to meta
- add format
- disable on unsupported Python releases
2023-05-08 13:18:38 +02:00
Mario RodasandGitHub 512ce5ee01 Merge pull request #230582 from r-ryantm/auto-update/arti
arti: 1.1.3 -> 1.1.4
2023-05-08 06:07:52 -05:00
Mario RodasandGitHub e1d0a1fe61 Merge pull request #229834 from sielicki/mutagen_016_017
mutagen: 0.16 -> 0.17
2023-05-08 06:07:20 -05:00
Fabian AffolterandGitHub 323383fb97 Merge pull request #230632 from fabaff/fakeredis-bump
python310Packages.fakeredis: 2.11.2 -> 2.12.0
2023-05-08 13:01:55 +02:00
Weijia WangandAlyssa Ross a265d187c9 hyprpaper: mark as broken on darwin 2023-05-08 11:00:50 +00:00
R. Ryantm ed2700a6f3 goreleaser: 1.18.1 -> 1.18.2 2023-05-08 10:58:50 +00:00
LassulusandGitHub 214bafa0dd Merge pull request #228372 from afh/update-yubikey-manager 2023-05-08 12:56:08 +02:00
Arjan SchrijverandPeter Hoeg 7911717ffb davmail: 6.0.1 -> 6.1.0 2023-05-08 18:52:10 +08:00
LassulusandGitHub cfb68a8e24 Merge pull request #229264 from azahi/zmusic-1112
zmusic: 1.1.11 -> 1.1.12
2023-05-08 12:47:29 +02:00
R. Ryantm 0d82490a70 libgen-cli: 1.0.9 -> 1.0.10 2023-05-08 10:43:01 +00:00
R. Ryantm ae2c832797 buf: 1.17.0 -> 1.18.0 2023-05-08 10:32:08 +00:00
rewine 82c778627d nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00
rewine 22463e0c0a qtcreator-qt6: 10.0.0 -> 10.0.1 2023-05-08 18:19:58 +08:00
Domen Kožar 8fa10a0118 Add nodePackages.dotenv-vault 2023-05-08 11:08:17 +01:00
LassulusandGitHub fd40cef8d7 Merge pull request #224792 from ivankovnatsky/patch-38
stc-cli: init at 1.4
2023-05-08 11:49:51 +02:00
Jörg Thalheim 3288479636 nixos/envfs: make mounts non-critical
We usually don't want to bring the whole machine into emergency mode
just because we couldn't mount envfs. It's usually not on the critical
path.
2023-05-08 11:24:18 +02:00
R. Ryantm 4f147aba44 odo: 3.9.0 -> 3.10.0 2023-05-08 09:19:38 +00:00
Martin WeineltandGitHub 4776229225 Merge pull request #230594 from mweinelt/rules-3.3.0
python310Packages.rules: init at 3.3.0
2023-05-08 11:15:49 +02:00