Commit Graph

135 Commits

Author SHA1 Message Date
R. Ryantm
08a7dd9e12 sakura: 3.8.7 -> 3.8.8 2024-12-05 06:14:16 +00:00
nixpkgs-merge-bot[bot]
bc56516e88
sane-airscan: 0.99.29 -> 0.99.30 (#361188) 2024-12-04 17:47:04 +00:00
Mauricio Collares
8439c49361 sage: 10.5.rc0 -> 10.5 2024-12-04 18:08:36 +01:00
R. Ryantm
75fd236586 sane-airscan: 0.99.29 -> 0.99.30 2024-12-02 19:32:37 +00:00
Felix Buehler
9f332351e6 saleae-logic-2: fix appimageTools version 2024-12-01 11:07:26 +01:00
R. Ryantm
c76a5481df sasutils: 0.5.0 -> 0.6.1 2024-11-26 21:00:05 +00:00
Weijia Wang
a9867a8afb
sarasa-gothic: 1.0.23 -> 1.0.24 (#357422) 2024-11-23 15:04:23 +01:00
Pol Dellaiera
1a5c761679
sacc: fix Darwin build (#358095) 2024-11-23 05:48:23 +01:00
exit-b
fbf13b57e0 sacc: fix Darwin build
CFLAGS is ignored in this case leading to failed build on Darwin. The change uses OSCFLAGS which is specifically used to pass OS-specific CFLAGS is this project, without overwriting the general CFLAGS specified in config.mk.
2024-11-22 09:50:54 +01:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
Markus Kowalewski
9cd675e112
saunafs: 4.5.1 -> 4.6.0 (#357353) 2024-11-20 15:12:59 +01:00
Weijia Wang
55883b6aae sarasa-gothic: 1.0.23 -> 1.0.24 2024-11-19 23:48:33 +01:00
R. Ryantm
1ce9b2ab3e saunafs: 4.5.1 -> 4.6.0 2024-11-19 18:15:07 +00:00
Mauricio Collares
c0f0acb787 sage: 10.4 -> 10.5.rc0 2024-11-19 18:14:12 +01:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
aucub
9c45d115d8 saber: 0.25.1 -> 0.25.2 2024-11-14 21:29:37 +08:00
aucub
676647a3a8 saber: init at 0.25.1 2024-11-14 20:24:40 +08:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Emily
e23775a6a9
sanjuuni: fix build with FFmpeg 7 (#354089) 2024-11-07 03:15:02 +00:00
Tomodachi94
5244ebe6c8 sanjuuni: fix build with FFmpeg 7
Sanjuuni fails with FFmpeg 7:
```
configure: error: Could not find
libswresample library.
```
(per https://hydra.nixos.org/build/274775547)

libswresample is part of FFmpeg.

Upstream recommends this fix (we
apply a similar one):
https://github.com/MCJack123/sanjuuni/issues/22#issuecomment-2198454686

Breakage introduced in:
https://github.com/NixOS/nixpkgs/pull/337855
2024-11-07 02:05:04 +00:00
Weijia Wang
eb84890eb1 sarasa-gothic: 1.0.22 -> 1.0.23 2024-11-06 03:11:04 +01:00
Aleksana
01c017f9d1
salt-lint: init at 0.9.2 (#351946) 2024-11-01 10:57:22 +08:00
Nick Cao
453727c3f6
sasquatch: fix cross compilation 2024-10-30 09:51:55 -04:00
genga
f74dfe489e salt-lint: init at 0.9.2
salt-lint: update meta

salt-lint: update

salt-lint: update

salt-lint: update
2024-10-29 11:38:28 +03:00
Weijia Wang
ceedd5924d sarasa-gothic: 1.0.21 -> 1.0.22 2024-10-19 16:22:08 +02:00
Markus Kowalewski
812640f38a
nixos/saunafs: add module + test (#347337) 2024-10-14 09:24:51 +02:00
Markus Kowalewski
1fea71d3f4
saunafs: add VM test to passthru.test 2024-10-12 19:13:03 +02:00
Valentino
63669bdb75
saucectl: init at 0.183.0 (#336737) 2024-10-09 13:33:25 +02:00
Markus Kowalewski
b44c8b4c5f
saunafs: create link for mount.saunafs
Required for mount -t saunafs to work
2024-10-08 22:19:55 +02:00
Augustin Trancart
09d41c9dbb saga: 9.5.1 -> 9.6.0 2024-10-04 23:21:32 +02:00
Augustin Trancart
908190b81f saga: fix crash when displaying file picker 2024-10-04 12:52:41 +02:00
Augustin Trancart
4ee01360f3 saga: reformat with nixfmt 2024-10-04 12:04:40 +02:00
Augustin Trancart
98d3153bf6 saga: 9.3.2 -> 9.5.1 2024-10-04 12:00:40 +02:00
h7x4
1eabee5425
satellite: 0.4.3 -> 0.5.0 (#344069) 2024-09-30 20:16:35 +02:00
Sebastián Mancilla
76441cbed4
sasquatch: 4.4 -> 4.5.1-1 (#219169) 2024-09-27 18:31:13 -03:00
László Vaskó
289411e92b sasquatch: format package.nix to match RFC style 2024-09-27 10:45:32 +02:00
László Vaskó
17fb7dfa72 sasquatch: move to pkgs/by-name 2024-09-27 10:45:32 +02: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
Luflosi
76f1ad84c8
satellite: 0.4.3 -> 0.5.0
https://codeberg.org/tpikonen/satellite/releases/tag/0.5.0
2024-09-23 23:19:17 +02:00
R. Ryantm
f53c6bee84 saunafs: 4.5.0 -> 4.5.1 2024-09-23 04:24:26 +00:00
R. Ryantm
5786a5c1d5 sarasa-gothic: 1.0.20 -> 1.0.21 2024-09-22 02:39:47 +00:00
Tomodachi94
3f8ab8fb2d
sanjuuni: add update script
Related discussion:
https://github.com/NixOS/nixpkgs/pull/323251#pullrequestreview-2176565501
2024-09-17 20:08:59 -07:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name (#341412) 2024-09-17 11:17:16 +08:00
Peder Bergebakken Sundt
0657c4ba88
sanjuuni: add run-on-nixos-artwork test (#314690) 2024-09-17 01:08:40 +02:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03: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
7c6f434c
ffd639ff6c
sauerbraten: 2020-12-27 -> 2020-12-29 (#341224) 2024-09-12 17:11:21 +00:00
Pol Dellaiera
61235dc6d4
maintainers: remove eclairevoyant (#341075) 2024-09-11 22:24:23 +02:00
Gaetan Lepage
04f2bef003 sauerbraten: 2020-12-27 -> 2020-12-29 2024-09-11 19:25:17 +02:00
Gaetan Lepage
664e6d6b18 sauerbraten: move to pkgs/by-name 2024-09-11 19:25:17 +02:00