Commit Graph

57 Commits

Author SHA1 Message Date
Henner Zeller
50fdad0256 perf_data_converter: 0-unstable-2024-07-10 -> 0-unstable-2024-07-25 2024-08-06 04:20:16 -07: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
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
Marcus Ramberg
984a495f68
Merge pull request #327647 from michaelglass/add-percona-toolkit-as-package 2024-07-21 20:00:36 +03:00
Randy Eckenrode
2f07b9556b
Merge pull request #328077 from reckenrode/cctools-darwin-aliases
tree-wide: use top-level cctools
2024-07-18 08:54:54 -04:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
Peder Bergebakken Sundt
4a8aba6a4a
Merge pull request #326993 from hzeller/feature-20240713-update-perf-data-converter
perf_data_converter: 0-unstable-2024-03-12 -> 0-unstable-2024-07-10
2024-07-18 01:15:27 +02:00
Michael Glass
6ab1c5291d
percona-toolkit: init at 3.2.0 2024-07-17 11:59:33 +02:00
Weijia Wang
ed05c2b412
Merge pull request #325138 from r-ryantm/auto-update/petsc
petsc: 3.21.0 -> 3.21.3
2024-07-15 16:47:31 +02:00
Henner Zeller
8a1e588f16 perf_data_converter: 0-unstable-2024-03-12 -> 0-unstable-2024-07-10 2024-07-13 19:51:15 -07:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
R. Ryantm
7fa522446b petsc: 3.21.0 -> 3.21.3 2024-07-06 23:18:57 +00:00
Max Hausch
c6451fafd8
petsc: Filter out more errors during tests 2024-07-03 10:45:11 +02:00
vigress8
fae1e6dd1c maintainers: remove vigress8 2024-07-02 11:39:58 +04:00
Patka
1d1635196a maintainers: remove patka 2024-07-02 01:36:56 +02:00
0x4A6F
521b6f8ebf
Merge pull request #323457 from helsinki-systems/bump/petsc-3.21.0
petsc: 3.19.4 -> 3.21.0
2024-07-01 14:56:28 +02:00
Max Hausch
4b0f3c2db5
petsc: 3.19.4 -> 3.21.0
This also allows building PETSc with hdf5 support.
2024-06-29 23:10:01 +02:00
Max Hausch
d4499d288a
petsc: reformat with nixfmt-rfc-style 2024-06-26 16:48:56 +02:00
Max Hausch
0b98597ace
petsc: migrate to by-name 2024-06-26 12:46:32 +02:00
vigress8
14e55ea612 pegtl: init at 3.2.7 2024-06-26 13:22:00 +04: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
R. Ryantm
6f8c1dd222 peergos: 0.17.0 -> 0.18.0 2024-05-27 18:53:26 +00:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
Sandro
3dd4b58d05
Merge pull request #292837 from iFreilicht/update-persepolis
persepolis: 3.2.0 -> 4.0.1
2024-05-17 20:05:33 +02:00
Patka
f1732f8c79
Revert "maintainers: remove patka" 2024-05-06 14:08:44 +02:00
superherointj
82deee3bfb
Merge pull request #305596 from raspher/peergos-update
peergos: 0.14.1 -> 0.17.0
2024-04-29 10:51:53 -03:00
Adam C. Stephens
3316672a2f
Merge pull request #306940 from avdv/bazel_6.5.0-aftermath
bazel_6: Upgrade dependent packages after 6.4.0 -> 6.5.0
2024-04-26 22:49:45 -04:00
Patka
0757a75279
maintainers: remove patka 2024-04-26 21:52:53 +02:00
Claudio Bley
a65142e941 perf_data_converter: Update hash after bazel_6 upgrade 2024-04-26 20:57:54 +02:00
Szymon Scholz
96defb793f peergos: 0.14.1 -> 0.17.0 2024-04-20 20:02:03 +02:00
Felix Uhl
0535756bb0 persepolis: 4.0.0 -> 4.0.1
See https://github.com/persepolisdm/persepolis/releases/tag/4.0.1
This version changed the build system from setuptools to meson.
It also fixed notifications on macOS when building from source.
This means that two patches could be deleted.
2024-04-08 14:54:32 +02:00
Felix Uhl
1e04dc2a54 persepolis: migrate to by-name 2024-04-08 14:54:32 +02:00
Patka
6920b4d1d6
pest: 2.34.5 -> 2.34.7
Diff: https://github.com/pestphp/pest/compare/v2.34.5...v2.34.7
2024-04-05 12:30:43 +02:00
Patka
fe758cbb5f
pest: 2.34.4 -> 2.34.5
Diff: https://github.com/pestphp/pest/compare/v2.34.4...v2.34.5
2024-03-24 10:36:03 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Nick Cao
6a4db7015c
Merge pull request #296072 from hzeller/feature-20240312-add-perf-to-profile
perf_data_converter: init at unstable-2024-03-12
2024-03-16 21:05:26 -07:00
Henner Zeller
07224e8649 perf_data_converter: init at unstable-2024-03-12
perf data converter is a utility program used by pprof to be able
to read linux perf.data files (and then display as tree,
flamegraph, ...).
2024-03-16 19:16:01 -07:00
Patka
a1d002bff9
pest: 2.34.2 -> 2.34.4
Diff: https://github.com/pestphp/pest/compare/v2.34.2...v2.34.4
2024-03-15 19:25:00 +01:00
Patka
be620121b9
pest: 2.34.1 -> 2.34.2
Diff: https://github.com/pestphp/pest/compare/v2.34.1...v2.34.2
2024-03-13 09:04:04 +01:00
Patka
8649c64b00
pest: 2.33.4 -> 2.34.1
Diff: https://github.com/pestphp/pest/compare/v2.33.4...v2.34.1
2024-03-04 23:01:47 +01:00
Robert Schütz
7b773b5f42
Merge pull request #282470 from raspher/peergos
peergos: init at 0.14.1
2024-02-08 01:29:32 +00:00
Patka
437da0b3b6
pest: init at 2.33.4
Signed-off-by: Patka <patka@patka.dev>
2024-02-06 22:41:14 +01:00
raspher
bdb4a03727 peergos: init at 0.14.1 2024-01-29 18:48:18 +01:00
OPNA2608
2f9280632b persistent-cache-cpp: 1.0.6 -> 1.0.7 2024-01-28 20:02:36 +01:00
OPNA2608
4e2cc76ada persistent-cache-cpp: Fetch patch for leveldb dependency propagation 2024-01-01 20:45:13 +01:00
Peder Bergebakken Sundt
70481d4f54
Merge pull request #259393 from OPNA2608/init/persistent-cache-cpp
persistent-cache-cpp: init at 1.0.5
2023-12-18 14:07:24 +01:00
OPNA2608
07130e9856 persistent-cache-cpp: Fetch upstream-submitted patches 2023-12-18 02:37:22 +01:00