Commit Graph

97239 Commits

Author SHA1 Message Date
Martin Weinelt
ebaf43d163
Merge pull request #296617 from patka-123/engelsystem-3.5.0
engelsystem: 3.4.1 -> 3.5.0
2024-03-17 14:00:16 +01:00
Thomas Gerbet
0bd32bf93a
Merge pull request #295860 from gador/pgadmin-8.4
Pgadmin4: 8.3 -> 8.4, jsonformatter init at 0.3.2
2024-03-17 13:00:18 +01:00
Patka
c4e1ffb96b
engelsystem: 3.4.1 -> 3.5.0
Release notes: https://github.com/engelsystem/engelsystem/releases/tag/v3.5.0
2024-03-17 12:24:29 +01:00
Maximilian Bosch
6af7e814af
Merge pull request #292993 from wolfgangwalther/postgresql-refactor
postgresql: refactor and cleanup
2024-03-17 10:00:07 +00:00
Pol Dellaiera
a3d99d0bd3
Merge pull request #287617 from NeverBehave/pkg/php/ioncube-loader
phpExtensions.ioncube-loader: init at 13.0.2
2024-03-17 07:48:45 +01:00
Randy Eckenrode
2dab101ca5
Merge pull request #295856 from reckenrode/moltenvk-cleanup
darwin.moltenvk: clean up derivation
2024-03-16 22:37:48 -04:00
Randy Eckenrode
bf86b51cd2
darwin.moltenvk: clean up derivation
- Drop the patches in favor of patching up the xcodeproj files, which
  should make updates in the future easier (no more patch conflicts);
- Switch to building `MoltenVKPackaging.xcodeproj` instead of building
  the projects individually;
- Link `libMoltenVK.dylib` manually, which is needed for MoltenVK 1.2.8
  due to xcbuild not being able to build the dylib in the xcodeproj;
- Add support for enabling private API usage and default it to `true`.
  This will be a new feature in MoltenVK 1.2.8;
- Use darwin.apple_sdk.libs.simd instead of symlinking from the SDK;
- Filter out rc and beta releases in the update script; and
- Support static builds of MoltenVK.
2024-03-16 21:44:27 -04:00
Weijia Wang
c9d54fc5d5
Merge pull request #294638 from atorres1985-contrib/fsuae
fsuae:  refactor
2024-03-17 01:23:09 +01:00
maralorn
c75037bbf9
Merge pull request #279413 from NixOS/haskell-updates
haskellPackages: Stackage LTS 21.25 -> 22.7; ghc: 9.4.8 -> 9.6.4
2024-03-17 00:22:14 +01:00
maralorn
9e06296ad2 release-haskell.nix: Disable various broken packages 2024-03-16 23:55:22 +01:00
Dmitry Kalinkin
127f03b7ad
Merge pull request #296016 from amarshall/blender-usd
blender: enable USD support; openusd: cleanup
2024-03-16 18:42:01 -04:00
maralorn
06f993f7e7 Merge branch 'master' into haskell-updates 2024-03-16 23:33:06 +01:00
maralorn
de22427884 hlint: disable on ghc90 2024-03-16 22:42:22 +01:00
Weijia Wang
dcd9828e7b
Merge pull request #295613 from wegank/sarasa-gothic-bump
sarasa-gothic: 1.0.5 -> 1.0.6, refactor
2024-03-16 22:37:16 +01:00
Nick Cao
2f2cf27ada
Merge pull request #296423 from donovanglover/swww-cleanup
swww: cleanup
2024-03-16 14:09:47 -07:00
Nick Cao
c42e624f30
Merge pull request #292644 from NickCao/kore
kore: unpin openssl_1_1
2024-03-16 13:27:44 -07:00
Jörg Thalheim
92a114aa25
Merge pull request #296104 from Mic92/sgpt
shell_gpt: 1.0.1 -> 1.4.0
2024-03-16 21:19:07 +01:00
Nick Cao
cdb48b40c8
Merge pull request #296447 from aaronjheng/cargo-graph
cargo-graph: remove
2024-03-16 12:01:40 -07:00
Jörg Thalheim
5ed4f2a3cb python3.pkgs.instructor: init at 0.6.4 2024-03-16 19:43:04 +01:00
Nick Cao
ff5bed3b3d
Merge pull request #296281 from xrelkd/update/joshuto
joshuto: 0.9.6 -> 0.9.8
2024-03-16 11:30:02 -07:00
Nick Cao
d0ce043a7e
Merge pull request #296213 from donovanglover/hyprdim-hyprnome
hyprdim, hyprnome: cleanup
2024-03-16 10:59:08 -07:00
Weijia Wang
b7611b8c17
Merge pull request #296109 from wegank/gurobi-python310
gurobi: pin python3 to python310
2024-03-16 18:37:11 +01:00
Maximilian Bosch
29e663bab6
Merge pull request #296448 from K900/kernel-cursedness
linux: uncurse arguments
2024-03-16 17:14:56 +00:00
Martin Weinelt
fe8d02e2bc
Merge pull request #296180 from mweinelt/pretix
pretix: init at 2024.2.0
2024-03-16 17:28:20 +01:00
K900
424d609df4 linux: uncurse arguments
Currently things like `buildLinux { inherit src version; }` fail because of
`callPackage` auto-inserting `kernelPatches`, which is both a `buildLinux`
argument and a `pkgs` toplevel attribute, with completely different semantics.

