Commit Graph

2647 Commits

Author SHA1 Message Date
Martin Weinelt
5abe72f0b2 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/mdutils/default.nix
2023-03-12 15:59:15 +01:00
Guillaume Girol
ddc56938e6
Merge pull request #209832 from l0b0/feat/create-appimage-run-desktop-entry
appimage-run: Create desktop entry
2023-03-12 13:44:26 +00:00
R. Ryantm
58921a400f apt: 2.5.6 -> 2.6.0 2023-03-11 08:40:23 +00:00
Sandro Jäckel
65da8d4f29
nix: dedupe fix-requires-non-existing-output patch 2023-03-10 22:08:10 +01:00
Martin Weinelt
ef91384e6f Merge remote-tracking branch 'origin/master' into staging-next 2023-03-10 13:09:25 +01:00
R. Ryantm
631183807e comma: 1.4.1 -> 1.5.0 2023-03-10 02:14:35 +00:00
Vladimír Čunát
510680e5e8
apkg: fix build regression, temporarily at least 2023-03-09 20:20:12 +01:00
Martin Weinelt
2db50277cb
Merge pull request #218868 from dotlambda/poetry-1.4.0
poetry: update dependencies
2023-03-07 21:49:36 +00:00
Martin Weinelt
c76553c9a6 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-05 01:14:06 +00:00
Robert Schütz
29646474f4 poetry: update dependencies 2023-03-04 12:02:00 -08:00
figsoda
5552d9e3b0 nix-update: 0.15.0 -> 0.15.1
Diff: https://github.com/Mic92/nix-update/compare/0.15.0...0.15.1

Changelog: https://github.com/Mic92/nix-update/releases/tag/0.15.1
2023-03-04 12:06:42 -05:00
github-actions[bot]
8480c21d06
Merge master into staging-next 2023-03-04 12:01:17 +00:00
Weijia Wang
dfa32a3e76
Merge pull request #219303 from r-ryantm/auto-update/libdnf
libdnf: 0.69.0 -> 0.70.0
2023-03-04 12:36:25 +02:00
Martin Weinelt
c15b54914a poetry: 1.3.2 -> 1.4.0
https://github.com/python-poetry/poetry/releases/tag/1.4.0
2023-03-03 23:59:33 +01:00
Jörg Thalheim
f055ce8af7
Merge pull request #218889 from qowoz/nix214
nixVersions.nix_2_14: init at 2.14.1
2023-03-03 09:14:48 +01:00
R. Ryantm
87e424fb9c libdnf: 0.69.0 -> 0.70.0 2023-03-03 07:10:02 +00:00
zowoq
96cc38b1e8 nixVersions.unstable: stable -> 2.14 2023-03-02 20:59:46 +10:00
zowoq
a8bd0d2b2e nixVersions.nix_2_14: init at 2.14.1
https://github.com/NixOS/nix/releases/tag/2.14.0
https://github.com/NixOS/nix/releases/tag/2.14.1

rapidcheck was added in 7fe308c2f8
2023-03-02 20:58:34 +10:00
Jade Lovelace
21eaf070b2 nix-doc: 0.5.7 -> 0.5.8
Fixes Nix 2.14 build support. Checked to build against both Nix 2.13 and
Nix 2.14 on x86_64-linux.

