Commit Graph

114 Commits

Author SHA1 Message Date
R. Ryantm
9c7b41135f jasp-desktop: 0.19.0 -> 0.19.1 2024-10-26 06:53:09 +00:00
Franz Pletz
0e33e8051e
janus-gateway: fix build, 1.2.3 -> 1.2.4 (#350103) 2024-10-23 19:53:12 +02:00
Franz Pletz
f3138af886
janus-gateway: 1.2.3 -> 1.2.4 2024-10-23 16:43:28 +02:00
Franz Pletz
ff111f8105
janus-gateway: move to by-name 2024-10-23 16:32:37 +02:00
aleksana
ca0aa4dabc jalv: 1.6.6 -> 1.6.8 2024-10-22 20:09:07 +08:00
aleksana
1f3dcfb1a9 jalv: format with nixfmt-rfc-style 2024-10-22 19:40:16 +08:00
aleksana
30d7a3f7b6 jalv: move to pkgs/by-name 2024-10-22 19:39:51 +08:00
David McFarland
59ede8c223 jam: fix OS determination on linux 2024-10-16 10:50:40 -03:00
David McFarland
b69e2e84e0 jam: add test for OS=UNKNOWN 2024-10-16 10:50:40 -03:00
github-actions[bot]
7dc1e4239b
Merge master into staging-next 2024-10-06 06:04:33 +00:00
R. Ryantm
eda4b260d6 jan: 0.5.4 -> 0.5.6 2024-10-04 23:39:22 +00:00
K900
e3bf09623f Merge remote-tracking branch 'origin/master' into staging-next 2024-10-01 15:09:28 +03:00
Thiago Kenji Okada
a92b1e187b
{ftjam,jam}: migrate to by-name (#343849) 2024-10-01 12:51:25 +01:00
R. Ryantm
966526bda1 jawiki-all-titles-in-ns0: 0-unstable-2024-09-11 -> 0-unstable-2024-10-01 2024-10-01 02:07:01 +00:00
Anderson Torres
98ac68511e jam: refactor
- migrate to by-name
- strictDeps
- split outputs
- test version
2024-09-23 08:52:02 -03:00
R. Ryantm
4e843f18b2 jan: 0.5.3 -> 0.5.4 2024-09-22 09:05:18 +00:00
h7x4
9a0f009815
ibus-engines.mozc-ut: init at 2.30.5544.102 (#314248) 2024-09-21 20:18:30 +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
Shogo Takata
392ec6ad7a
jawiki-all-titles-in-ns0: init at 0-unstable-2024-09-11 2024-09-13 13:42:37 +09:00
R. Ryantm
949be2386c jan: 0.5.1 -> 0.5.3 2024-09-02 11:24:25 +00:00
nat
1bd7f799b1
jazz2: 2.7.0 -> 2.8.0 2024-08-04 16:53:44 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Vladimír Čunát
726f3ec8b5
Merge #319221: jansson: adopt; modernize; add more checks
...into staging
2024-07-20 09:29:30 +02:00
TomaSajt
b3de6e585b
jasp-desktop: 0.18.3 -> 0.19.0 2024-07-16 20:45:56 +02:00
TomaSajt
5a2806141a
jasp-desktop: format with nixfmt 2024-07-16 19:25:32 +02:00
github-actions[bot]
88140ced6d
Merge master into staging-next 2024-06-24 12:01:17 +00:00
Pol Dellaiera
d88cebe788
jan: remove drupol from maintainers 2024-06-24 09:13:43 +02:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
Emily
e0798e1d52 jasper: add Cocoa dependency on Darwin 2024-06-22 18:06:51 +01:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
R. Ryantm
697fa13a8e jan: 0.5.0 -> 0.5.1 2024-06-21 13:34:34 +00:00
github-actions[bot]
667f4bf852
Merge staging-next into staging 2024-06-20 12:01:36 +00:00
Justin Bedő
e7d6f2fd25
Merge pull request #315015 from NixOS/r-updates
rPackages, R: R 4.3.3 -> 4.4.1 and bump rPackages
2024-06-20 16:48:18 +10:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
seth
7bde538b09
jansson: split outputs 2024-06-12 03:14:09 -04:00
seth
cc3f383f56
jansson: add updateScript 2024-06-12 03:14:09 -04:00
seth
fb10cb8068
jansson: add pkg-config test 2024-06-12 03:14:09 -04:00
seth
d75985387e
jansson: add validatePkgConfig hook 2024-06-12 03:14:09 -04:00
seth
547c1ca823
jansson: modernize 2024-06-12 03:14:09 -04:00
seth
9b11c7fdef
jansson: adopt 2024-06-12 03:14:09 -04:00
seth
326bbd2a1b
jansson: format with nixfmt 2024-06-12 03:14:08 -04:00
github-actions[bot]
c8c2ff3b9b
Merge staging-next into staging 2024-06-10 00:02:49 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
github-actions[bot]
afa876d6fe
Merge staging-next into staging 2024-06-09 12:01:33 +00:00
github-actions[bot]
668adff0d4
Merge master into staging-next 2024-06-09 12:01:06 +00:00
R. Ryantm
ec61fcb515 jazz2: 2.6.0 -> 2.7.0 2024-06-09 04:50:12 +00:00
jopejoe1
49322f5167 jailer: use pname instead of name 2024-06-05 20:42:54 +02:00