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
github-actions[bot]
e0af59d2c9
Merge staging-next into staging
2024-06-04 00:02:47 +00:00
github-actions[bot]
c5a290d7d7
Merge master into staging-next
2024-06-04 00:02:20 +00:00
R. Ryantm
500618d21f
jan: 0.4.14 -> 0.5.0
2024-06-03 17:51:59 +00:00
Nick Cao
7eff5d509d
Merge pull request #314613 from NickCao/jasper-cross
...
jasper: fix cross compilation
2024-06-03 11:38:51 -04:00
Justin Bedo
7dd3ce2932
jasp-desktop: disable format hardening for R 4.4.0
2024-05-31 10:05:53 +10:00
github-actions[bot]
1116b2e0c6
Merge staging-next into staging
2024-05-28 00:02:32 +00:00
Pol Dellaiera
188d376709
Merge pull request #315106 from r-ryantm/auto-update/jan
...
jan: 0.4.13 -> 0.4.14
2024-05-27 20:08:18 +02:00
github-actions[bot]
12993f1c4a
Merge staging-next into staging
2024-05-27 18:01:17 +00:00
R. Ryantm
1316128d5d
jan: 0.4.13 -> 0.4.14
2024-05-27 14:34:07 +00:00
Guillaume Matheron
a79aadfa64
jailer: 16.1.4 -> 16.2
...
https://github.com/Wisser/Jailer/releases/tag/v16.2
2024-05-27 15:26:14 +02:00
Nick Cao
19674ecb5c
jasper: fix cross compilation
2024-05-25 10:26:42 -04:00
Nick Cao
929d525727
Merge pull request #307367 from r-ryantm/auto-update/jasper
...
jasper: 4.2.3 -> 4.2.4
2024-05-25 10:08:43 -04:00
R. Ryantm
3606e4475f
jan: 0.4.12 -> 0.4.13
2024-05-20 13:19:47 +00:00
Guillaume Matheron
da48583709
jailer: init at 16.1.4
...
Jailer is a tool for database subsetting and relational data browsing
2024-05-14 15:56:00 +02:00
nat
e8255a4f68
jazz2: drop graphicsLibrary, switch to SDL2 by default
...
glfw seems broken and can't find wayland libs
2024-04-29 21:53:01 +02:00
R. Ryantm
c8723bd59a
jasper: 4.2.3 -> 4.2.4
2024-04-28 02:12:54 +00:00
R. Ryantm
189f5df5cb
jan: 0.4.11 -> 0.4.12
2024-04-25 13:09:53 +00:00
Peder Bergebakken Sundt
985aa8174d
treewide: unbreak appimageTools.wrapType2 builds
...
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.
contex: #271071
2024-04-24 15:26:52 +02:00
Vladimír Čunát
739cfd4a6f
Merge #303527 : staging-next 2024-04-12
2024-04-19 16:30:52 +02:00
Pol Dellaiera
4913b78e35
jan: 0.4.10 -> 0.4.11
2024-04-19 11:21:56 +02:00