Related: #218889
2023-03-02 10:19:31 +10:00
R. Ryantm
bc67d56be1 apt: 2.5.5 -> 2.5.6 2023-02-28 21:49:45 +00:00
Victor Engmark
73981dd9c2 feat: Create desktop item for appimage-run
Thanks @jtotnar for help with the tests
<https://discourse.nixos.org/t/how-to-test-desktop-item-mime-types/24510>!
2023-02-28 19:35:05 +13:00
Victor Engmark
0acc6df742 refactor: Add spacing around tests 2023-02-28 19:35:05 +13:00
Cole Helbling
36ea86257b nixVersions.nix_2_12: 2.12.0 -> 2.12.1 2023-02-27 10:40:18 -08:00
Cole Helbling
aaecc6a7c7 nixVersions.nix_2_13: 2.13.2 -> 2.13.3
Includes fixes for writable /etc.
2023-02-27 10:40:18 -08:00
Martin Weinelt
7688c980d2
Merge pull request #217790 from mweinelt/pdm-2.4.6
pdm: 2.4.3 -> 2.4.6
2023-02-23 21:20:29 +00:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Fabian Affolter
3b2329c422
opkg: equalize content 2023-02-23 09:27:33 +01:00
Fabian Affolter
e99fae5e66
opkg: specify license 2023-02-23 09:25:05 +01:00
Fabian Affolter
05e94bc57b
opkg: add changelog to meta 2023-02-23 09:24:09 +01:00
Martin Weinelt
e712ee9456
pdm: Fix tests on darwin, by allowing local networking 2023-02-23 03:42:00 +01:00
Martin Weinelt
00e302ca22
pdm: 2.4.3 -> 2.4.6
https://github.com/pdm-project/pdm/releases/tag/2.4.4
https://github.com/pdm-project/pdm/releases/tag/2.4.5
https://github.com/pdm-project/pdm/releases/tag/2.4.6
2023-02-23 03:39:49 +01:00
R. Ryantm
3a690ebe77 opkg: 0.6.0 -> 0.6.1 2023-02-22 19:53:47 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
R. Ryantm
a11e546c4e nfpm: 2.25.1 -> 2.26.0 2023-02-22 09:30:28 +00:00
Martin Weinelt
5bf179da30
Merge pull request #215564 from mweinelt/pdm-2.4.3
pdm: 2.3.4 -> 2.4.3
2023-02-21 20:42:07 +00:00
Sandro
1ca01cb109
Merge pull request #216962 from dit7ya/apx 2023-02-18 21:31:48 +01:00
Mostly Void
86dcd967a8
apx: 1.4.2 -> 1.7.0-1 2023-02-18 19:17:52 +05:30
Benno Fünfstück
59db4617e5 nix-index: 0.1.4 -> 0.1.5 2023-02-13 20:16:50 +01:00
Weijia Wang
b47f6b6470
Merge pull request #216055 from r-ryantm/auto-update/repro-get
repro-get: 0.2.1 -> 0.3.0
2023-02-13 15:18:02 +01:00
R. Ryantm
8e75023890 nfpm: 2.25.0 -> 2.25.1 2023-02-12 22:17:37 +00:00
R. Ryantm
d2128e82ee repro-get: 0.2.1 -> 0.3.0 2023-02-12 20:30:36 +00:00
R. Ryantm
ce83955b9e reuse: 1.1.1 -> 1.1.2 2023-02-11 06:57:50 +00:00
Martin Weinelt
b15ffddd9c
pdm: 2.3.4 -> 2.4.3
https://github.com/pdm-project/pdm/releases/tag/2.4.3
https://github.com/pdm-project/pdm/releases/tag/2.4.2
https://github.com/pdm-project/pdm/releases/tag/2.4.1
https://github.com/pdm-project/pdm/releases/tag/2.4.0
2023-02-09 21:28:36 +01:00
pennae
44649a53e9 nix: force make to use old-style two-pipe-fds jobserver
gcc lto-wrapper uses the make jobserver to speed up linking, and it
doesn't support the new fifo:/path style of jobserver-auth yet. it'll
still work but use only one thread, so we should stick to the old style
for now.
2023-02-09 14:51:24 +01:00
Sandro
bc7b556312
Merge pull request #207988 from MatthewCroughan/mc/repro-get
repro-get: init at 0.2.1
2023-02-09 14:49:25 +01:00
R. Ryantm
c9ae110cf4 reuse: 1.1.0 -> 1.1.1 2023-02-09 09:55:56 +00:00
zowoq
98a611259f nix-eval-jobs: 2.12.1 -> 2.13.0
https://github.com/nix-community/nix-eval-jobs/releases/tag/v2.13.0
2023-02-07 19:46:13 +10:00
ajs124
8255262d78
Merge pull request #210454 from helsinki-systems/xbps_ossl3
xbps: unpin openssl_1_1
2023-02-06 00:56:28 +01:00
R. Ryantm
f820d8b4eb nfpm: 2.24.0 -> 2.25.0 2023-02-05 19:55:20 +00:00
Robert Schütz
8fe83a027e
Merge pull request #213914 from dotlambda/poetry-plugin-up-init
poetryPlugins.poetry-plugin-up: init at 0.2.1
2023-02-03 15:08:32 -08:00
Robert Schütz
72fc45dc80 poetryPlugins.poetry-audit-plugin: init at 0.3.0 2023-02-03 14:32:34 -08:00
K900
0349728efb poetryPlugins.poetry-plugin-up: init at 0.2.1 2023-02-03 14:32:30 -08:00
Robert Schütz
01959f61f0 poetry: add withPlugins 2023-02-03 14:22:22 -08:00
Sandro
a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
R. Ryantm
0bfbf10d45 comma: 1.4.0 -> 1.4.1 2023-02-02 04:57:54 +00:00
OPNA2608
c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Jörg Thalheim
ed802694f7
Merge pull request #212094 from Mic92/nix-eval-jobs
nix-eval-jobs: 2.12.0 -> 2.12.1
2023-01-31 14:02:09 +00:00
github-actions[bot]
872d17dee8
Merge master into staging-next 2023-01-30 18:01:30 +00:00
Christian Bourjau
ee303854a0 micromamba: 1.0.0 -> 1.2.0
Update micromamba from 1.0.0 to 1.2.0. Spdlog is used as a header-only
library with its own vendored version of fmt_8 while micromamba depends
explicitly on fmt_9. Suggestions are welcome on how to best express
this for nixpkgs!
2023-01-30 10:16:11 +01:00
github-actions[bot]
04f965695c
Merge master into staging-next 2023-01-29 06:01:23 +00:00
figsoda
2be40c5713 nix-update: 0.14.0 -> 0.15.0
Diff: https://github.com/Mic92/nix-update/compare/0.14.0...0.15.0

