Commit Graph

279 Commits

Author SHA1 Message Date
Aaron Jheng
1d0ffa1c10
mongosh: 2.3.0 -> 2.3.1 2024-10-06 04:32:21 +00:00
Peder Bergebakken Sundt
63d3e6c611
mozillavpn: 2.24.0 → 2.24.1, add updateScript (#345790) 2024-10-03 19:56:21 +02:00
Peder Bergebakken Sundt
617e308893
movim: 0.27.1 → 0.28 (#344356) 2024-10-03 19:29:48 +02:00
Pol Dellaiera
7dcb6cdbc4
mongodb-compass: 1.44.3 -> 1.44.4 (#345845) 2024-10-02 21:06:29 +02:00
R. Ryantm
11421f209d mongodb-compass: 1.44.3 -> 1.44.4 2024-10-02 04:52:47 +00:00
Anders Kaseorg
93a5b980b8 mozillavpn: 2.24.0 → 2.24.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-10-01 15:19:24 -07:00
Anders Kaseorg
228cd97d9c mozillavpn: add updateScript
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-10-01 15:19:24 -07:00
Anders Kaseorg
2b59e8e4a3 mozillavpn: extract netfilter derivation for updateScript
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-10-01 15:19:22 -07:00
R. Ryantm
3a16637884 mov-cli: 4.4.14 -> 4.4.15 2024-10-01 21:22:38 +00:00
Azat Bahawi
8348471506
mold: 2.33.0 -> 2.34.0 (#345623) 2024-10-01 15:27:40 +00:00
nixpkgs-merge-bot[bot]
dde1577528
mozcdic-ut-jawiki: 0-unstable-2024-09-21 -> 0-unstable-2024-09-27 (#345630) 2024-10-01 04:10:44 +00:00
R. Ryantm
b23eda1624 mozcdic-ut-jawiki: 0-unstable-2024-09-21 -> 0-unstable-2024-09-27 2024-10-01 02:09:40 +00:00
R. Ryantm
e2c5f11c59 mold: 2.33.0 -> 2.34.0 2024-10-01 01:20:25 +00:00
seth
26b1cefb0c
mouse-actions-gui: use cargo-tauri.hook 2024-09-30 20:14:38 -04:00
seth
5b5c9540a5
modrinth-app: use cargo-tauri.hook 2024-09-30 20:13:14 -04:00
OTABI Tomoya
91569cbd84
mov-cli: 4.4.12 -> 4.4.14 (#344095) 2024-09-30 21:47:54 +09:00
Franz Pletz
6175699848
mozillavpn: 2.23.1 → 2.24.0 (#344368) 2024-09-28 15:49:44 +02:00
Christian Friedow
32c814eae0
mongodb-compass: add friedow as a maintainer 2024-09-26 15:38:48 +02:00
Christian Friedow
3456f324b0
mongodb-compass: add libGL dependency to fix running natively in wayland 2024-09-26 15:34:54 +02:00
Anders Kaseorg
b992338da0 mozillavpn: 2.23.1 → 2.24.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-09-25 00:15:40 -07:00
h7x4
69f0d6e8f1
maintainers: update roshaen (#343954) 2024-09-25 09:10:33 +02:00
Anders Kaseorg
3969be13bf mozillavpn: migrate to by-name
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-09-25 00:01:07 -07:00
toastal
0a522de249 movim: 0.27.1 → 0.28 2024-09-25 13:25:11 +07:00
OTABI Tomoya
e06a71d64a
mongodb-compass: 1.44.0 -> 1.44.3 (#341847) 2024-09-25 12:10:55 +09:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Roshan Kumar
a25f3a16f9 maintainers: update roshaen 2024-09-24 20:15:12 +05:30
R. Ryantm
58fe27c67d mov-cli: 4.4.12 -> 4.4.14 2024-09-24 01:12:08 +00:00
R. Ryantm
28b2fdd261 mountpoint-s3: 1.9.0 -> 1.9.1 2024-09-23 12:14:49 +00:00
nixpkgs-merge-bot[bot]
3a91b77bd1
mozcdic-ut-jawiki: 0-unstable-2024-08-23 -> 0-unstable-2024-09-21 (#343674) 2024-09-22 10:44:07 +00:00
nixpkgs-merge-bot[bot]
c3872fd77f
mozcdic-ut-place-names: 0-unstable-2024-08-06 -> 0-unstable-2024-09-03 (#343670) 2024-09-22 10:41:23 +00:00
R. Ryantm
87be1ce3af mozcdic-ut-jawiki: 0-unstable-2024-08-23 -> 0-unstable-2024-09-21 2024-09-22 08:44:10 +00:00
R. Ryantm
c330a6a304 mozcdic-ut-place-names: 0-unstable-2024-08-06 -> 0-unstable-2024-09-03 2024-09-22 08:13:35 +00:00
R. Ryantm
929524ca8d mozcdic-ut-personal-names: 0-unstable-2024-08-06 -> 0-unstable-2024-09-21 2024-09-22 08:12:13 +00:00
nixpkgs-merge-bot[bot]
5ff4f7bb88
motoc: 0.2.0 -> 0.3.1 (#343610) 2024-09-22 00:59:18 +00:00
R. Ryantm
787c4048e2 motoc: 0.2.0 -> 0.3.1 2024-09-21 22:57:22 +00:00
h7x4
9a0f009815
ibus-engines.mozc-ut: init at 2.30.5544.102 (#314248) 2024-09-21 20:18:30 +02:00
Shogo Takata
5566c5f666
fixup! ibus-engines.mozc-ut: init at 2.30.5544.102 2024-09-19 23:07:09 +09:00
Shogo Takata
c1a8c57988
fixup! mozcdic-ut-skk-jisyo: init at 0-unstable-2024-07-27 2024-09-19 22:29:18 +09:00
R. Ryantm
a5aaad589e modelscan: 0.8.0 -> 0.8.1 2024-09-18 00:13:58 +00:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
R. Ryantm
27d64130bc mongodb-compass: 1.44.0 -> 1.44.3 2024-09-14 14:23:48 +00:00
nixpkgs-merge-bot[bot]
d6793ec18b
mountpoint-s3: 1.8.0 -> 1.9.0 (#341620) 2024-09-14 05:03:04 +00:00
R. Ryantm
a35f3f52ca mountpoint-s3: 1.8.0 -> 1.9.0 2024-09-13 16:16:09 +00:00
Shogo Takata
4441c635e4
mozcdic-ut-sudachidict: init at 0-unstable-2024-07-28 2024-09-13 13:45:52 +09:00
Shogo Takata
58a342c637
mozcdic-ut-skk-jisyo: init at 0-unstable-2024-07-27 2024-09-13 13:45:25 +09:00
Shogo Takata
6201a2761c
mozcdic-ut-place-names: init at 0-unstable-2024-08-06 2024-09-13 13:45:06 +09:00
Shogo Takata
ee06c044df
mozcdic-ut-personal-names: init at 0-unstable-2024-08-06 2024-09-13 13:44:45 +09:00
Shogo Takata
57f2fc9888
mozcdic-ut-neologd: init at 0-unstable-2024-07-28 2024-09-13 13:44:22 +09:00
Shogo Takata
6d471318dd
mozcdic-ut-jawiki: init at 0-unstable-2024-08-23 2024-09-13 13:43:59 +09:00
Shogo Takata
d148df37bb
mozcdic-ut-edict2: init at 0-unstable-2024-07-28 2024-09-13 13:43:29 +09:00