Commit Graph
517453 Commits
Author SHA1 Message Date
Emery Hemingway 2d369b5f10 nimPackages.npeg: disable threads 2023-08-21 07:32:46 +01:00
Emery Hemingway 9ae4174b9a nimPackages.astpatternmatching: update 2023-08-21 07:32:46 +01:00
Emery Hemingway 4b3321751b nimPackages.flatty: disable tests 2023-08-21 07:32:46 +01:00
Emery Hemingway e1d9fa5ebe nimPackages.chroma: 0.2.5 -> 0.2.7 2023-08-21 07:32:46 +01:00
Emery Hemingway 12cf91863a nimPackages.nimsimd: 1.0.0 -> 1.2.5 2023-08-21 07:32:46 +01:00
Emery Hemingway 0e5fcd671f nimPackages.sdl2: 2.0.4 -> 2.0.5 2023-08-21 07:32:46 +01:00
Emery Hemingway b9c260884b buildNimPackage: use nimFlags in checkPhase 2023-08-21 07:32:46 +01:00
Emery Hemingway 380a34d03c nim2: init 2.0.0 2023-08-21 07:32:46 +01:00
lauraandlaura ba83b25a50 freetube: 0.18.0 -> 0.19.0 2023-08-21 08:31:25 +02:00
R. Ryantm 4e04a0c5d1 grantlee: 5.2.0 -> 5.3.1 2023-08-21 06:22:02 +00:00
Matthias Beyer f4ef1153c6 git-bars: init at 2023-08-08
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-21 08:20:53 +02:00
Matthias BeyerandGitHub c740ca0e9b Merge pull request #249586 from matthiasbeyer/update-calcurse
calcurse: 4.8.0 -> 4.8.1
2023-08-21 08:19:45 +02:00
OTABI TomoyaandGitHub 9d549d87fc Merge pull request #250331 from tobim/pkgs/ftxui-5.0
ftxui: 4.1.1 -> 5.0.0
2023-08-21 15:16:36 +09:00
HuangYiandzowoq cbc976a97c fix: install go.env in go_1_21
fix build error: "GOPROXY list is not the empty string, but contains no entries"

see: https://github.com/golang/go/issues/57179
2023-08-21 16:10:30 +10:00
Doron BeharandGitHub 4028a28ac5 Merge pull request #250414 from r-ryantm/auto-update/mympd
mympd: 10.3.3 -> 11.0.3
2023-08-21 09:07:56 +03:00
Adam Joseph 8221d5f4e7 gcc: resolve merge conflict from staging 2023-08-20 23:00:03 -07:00
Adam Joseph 8f225b515f gcc: match weird whack-a-mole per-version hash algorithm 2023-08-20 23:00:03 -07:00
Adam Joseph de36365466 gcc: clean up version conditions 2023-08-20 23:00:03 -07:00
Adam Joseph 74dce901aa gcc: update gccFun for deduplicated gcc expressions 2023-08-20 23:00:03 -07:00
Adam Joseph 30171782b7 gcc: move version-map out of all-packages.nix, into pkgs/ 2023-08-20 23:00:02 -07:00
Adam Joseph 911452ccbd gcc: move patches attribute into patches/ subdirectory 2023-08-20 23:00:02 -07:00
Adam Joseph 95475034d5 gcc: if atLeast 4.8, use deduplicated version 2023-08-20 23:00:02 -07:00
Adam Joseph beeb48d17a gcc: if atLeast 4.9, use deduplicated version 2023-08-20 23:00:02 -07:00
Adam Joseph 920df10ab7 gcc: if atLeast 6, use deduplicated version 2023-08-20 23:00:02 -07:00
Adam Joseph 33f7f2c5aa gcc: if atLeast 7, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph e7afebbc4c gcc: if atLeast 8, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph 4116fc3e6f gcc: if atLeast 9, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph 10ee71f582 gcc: if atLeast 10, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph 72fe04286e gcc: if atLeast 11, use deduplicated version 2023-08-20 23:00:00 -07:00
Adam Joseph e9ece66a80 gcc: if atLeast 12, use deduplicated version 2023-08-20 23:00:00 -07:00
Adam Joseph 93d63aaa05 gcc: if atLeast 13, use deduplicated version 2023-08-20 23:00:00 -07:00
Adam Joseph 9dc9872922 gcc: default.nix: parameterize by version 2023-08-20 23:00:00 -07:00
Adam Joseph 57a2dfe646 gcc: default.nix: replace ../ with ./ 2023-08-20 23:00:00 -07:00
Adam Joseph 671b761d05 gcc: cp ./13/default.nix ./default.nix 2023-08-20 22:59:59 -07:00
Adam Joseph bb5ee1fe60 default-gcc-version: init
This commit lifts the default gcc version to a top-level attribute
so it can be overridden.
2023-08-20 22:59:59 -07:00
Vincent Laporte 6698fd456e ocamlPackages.qcheck-stm: init at 0.2 2023-08-21 07:51:24 +02:00
Vincent Laporte 991356c807 ocamlPackages.qcheck-lin: init at 0.2 2023-08-21 07:51:24 +02:00
Vincent Laporte aa47da4c2c ocamlPackages.qcheck-multicoretests-util: init at 0.2 2023-08-21 07:51:17 +02:00
R. Ryantm c820e8b553 doppler: 3.65.1 -> 3.65.2 2023-08-21 05:44:33 +00:00
toastalandGitHub 8ca5a5a768 ocamlPackages.uring: 0.6 → 0.7 (#250313) 2023-08-21 07:43:33 +02:00
OTABI TomoyaandGitHub 04f5e87e93 Merge pull request #250187 from figsoda/fzf-make
fzf-make: 0.6.0 -> 0.7.0, add preview dependencies
2023-08-21 14:37:10 +09:00
Uri BaghinandGitHub 1d9c231749 Merge pull request #249722 from tarc/ncdu-force-pie-darwin
ncdu: pie for darwin builds
2023-08-21 14:41:45 +10:00
Robert Schütz aff2ef7075 ungit: use buildNpmPackage 2023-08-20 21:30:32 -07:00
Mario Rodas ce3b2a7683 postgresqlPackages.plpgsql_check: 2.3.4 -> 2.4.0
Diff: https://github.com/okbob/plpgsql_check/compare/v2.3.4...v2.4.0

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.4.0
2023-08-21 04:20:00 +00:00
Mario Rodas c6d282948b llhttp: 9.0.0 -> 9.0.1
Diff: https://github.com/nodejs/llhttp/compare/release/v9.0.0...release/v9.0.1

Changelog: https://github.com/nodejs/llhttp/releases/tag/release/v9.0.1
2023-08-21 04:20:00 +00:00
kashw2 d9cde8f9fc bearer: 1.19.1 -> 1.19.2 2023-08-21 14:02:50 +10:00
R. Ryantm 2d2a53d197 iosevka-bin: 26.2.0 -> 26.2.1 2023-08-21 03:58:46 +00:00
R. Ryantm d0c4b57e1f gobgpd: 3.16.0 -> 3.17.0 2023-08-21 03:33:24 +00:00
Nick CaoandGitHub 48aa62d0c8 Merge pull request #250445 from r-ryantm/auto-update/skopeo
skopeo: 1.13.1 -> 1.13.2
2023-08-21 11:28:41 +08:00
Samuel AinsworthandGitHub b4eb95d28b Merge pull request #246761 from GaetanLepage/numpyro
python310Packages.numpyro: 0.11.0 -> 0.12.1
2023-08-20 23:27:13 -04:00