Avoid that entirely by splitting the call into two - one for arguments we want
from `callPackage`, and one for everything else.
2024-03-16 18:39:32 +03:00
Mathew Polzin
428564f752
electron: support v29 binary option (#296218) 2024-03-16 16:39:01 +01:00
Aaron Jheng
07f534a66c
cargo-graph: remove 2024-03-16 23:18:17 +08:00
Martin Weinelt
5e97947218
python311Packages.css-inline: fix darwin build 2024-03-16 16:17:22 +01:00
Martin Weinelt
577eb95b08
python311Packages.wallet-py3k: init at 0.0.4 2024-03-16 14:50:57 +01:00
Donovan Glover
7422c41cb3
swww: migrate to by-name 2024-03-16 09:40:29 -04:00
Martin Weinelt
cea012f9b2
Revert "python311Packages.paypalrestsdk: drop"
This reverts commit 878adc2e52.
2024-03-16 14:22:49 +01:00
Mario Rodas
66b0e32ac3
Merge pull request #294800 from trofi/rocksdb-drop-redundant-pin-to-gcc12-if-gcc13
rocksdb: drop redundant `pin-to-gcc12-if-gcc13`
2024-03-16 07:43:16 -05:00
Pol Dellaiera
a6db9ad807
Merge pull request #296382 from donovanglover/srb2kart-cleanup
srb2kart: refactor, add desktop item
2024-03-16 12:30:23 +01:00
Sergei Trofimovich
421a10d6ec rocksdb: drop -Werror for gcc-13 support, add missing headers 2024-03-16 07:00:17 +00:00
ckie
a60c759d86
Merge pull request #279795 from TomaSajt/blockbench 2024-03-16 05:52:55 +02:00
TomaSajt
a391b6ba14
blockbench: 4.8.1 -> 4.9.4, refactor 2024-03-16 05:47:48 +02:00
github-actions[bot]
7ca73c43f1
Merge master into haskell-updates 2024-03-16 00:11:51 +00:00
xrelkd
f2e13524e8
joshuto: migrate to by-name 2024-03-16 07:39:40 +08:00
Wolfgang Walther
4b6bce5c31
postgresql: refactor to remove "this" argument
This was proposed by abbradar in #150801, but left out of the follow up PR
#221851 by Ma27 to reduce the size of the diff. Compared to the initial
proposal this includes the callPackage call in the recursion, which avoids
breaking the withJIT/withoutJIT helpers.

In terms of nixpkgs, this is a pure refactor, no derivations change. However,
this makes downstream expressions like the following possible:

  (postgresql.override { jitSupport = true; }).pkgs.postgis

This would have not worked before without passing another "this" argument,
which is error prone as can be seen in this example:

  https://github.com/PostgREST/postgrest/pull/3222/files
2024-03-15 21:11:09 +01:00
kirillrdy
720d7993a8
Merge pull request #291462 from mihaimaruseac/add-magika
python3Packages.magika: init at 0.5.0
2024-03-16 06:55:47 +11:00
Donovan Glover
bbc2e4dd65
srb2kart: migrate to by-name 2024-03-15 13:52:49 -04:00
Wolfgang Walther
1d9f2bd726
postgresql: refactor to split up default.nix (2/2)
The recommended [1] structure for a package regarding versioning is to have each
version in a separate file. This commit just mechanically copies code around
without any changes.

Pure refactor, not changing any derivations.

[1]: pkgs/README.md
2024-03-15 18:51:02 +01:00
Wolfgang Walther
9af8c0a3b7
postgresql: refactor to split up default.nix (1/2)
This just renames default.nix to generic.nix, because the biggest chunk
of code should move that way in the next commit. This gives us a much
better diff for the next commit and makes rebasing **much** easier in
case of changes. This commit does not stand on its own and needs to go
in with the next commit (2/2).
2024-03-15 18:51:02 +01:00
Donovan Glover
e6021d4429
hyprnome: migrate to by-name 2024-03-15 13:27:39 -04:00
Donovan Glover
d7b558dd23
hyprdim: migrate to by-name 2024-03-15 13:27:25 -04:00
Emily
20369b5329
Merge pull request #296045 from emilylange/grafana-agent
grafana-agent: 0.40.2 -> 0.40.3
2024-03-15 15:16:01 +01:00
P
99f728d536
indiepass-desktop: remove (#295882) 2024-03-15 14:38:53 +01:00
Yureka
ad6be068f4
teleprompter: remove (#295852) 2024-03-15 13:59:03 +01:00
Mario Rodas
f6e0afbcc3
Merge pull request #296038 from marsam/update-rubyPackages
rubyPackages: update
2024-03-15 07:55:10 -05:00
Vincent Laporte
453b69da7a coqPackages.VplTactic: init at 0.5 2024-03-15 10:24:58 +01:00