Changelog: https://github.com/Mic92/nix-update/releases/tag/0.15.0
2023-01-28 13:51:56 -05:00
github-actions[bot]
b460ba1998
Merge master into staging-next 2023-01-28 12:01:10 +00:00
Artturi
d6d1b8bfa0
Merge pull request #212304 from amjoseph-nixpkgs/pr/nix/enable-embedded-sandbox-shell 2023-01-28 11:42:12 +02:00
github-actions[bot]
951b517e4c
Merge master into staging-next 2023-01-28 06:01:19 +00:00
R. Ryantm
3a4ffe1ee8 apk-tools: 2.12.10 -> 2.12.11 2023-01-28 03:24:05 +00:00
Martin Weinelt
52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
Martin Weinelt
79dcb73558
Merge pull request #212867 from r-ryantm/auto-update/apt
apt: 2.5.4 -> 2.5.5
2023-01-27 19:35:38 +00:00
Vladimír Čunát
8a77ed60ac
Merge branch 'master' into staging-next 2023-01-27 09:36:55 +01:00
Weijia Wang
0009d66e21
Merge pull request #212852 from r-ryantm/auto-update/nfpm
nfpm: 2.23.0 -> 2.24.0
2023-01-27 03:54:22 +01:00
R. Ryantm
cf6992b7fa apt: 2.5.4 -> 2.5.5 2023-01-27 00:32:39 +00:00
github-actions[bot]
2a8fae3ee5
Merge master into staging-next 2023-01-27 00:02:25 +00:00
R. Ryantm
6fc8e33389 nfpm: 2.23.0 -> 2.24.0 2023-01-26 22:42:45 +00:00
Bernardo Meurer
88878eab12
Merge pull request #211157 from qowoz/nix-monitorfdup 2023-01-26 16:53:30 -05:00
github-actions[bot]
578f1ba854
Merge master into staging-next 2023-01-26 18:01:29 +00:00
zowoq
2d39d4475f Revert "nixUnstable: bump to latest nix version"
This reverts commit 523e62005a.
2023-01-26 22:22:58 +10:00
zowoq
c71e0d662d Revert "Revert "nixVersions.stable: 2.12 -> 2.13""
This reverts commit 89181b4e09.
2023-01-26 22:22:48 +10:00
zowoq
c0cf231b22 nixVersions.nix_2_13: 2.13.1 -> 2.13.2
https://github.com/NixOS/nix/releases/tag/2.13.2
2023-01-26 22:21:48 +10:00
github-actions[bot]
20df8d00cc
Merge master into staging-next 2023-01-25 12:01:34 +00:00
Jonas Heinrich
ad46be4397
Merge pull request #212142 from dit7ya/apx
apx: init at 1.4.2
2023-01-25 11:37:32 +01:00
github-actions[bot]
c47e4b69a3
Merge master into staging-next 2023-01-25 00:02:20 +00:00
figsoda
745456072a nix-update: 0.13.0 -> 0.14.0
Diff: https://github.com/Mic92/nix-update/compare/0.13.0...0.14.0

Changelog: https://github.com/Mic92/nix-update/releases/tag/0.14.0
2023-01-25 08:05:29 +10:00
github-actions[bot]
7a89380b7e
Merge master into staging-next 2023-01-24 18:01:00 +00:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Adam Joseph
a0d2937643 nix: if isStatic && atLeast210 then --enable-embedded-sandbox-shell
This commit enables the embedded sandbox shell for static builds of nix>=2.10.
2023-01-23 12:16:58 -08:00
Robert Schütz
69199cd5bd poetry: pin dulwich at 0.20.50 2023-01-23 11:59:16 -08:00
github-actions[bot]
44319c878e
Merge master into staging-next 2023-01-23 00:02:15 +00:00
Jörg Thalheim
523e62005a nixUnstable: bump to latest nix version 2023-01-23 07:14:27 +10:00
github-actions[bot]
feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
Mostly Void
fbb694c1b5
apx: init at 1.4.2 2023-01-22 23:04:06 +05:30
Jörg Thalheim
614aaaa340 nix-eval-jobs: 2.12.0 -> 2.12.1
Diff: https://github.com/nix-community/nix-eval-jobs/compare/v2.12.0...2.12.1
2023-01-22 13:06:10 +01:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Jonas Heinrich
ed7fdf7c8a
Merge pull request #211940 from r-ryantm/auto-update/clib
clib: 2.8.2 -> 2.8.3
2023-01-22 07:20:09 +01:00
Kira Bruneau
bafbd14ce9
Merge pull request #211976 from Misterio77/protontricks-1-10-1
protontricks: 1.7.0 -> 1.10.1
2023-01-21 20:57:38 -05:00
zowoq
89181b4e09 Revert "nixVersions.stable: 2.12 -> 2.13"
This reverts commit 956bc25a80.

broke the tarball job
2023-01-22 09:48:21 +10:00
Gabriel Fontes
d95c81cc61
protontricks: 1.7.0 -> 1.10.1 2023-01-21 16:15:32 -03:00
R. Ryantm
0fca396a58 clib: 2.8.2 -> 2.8.3 2023-01-21 14:30:30 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
zowoq
956bc25a80 nixVersions.stable: 2.12 -> 2.13 2023-01-21 06:44:18 +10:00