Commit Graph

2328 Commits

Author SHA1 Message Date
ajs124
55781585da
Merge pull request #181659 from t184256/rpm-compile-with-cap
rpm: compile --with-cap
2022-07-31 23:12:20 +02:00
R. Ryantm
6de6568b66 nfpm: 2.16.0 -> 2.17.0 2022-07-30 23:29:23 +00:00
Luc Perkins
717f05b6ce
wapm-cli: init at 0.5.5 (#183477)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-30 19:33:33 +02:00
Mario Rodas
48f86ac8c8
Merge pull request #183570 from r-ryantm/auto-update/nfpm
nfpm: 2.15.1 -> 2.16.0
2022-07-30 06:48:19 -05:00
Bobby Rong
21c89706b1
Merge pull request #183476 from r-ryantm/auto-update/libdnf
libdnf: 0.66.0 -> 0.67.0
2022-07-30 10:56:48 +08:00
R. Ryantm
83dfc81fd7 nfpm: 2.15.1 -> 2.16.0 2022-07-29 02:15:52 +00:00
Vladimír Čunát
0febba1d8a
Merge #182362: apkg: init at 0.4.0 2022-07-28 22:36:02 +02:00
R. Ryantm
212cc820c2 libdnf: 0.66.0 -> 0.67.0 2022-07-28 20:06:01 +00:00
Stig
11c30306c0
Merge pull request #182844 from misuzu/nix-serve-aarch64-darwin
nix.perl-bindings: fix build on aarch64-darwin
2022-07-27 22:54:04 +02:00
teutates
279ab74dda
deploy-rs: init 2022-05-26 (#182950)
* deploy-rs: init 2022-05-26

* Add myself to list of maintainers

* deploy-rs: fix build on darwin

OfBorg errors were:
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found SystemConfiguration
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error
       ...
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found CoreServices
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error

Inspiration: 22eb13d3ed
2022-07-27 19:09:12 +02:00
misuzu
ecd7a89a7b nix.perl-bindings: fix build on aarch64-darwin 2022-07-25 19:14:00 +03:00
Vladimír Čunát
913cbfda33
apkg: init at 0.4.0 2022-07-25 11:26:51 +02:00
Alexander Sosedkin
b4a0bdcf92 rpm: compile --with-cap
Without that, RPM is unable to handle packages that require `rpmlib(FileCaps)`;
example error message trying to install Fedora 36 shadow-utils:
`rpmlib(FileCaps) <= 4.6.1-1 is needed by shadow-utils`.
2022-07-16 01:36:32 +02:00
Bernardo Meurer
5444c0dbd6 nix: 2.10.2 -> 2.10.3 2022-07-15 12:00:56 -07:00
Thiago Kenji Okada
3775999eff nixVersions.nix_2_10: disable LTO in static builds 2022-07-15 12:00:50 -07:00
Thiago Kenji Okada
8251e3a1fd nixVersions.nix_2_10: enable LTO in GCC builds 2022-07-15 12:00:45 -07:00
Nick Cao
b2eea05b06
nixVersions: remove 2.4 to 2.7 2022-07-15 00:00:57 +08:00
Nick Cao
f5330a5b6a
nixVersions.stable: 2.9 -> 2.10 2022-07-14 23:53:44 +08:00
Nick Cao
f08a2bd566
nixVersions.nix_2_10: add patch for flaky tests 2022-07-14 23:53:43 +08:00
Nick Cao
18c07ad150
nixVersions.nix_2_10: workaround for installcheck 2022-07-14 23:53:29 +08:00
Nick Cao
778863cbaa
nixVersions.nix_2_10: init at 2.10.2 2022-07-14 23:53:27 +08:00
Nick Cao
8404dc74ef
nixVersions.nix_2_9: 2.9.1 -> 2.9.2 2022-07-14 23:48:23 +08:00
Robert Scott
3103a8bba6
Merge pull request #180718 from whentze/feature/update-dpkg
dpkg: 1.20.9ubuntu2 -> 1.21.1ubuntu2.1
2022-07-09 21:33:23 +01:00
Mario Rodas
7ca3b1a2fc smlpkg: add platforms 2022-07-09 04:20:00 +00:00
Wanja Hentze
09b73d741c dpkg: 1.20.9ubuntu2 -> 1.21.1ubuntu2.1
Fixes https://nvd.nist.gov/vuln/detail/CVE-2022-1664
See also https://ubuntu.com/security/notices/USN-5446-1
2022-07-08 15:46:50 +02:00
Bobby Rong
c8573980ca
Merge pull request #178664 from StarGate01/mynewt-newt
mynewt-newt: 1.7.0 -> 1.10.0
2022-07-01 12:49:50 +08:00
Christoph Honal
2b9ed9cf28 mynewt-newt: 1.7.0 -> 1.10.0 2022-06-30 15:30:23 +02:00
kilianar
baa6fca638 nix-du: 0.5.1 -> 0.6.0
https://github.com/symphorien/nix-du/releases/tag/v0.6.0
2022-06-30 12:51:05 +02:00
Jörg Thalheim
b44f6df497 nix-update: 0.5.1 -> 0.6.0 2022-06-30 18:33:27 +10:00
Maximilian Bosch
40a7e76dde
Merge pull request #178940 from r-ryantm/auto-update/apk-tools
apk-tools: 2.12.9 -> 2.12.10
2022-06-28 14:01:46 +02:00
Sandro
62854b60cc
Merge pull request #178807 from cbourjau/update-cli11-and-micromamba
Update cli11 and micromamba
2022-06-26 18:40:18 +02:00
Christian Bourjau
fcc334d7d6 micromamba: 0.22.0 -> 0.24.0
Update of micromamba only contains bugfixes and improvements: https://github.com/mamba-org/mamba/blob/master/CHANGELOG.md

The build dependencies now include `python3`, `tl-expected` and `cli11>=2.2`.
2022-06-26 18:23:44 +02:00
R. Ryantm
588f97f9dd apk-tools: 2.12.9 -> 2.12.10 2022-06-25 05:58:15 +00:00
Dmitry Kalinkin
21618ada01
Merge pull request #177168 from NickCao/appimagekit
appimagekit: set TOOLS_PREFIX to fix cross compilation
2022-06-24 21:50:31 -04:00
Stephan Heßelmann
fcda800ae2 add platforms.all 2022-06-24 14:01:02 +02:00
Stephan Heßelmann
251ca357bb micromamba: build on all platforms 2022-06-23 23:25:15 +02:00
Jamie Quigley
6f7502f325
treewide: move all cargo subcommands to pkgs/development/tools/rust/ 2022-06-19 17:58:16 +01:00
Jade Lovelace
651e6fcb16 nix-doc: 0.5.4->0.5.5 2022-06-15 23:10:42 -07:00
Rick van Schijndel
ccc4dc517f
Merge pull request #177353 from Artturin/nixudpate11
nixVersions.nix_2_9: pull patch to add missing git-dir flags
2022-06-12 14:59:35 +02:00
Vladimír Čunát
c5b964b082
Merge #175603: nixUnstable = nixStable 2022-06-12 10:36:21 +02:00
Artturin
9d84f435e3 nixVersions.nix_2_9: pull patch to add missing git-dir flags 2022-06-12 04:15:04 +03:00
Artturin
676d99ff21 nixVersions.unstable: pre20220530 -> pre20220610 2022-06-10 17:43:37 +03:00
Nick Cao
24ff314c9b
appimagekit: set TOOLS_PREFIX to fix cross compilation 2022-06-10 19:29:22 +08:00
Domen Kožar
395c8b9b02
Merge pull request #176974 from domenkozar/fix-nix-netrc
nix: patch curl netrc regression
2022-06-09 11:14:18 -05:00
Domen Kožar
7434c16611 nix: patch curl netrc regression
https://github.com/curl/curl/issues/8653
2022-06-09 01:28:26 +01:00
zowoq
54e6551ba4 nixVersions.nix_2_9: 2.9.0 -> 2.9.1 2022-06-09 09:00:18 +10:00
Malo Bourgon
f4328e7b4a nixpkgs-review: 2.6.4 -> 2.7.0 2022-06-07 17:32:57 -07:00
Robert Schütz
b1d10e8209
Merge pull request #176420 from dotlambda/nixops-insecure
nixops: mark insecure
2022-06-06 19:19:50 -07:00
Sandro
d10d2e4fb8
Merge pull request #175541 from Artturin/updatenixstable
nixVersions.stable: 2.8.0 -> 2.9.0
2022-06-06 14:33:05 +02:00
Robert Schütz
e174b463e7 nixops: mark insecure 2022-06-05 16:51:27 +00:00