Commit Graph

98 Commits

Author SHA1 Message Date
Ryan Omasta
a15b0a2590 cinny-{unwrapped,desktop}: fix darwin
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit d84508c0d4)
2024-11-15 22:09:37 +00:00
Ryan Omasta
c550813317 cinny-{unwrapped,desktop}: 4.2.2 -> 4.2.3
(cherry picked from commit a05f1b8b10)
2024-11-15 22:09:37 +00:00
seth
9ae02ff8a8
treewide: adopt new cargo-tauri versions 2024-11-14 02:27:32 -05:00
Weijia Wang
1e21561aac
circt: fix build for x86_64-darwin on rosetta (#355368) 2024-11-13 10:28:20 +01:00
Aleksana
8a47142cb3
circom: fix hash (#355217) 2024-11-13 17:23:00 +08:00
R. Ryantm
44f08394de civo: 1.1.91 -> 1.1.92 2024-11-12 12:13:23 +00:00
Shogo Takata
0a7e3b6940
circt: fix build for x86_64-darwin on rosetta 2024-11-12 16:22:31 +09:00
Weijia Wang
f08afe73cb circom: fix hash 2024-11-11 15:46:20 +01: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
Shogo Takata
4536df568f
circt: fix build failure on darwin
Some additional fixes for darwin platforms since build was still failing after #348019.

On x86_64-darwin:
Some tests have been disabled because of an issue with rosetta on hydra.

On aarch64-darwin:
Timeout is increased so it won't fail on hydra.
2024-11-07 13:31:23 +09:00
Shogo Takata
d24b911161
circt: fix build failure on darwin platforms 2024-11-02 16:33:59 +09:00
Shogo Takata
28bd698b94
circt: format files 2024-11-02 16:33:59 +09:00
Shogo Takata
7a35c1a09d
circt: move to pkgs/by-name 2024-11-02 16:33:47 +09:00
Victor B.
91821f61e5
cider-2: init at 2.5.0 2024-10-30 21:32:21 +01:00
techknowlogick
82c34a24e7 cirrus-cli: 0.130.2 -> 0.131.2
Diff: https://github.com/cirruslabs/cirrus-cli/compare/v0.130.2...v0.131.2
2024-10-28 18:51:36 -07:00
Aleksana
82da041d02
cirrus-cli: 0.126.1 -> 0.130.2 (#345539) 2024-10-28 21:08:25 +08:00
techknowlogick
25d0778fa2 cirrus-cli: 0.126.1 -> 0.130.2
Diff: https://github.com/cirruslabs/cirrus-cli/compare/v0.126.1...v0.130.2
2024-10-27 22:41:21 -04:00
Aleksana
a6f1a48ebb
ciano: migrate to by-name (#348265) 2024-10-27 12:18:34 +08:00
nixpkgs-merge-bot[bot]
dd8dd07967
cimg: 3.4.2 -> 3.4.3 (#348693) 2024-10-17 00:43:08 +00:00
Ryan Omasta
fad039d7e7
cinny-unwrapped, cinny-desktop: 4.2.1 -> 4.2.2 2024-10-16 12:26:37 -06:00
R. Ryantm
d22cb635d7 cimg: 3.4.2 -> 3.4.3 2024-10-15 05:47:23 +00:00
Anderson Torres
476c490fb2 ciano: refactor
- finalAttrs
- strictDeps
- no nested with
2024-10-13 10:38:31 -03:00
Anderson Torres
9799316c9a ciano: migrate to by-name 2024-10-13 10:38:31 -03:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Pol Dellaiera
dab98568a0
circom: 2.1.9 -> 2.2.0 (#347077) 2024-10-09 21:13:02 +02:00
Benedikt Broich
2b010161bf
citations: move to by-name 2024-10-08 12:02:10 +02:00
R. Ryantm
7f7db7691d circom: 2.1.9 -> 2.2.0 2024-10-07 12:32:25 +00:00
Olivér Falvai
957647e1ca
cinny-desktop: fix darwin build (#346640) 2024-10-06 12:12:06 +02:00
R. Ryantm
3f11a21235 civo: 1.0.91 -> 1.1.91 2024-10-05 05:29:39 +00:00
seth
154d776f51
cinny-desktop: use cargo-tauri.hook 2024-09-30 20:13:14 -04:00
Nick Cao
917feada4b
civo: 1.0.90 -> 1.0.91 (#344578) 2024-09-26 16:13:30 -04:00
Bobby Rong
ee64103aad
cinnamon-screensaver: 6.2.0 -> 6.2.1 (#344436) 2024-09-26 21:00:01 +08:00
R. Ryantm
11af5e6533 civo: 1.0.90 -> 1.0.91 2024-09-26 04:57:04 +00:00
Bobby Rong
b0a55d4a41
cinnamon-screensaver: 6.2.0 -> 6.2.1
https://github.com/linuxmint/cinnamon-screensaver/compare/6.2.0...6.2.1
2024-09-25 21:34:12 +08: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
R. Ryantm
82ec791318 cirrus-cli: 0.126.0 -> 0.126.1 2024-09-21 01:20:40 +00:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Sandro
0e4ee16ddd
cinny-unwrapped, cinny-desktop: 4.1.0 -> 4.2.1 (#341229) 2024-09-16 17:31:18 +02: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
Ryan Omasta
ac1ae97199
cinny-unwrapped, cinny-desktop: 4.1.0 -> 4.2.1 2024-09-14 10:59:28 -06:00
Nick Cao
eac780e60a
cimg, gmic-qt: 3.4.0 -> 3.4.2 (#340848) 2024-09-12 19:09:59 -04:00
techknowlogick
e3dfa9aefc cirrus-cli: 0.125.1 -> 0.126.0
Diff: https://github.com/cirruslabs/cirrus-cli/compare/v0.125.1...v0.126.0
2024-09-12 00:45:31 -04:00
Martin Joerg
d16f617b0a cimg: 3.4.0 -> 3.4.2
https://github.com/GreycLab/CImg/compare/refs/tags/v.3.4.0...refs/tags/v.3.4.2
2024-09-09 19:19:14 +00:00
R. Ryantm
de8c1b0f5a cirrus-cli: 0.124.2 -> 0.125.1 2024-09-08 19:14:12 +00:00
R. Ryantm
9f4a6a1e9e civo: 1.0.89 -> 1.0.90 2024-09-05 12:32:02 +00:00
Nikolay Korotkiy
b12f10e527
cirrus-cli: migrate to by-name 2024-09-01 16:53:43 +04:00
Emily
7fd9224e7f
cinny-desktop: 4.0.3 -> 4.1.0, use hashRouter (#334805) 2024-08-27 05:17:18 +01:00
Jan Tojnar
b8f3c78021
Merge pull request #333917 from jtojnar/gnome-top-level
gnome: Move more packages to top-level
2024-08-24 01:43:31 +02:00
R. Ryantm
2ba03a6384
civo: 1.0.88 -> 1.0.89 2024-08-20 19:09:56 -04:00
Ryan Omasta
b26ca1d071
cinny-desktop: 4.0.3 -> 4.1.0 2024-08-18 16:02:39 -06:00