github-actions[bot]
c4657445af
Merge staging-next into staging
2024-08-22 12:05:37 +00:00
Sandro
455da7dd57
Merge pull request #332468 from goatastronaut0212/init-caprine-buildnpmpackage
2024-08-22 14:04:25 +02:00
K900
5c68540f8b
Merge remote-tracking branch 'origin/staging-next' into staging
2024-08-22 13:20:38 +03:00
nixpkgs-merge-bot[bot]
f3975d15e7
Merge pull request #335709 from r-ryantm/auto-update/cargo-shear
...
cargo-shear: 1.1.1 -> 1.1.2
2024-08-20 14:51:34 +00:00
R. Ryantm
800c7426a0
cargo-shear: 1.1.1 -> 1.1.2
2024-08-19 01:05:16 +00:00
Peder Bergebakken Sundt
fc76e9a137
Merge pull request #330067 from Sigmanificient/cavalcade
...
cavalcade: init at 0.8
2024-08-18 22:59:25 +02:00
Sigmanificient
f1e0916d30
cavalcade: init at 0.8
2024-08-18 17:54:19 +02:00
github-actions[bot]
0f820c1c5a
Merge staging-next into staging
2024-08-18 00:03:22 +00:00
Sandro
6fde146edf
Merge pull request #332828 from Sigmanificient/cano
...
cano: 0.1.0-alpha -> 0.2.0-alpha, modernize
2024-08-17 22:25:40 +02:00
goatastronaut0212
910e535cde
caprine: init at 2.60.1
2024-08-17 11:33:26 +07:00
github-actions[bot]
65d48aaf07
Merge staging-next into staging
2024-08-17 00:02:31 +00:00
Peder Bergebakken Sundt
17d91fd246
Merge pull request #333558 from integrated-reasoning/cargo-typify
...
cargo-typify: 0.0.14 -> 0.1.0
2024-08-16 21:30:02 +02:00
github-actions[bot]
5254a09f0d
Merge staging-next into staging
2024-08-14 12:01:50 +00:00
Doron Behar
098a7874e2
casadi: always set PYTHON_PREFIX, using placeholder "out"
.
2024-08-13 20:58:02 +03:00
Guilhem Saurel
a3b45b9fe9
casadi: set meta.platforms
...
To try to see why why nixpkgs-review does not list casadi on aarch64-darwin
We still can see
`165/165 Test #165 : example-py-casadi-quadrotor-ocp ............ Passed`
in `nix log .#python3Packages.pinocchio` on aarch64-darwin, so
everything looks fine anyways.
2024-08-13 18:21:00 +02:00
Florian Klink
0b09202b66
Merge pull request #214906 from alyssais/wayland-scanner
...
wayland-scanner: split from wayland
2024-08-12 22:37:05 +03:00
Guilhem Saurel
60f55d1309
casadi: use swig4
...
Because with swig3, the generated C++ code is not compatible with C++17.
2024-08-12 15:25:43 +02:00
Guilhem Saurel
ded2f9eca4
casadi: build on darwin
2024-08-12 15:25:43 +02:00
David Cox
9b82f8625b
cargo-typify: 0.0.14 -> 0.1.0
2024-08-11 15:47:00 -07:00
Jan Tojnar
81237a9e87
caribou: Move from gnome scope to top-level
2024-08-12 00:29:12 +02:00
Anderson Torres
d45e8e6eca
castxml: abandon maintenance
...
Since the incidents from @ghost at https://github.com/NixOS/nixpkgs/pull/311950 ,
I do not feel well about the weariful, boring and unworthy work of keeping this
package for free.
2024-08-11 13:04:05 -03:00
Anderson Torres
d3b5a5c64c
castxml: nixfmt-rfc-style
2024-08-11 13:04:05 -03:00
Matthias Beyer
8c9a765302
Merge pull request #333665 from gepbird/cargo-geiger-fix-build
...
cargo-geiger: fix build with rust 1.80
2024-08-11 09:41:42 +02:00
Gutyina Gergő
28490c6b0e
cargo-geiger: fix build with rust 1.80
2024-08-10 19:17:55 +02:00
Alyssa Ross
ec9e0c6dc8
cardboard: depend on wayland-scanner
...
Otherwise, wayland-scanner would be picked up from the wayland in
buildInputs, which isn't cross-friendly and will stop working when we
split wayland-scanner into a separate package.
2024-08-10 18:42:56 +03:00
Emily
5a4c4d29d9
Merge pull request #332785 from alyssais/cargo-information-0.7.0
...
cargo-information: 0.6.0 -> 0.7.0
2024-08-09 22:08:31 +01:00
Alyssa Ross
7773aa01c2
cargo-information: 0.6.0 -> 0.7.0
...
Required to build with Rust 1.80.
Link: https://github.com/rust-lang/rust/issues/127343
2024-08-09 21:47:42 +01:00
Sigmanificient
a3e8676a49
cano: 0.1.0-alpha -> 0.2.0-alpha, modernize
2024-08-08 16:39:49 +02:00
Weijia Wang
6522b3df90
Merge pull request #331343 from nim65s/casadi
...
casadi: init at 3.6.6
2024-08-08 15:15:20 +02:00
Guilhem Saurel
7c9c23c597
casadi: init at 3.6.5
2024-08-08 01:08:11 +02:00
Keto
37d2489573
castero: disable more tests to fix build
2024-08-07 18:55:00 -04:00
D3vil0p3r
c0ed08eafc
caido: 0.39 -> 0.40
2024-08-07 10:15:33 +02:00
Nick Cao
dfabca4471
Merge pull request #331259 from r-ryantm/auto-update/cargo-swift
...
cargo-swift: 0.7.1 -> 0.8.0
2024-08-03 10:47:37 -04:00
adisbladis
e0816431a2
treewide: Pass self when overriding Python
...
Otherwise references to the Python interpreter inside the set are wrong, as demonstrated by:
``` nix
with import <nixpkgs> { };
let
python' = python3.override {
packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337"; }); };
};
in python'.pkgs.python.pkgs.requests
```
which returns the _non_ overriden requests.
And the same with `self`:
```
with import <nixpkgs> { };
let
python' = python3.override {
self = python';
packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337"; }); };
};
in python'.pkgs.python.pkgs.requests
```
which returns the overriden requests.
This can manifest itself as file collisions when constructing environments or as subtly incorrect dependency graphs.
2024-08-03 12:18:56 +12:00
R. Ryantm
c08a99bd1a
cargo-make: 0.37.14 -> 0.37.15
2024-08-01 07:47:17 +00:00
R. Ryantm
de6c2799c5
cargo-expand: 1.0.88 -> 1.0.89
2024-08-01 00:46:23 +00:00
R. Ryantm
e05dc5df3a
cargo-swift: 0.7.1 -> 0.8.0
2024-07-31 10:43:46 +00:00
Peder Bergebakken Sundt
808d6aaed1
Merge pull request #326497 from getchoo/pkgs/cartridges/search-provider
...
cartridges: wrap gnome search provider
2024-07-29 00:36:51 +02:00
Peder Bergebakken Sundt
8c8acbcaf9
Merge pull request #329012 from r-ryantm/auto-update/cartridges
...
cartridges: 2.8.5 -> 2.9.3
2024-07-29 00:07:03 +02:00
Pol Dellaiera
c281d0773d
Merge pull request #329911 from Aleksanaa/cameractrls
...
cameractrls: init at 0.6.6
2024-07-28 17:09:44 +02:00
K900
24076029d2
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-28 01:04:35 +03:00
Nick Cao
9ea4830055
Merge pull request #330384 from r-ryantm/auto-update/cargo-shear
...
cargo-shear: 1.1.0 -> 1.1.1
2024-07-27 09:47:17 -04:00
R. Ryantm
2ffeecebea
cargo-shear: 1.1.0 -> 1.1.1
2024-07-27 11:01:18 +00:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next
2024-07-27 09:18:58 +02:00
D3vil0p3r
a5c855f049
caido: 0.33.0 -> 0.39.0 ( #328499 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-26 21:38:52 +02:00
aleksana
2350d64715
cameractrls: init at 0.6.6
2024-07-26 01:07:06 +08:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next
2024-07-24 07:19:19 +02:00
R. Ryantm
87f6deb55c
cargo-xwin: 0.17.2 -> 0.17.3
2024-07-23 12:51:45 +00:00
github-actions[bot]
d284ef371e
Merge master into staging-next
2024-07-23 12:01:18 +00:00
Bruno BELANYI
5ea2a65eeb
Merge pull request #326583 from wietsedv/wietsedv-calibre-web-jsonschema
...
calibre-web: return jsonschema dependency for kobo sync support
2024-07-23 11:24:39 +01:00
R. Ryantm
dd89048f09
cartridges: 2.8.5 -> 2.9.3
2024-07-21 22:57:01 +00:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next
2024-07-20 16:12:24 +02:00
R. Ryantm
c07e46b23f
cargo-make: 0.37.13 -> 0.37.14
2024-07-19 19:32:47 +00:00
github-actions[bot]
a6c20a7387
Merge staging-next into staging
2024-07-19 12:01:49 +00:00
Aleksana
94dcee40df
Merge pull request #326213 from averyanalex/init-cassette
...
cassette: init at 0.2.0
2024-07-19 18:57:38 +08:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/uvcclient/default.nix
- pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
Peder Bergebakken Sundt
9752021dfc
Merge pull request #326435 from uncenter/pr-e729cac7
...
cargo-shear: 1.0.0 -> 1.1.0
2024-07-18 01:39:56 +02:00
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
Pyrox
0b8eaf081f
fetchCrate: sha256 -> hash
...
Should cause no rebuilds, as this is just updating attributes.
2024-07-14 13:48:13 -04:00
github-actions[bot]
0d7af056e2
Merge staging-next into staging
2024-07-14 12:02:04 +00:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging
2024-07-14 08:35:35 +02:00
Sigmanificient
512e8afdb9
treewide: remove unused occurence of stdenv (and other) arguments
...
format (will squash)
2024-07-14 04:32:56 +02:00
Wietse de Vries
1deafc47c9
calibre-web: add jsonschema dependency
2024-07-12 17:10:24 +02:00
seth
7b1b48f812
cartridges: wrap gnome search provider
...
Fixes https://github.com/NixOS/nixpkgs/issues/322013
Previously this always failed to run as it was unwrapped. Oops!
2024-07-12 03:29:08 -04:00
seth
bfb87624b3
cartridges: use webp for tiff compression
...
this is the default upstream and now works in nixpkgs after
67dea634b9
2024-07-12 03:27:38 -04:00
uncenter
ab8a904053
cargo-shear: 1.0.0 -> 1.1.0
2024-07-11 22:38:17 -04:00
aleksana
7418a1571a
catnest: init at 0.2.1
2024-07-11 21:49:56 +08:00
AveryanAlex
c917ea43eb
cassette: enable strictDeps
2024-07-11 12:11:24 +03:00
AveryanAlex
6bbd9f5625
cassette: reformat
2024-07-11 11:57:21 +03:00
AveryanAlex
a4472dc7ab
cassette: init at 0.2.0
2024-07-11 03:23:19 +03:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Franz Pletz
e75be2f641
Merge pull request #325264 from adamcstephens/calibre-web/0.6.22
...
calibre-web: 0.6.21 -> 0.6.22
2024-07-09 17:02:21 +02:00
Weijia Wang
924982950e
Merge pull request #324211 from r-ryantm/auto-update/castxml
...
castxml: 0.6.6 -> 0.6.8
2024-07-09 16:38:06 +02:00
R. Ryantm
f45b8504ae
castxml: 0.6.6 -> 0.6.8
2024-07-08 23:10:44 +02:00
R. Ryantm
06ecc97224
cargo-xwin: 0.17.1 -> 0.17.2
2024-07-08 11:37:14 +00:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging
2024-07-08 10:43:15 +02:00
Pol Dellaiera
9895432600
Merge pull request #322024 from xzfc/cached-nix-shell
...
cached-nix-shell: 0.1.5 -> 0.1.6
2024-07-08 07:31:47 +02:00
Albert Safin
e170ba17d1
cached-nix-shell: 0.1.5 -> 0.1.6
2024-07-07 22:28:05 +00:00
Adam Stephens
40a7c18eb3
calibre-web: 0.6.21 -> 0.6.22
2024-07-07 09:23:03 -04:00
Adam Stephens
ead929d06b
calibre-web: add updateScript
2024-07-07 09:05:55 -04:00
Adam Stephens
6decebe6ff
calibre-web: move to by-name
2024-07-07 09:05:04 -04:00
R. Ryantm
2f782ddd6a
cargo-make: 0.37.12 -> 0.37.13
2024-07-07 12:35:17 +00:00
github-actions[bot]
73c1b870f2
Merge staging-next into staging
2024-07-06 06:01:47 +00:00
R. Ryantm
ed63b6dbe5
cargo-shear: 0.0.26 -> 1.0.0
2024-07-06 00:41:50 +00:00
aleksana
5b63ef2a48
treewide: change cargoSha256 with SRI hash to cargoHash manually
2024-07-03 21:53:31 +08:00
eljamm
f9f41717b5
catppuccin-gtk: fix inconsistent theme name
2024-07-03 09:45:42 +01:00
R. Ryantm
ee13f5cd20
cargo-xwin: 0.17.0 -> 0.17.1
2024-07-01 13:17:59 +00:00
Anderson Torres
af2c0c85ed
cat9: unstable-2023-11-06 -> 0-unstable-2024-06-17
2024-06-28 15:13:24 -03:00
Weijia Wang
db756f6941
Merge pull request #321273 from r-ryantm/auto-update/cargo-swift
...
cargo-swift: 0.6.1 -> 0.7.1
2024-06-27 23:57:53 +02:00
Aleksana
52542f7101
Merge pull request #318369 from getchoo/pkgs/cartridges/refactor
...
cartridges: refactor; add missing build deps; ensure tls support
2024-06-28 01:01:03 +08:00
Sandro
1ecd29a743
Merge pull request #318317 from Moraxyc/add-canard
2024-06-27 13:56:52 +02:00
Moraxyc
8b96fcbd95
canard: init at 0.0.2-unstable-2024-04-22
2024-06-27 16:41:11 +08:00
Colin
8c74b73720
treewide: fix typos of pythonImportsCheck
2024-06-24 21:15:57 +00:00
seth
261bd913b0
cartridges: ensure tls support
2024-06-23 22:59:13 -04:00
seth
2458b6ac7d
cartridges: add missing build deps
2024-06-23 22:59:13 -04:00
seth
7401dfca27
cartridges: mkDerivation
-> buildPythonApplication
...
as we're already pulling in python's hooks, it makes sense to use the
full builder as opposed to emulating its behavior
2024-06-23 22:59:10 -04:00
seth
a57781b65a
cartridges: format with nixfmt
2024-06-23 22:57:24 -04:00
seth
8c33dddc3f
cartridges: migrate to by-name
2024-06-23 22:57:23 -04:00
Marcus Ramberg
0445f6f541
Merge pull request #321426 from ifd3f/caligula/mark-nonbroken-darwin
...
caligula: mark darwin as no longer broken
2024-06-22 18:08:33 +02:00
Astrid Yu
ba0c71b7dc
caligula: add LIBCLANG_PATH to environment
2024-06-21 17:59:49 -07:00