Commit graph

2393 commits

Author SHA1 Message Date
R. Ryantm
c425f2d11a nfpm: 2.18.0 -> 2.18.1 2022-08-18 15:18:38 +00:00
Sebastián Mancilla
8afc4ed0a8
Merge pull request #183498 from r-ryantm/auto-update/librepo
librepo: 1.14.2 -> 1.14.3
2022-08-17 11:49:26 -04:00
Sebastián Mancilla
e1e1b3bfc5
Merge pull request #187119 from r-ryantm/auto-update/libdnf
libdnf: 0.67.0 -> 0.68.0
2022-08-17 11:27:29 -04:00
Sebastián Mancilla
54bdc6c97b
Merge pull request #186875 from r-ryantm/auto-update/microdnf
microdnf: 3.8.1 -> 3.9.0
2022-08-17 10:52:23 -04:00
R. Ryantm
9184a68192 libdnf: 0.67.0 -> 0.68.0 2022-08-17 13:19:19 +00:00
R. Ryantm
d295f22442 nfpm: 2.17.0 -> 2.18.0 2022-08-16 16:51:49 +00:00
R. Ryantm
0ca8b74424 microdnf: 3.8.1 -> 3.9.0 2022-08-16 00:52:52 +00:00
Rick van Schijndel
058764026b conda: use makeWrapper for build platform 2022-08-14 00:17:01 +03:00
Bobby Rong
d1228e2126
Merge pull request #185661 from teutat3s/bump/deploy-rs
deploy-rs: 2022-05-26 -> 2022-08-05
2022-08-10 20:20:11 +08:00
Pascal Wittmann
2be884387f
Merge pull request #184421 from r-ryantm/auto-update/opkg
opkg: 0.4.5 -> 0.6.0
2022-08-08 16:02:51 +02:00
teutat3s
76889bfa9f
deploy-rs: 2022-05-26 -> 2022-08-05
184349d814...41f15759dd
2022-08-08 14:47:53 +02:00
Ben Siraphob
465abae7dd
Merge pull request #183583 from r-ryantm/auto-update/apt 2022-08-02 20:25:31 -07:00
R. Ryantm
297ea97626 opkg: 0.4.5 -> 0.6.0 2022-08-01 03:47:40 +00:00
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
e2f6ee2bf5 apt: 2.4.4 -> 2.5.2 2022-07-29 03:55:49 +00:00
R. Ryantm
83dfc81fd7 nfpm: 2.15.1 -> 2.16.0 2022-07-29 02:15:52 +00:00
R. Ryantm
8f512e2c5d librepo: 1.14.2 -> 1.14.3 2022-07-28 21:51:38 +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
Aaron Jheng
1a82aefed8
gx: 0.14.1 -> 0.14.3 (#176176) 2022-06-05 17:05:52 +02:00
adisbladis
4bf142e3c1 nix-eval-jobs: 0.0.6 -> 2.9.0 2022-06-04 15:40:02 +03:00
Artturin
b28b489abc nixVersions.nix_2_9: add patch
this has been backported but not been in a release
2022-06-04 15:38:45 +03:00
Sergei Trofimovich
3c233ac911 appimagekit.squashfuse: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libsquashfuse_ll.a(libfuseprivate_la-fuseprivate.o):(.bss+0x8):
      multiple definition of `have_libloaded'; runtime.4.o:(.bss.have_libloaded+0x0): first defined here
2022-06-03 14:15:21 +01:00
Sandro
6652d3d9d9
Merge pull request #175567 from lf-/update-nix-doc
nix-doc: 0.5.3->0.5.4 to support nix 2.9.0
2022-06-01 02:14:12 +02:00
P. R. d. O
0f44989a6c
nixui: remove 2022-05-31 14:44:47 -06:00
Artturin
7d6eeeb3d0 nixVersions.stable: nix_2_8 -> nix_2_9

2022-05-31 17:45:17 +03:00
Artturin
f0c3fe4091 nixVersions.nix_2_9: init at 2.9.0 2022-05-31 17:43:28 +03:00
Eelco Dolstra
f888642ec6
Remove nixUnstable
Now that we have regular (6-weekly) releases, there no longer is a
compelling reason to have an unstable version of Nix in
Nixpkgs. People who really need the bleeding edge can use the 'nix'
flake.
2022-05-31 15:16:03 +02:00
Jade Lovelace
4729707e40 nix-doc: 0.5.3->0.5.4 to support nix 2.9.0
Related: https://github.com/NixOS/nixpkgs/pull/175541

Thanks Artturin for the notification.
2022-05-31 00:59:56 -07:00
Artturin
963e1c79dc nixVersions.unstable: pre20220512 -> pre20220530 2022-05-30 19:28:24 +03:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Fabian Affolter
f8979c50f7
Merge pull request #175173 from fabaff/auditwheel-bump
auditwheel: 4.0.0 -> 5.1.2
2022-05-30 00:22:20 +02:00
Rick van Schijndel
ed7599305f cargo-deb: mark broken on x86_64-darwin 2022-05-29 10:56:04 +02:00
Fabian Affolter
337dc8aa16 auditwheel: 4.0.0 -> 5.1.2 2022-05-28 20:43:18 +02:00
Mario Rodas
863cc0f857
Merge pull request #174856 from r-ryantm/auto-update/cargo-release
cargo-release: 0.20.5 -> 0.21.0
2022-05-28 11:43:47 -05:00
Bobby Rong
4d55da05ae
Merge pull request #174862 from r-ryantm/auto-update/cargo-update
cargo-update: 8.1.2 -> 8.1.4
2022-05-28 17:48:20 +08:00
R. Ryantm
9aa556a4c5 cargo-update: 8.1.2 -> 8.1.4 2022-05-27 05:04:35 +00:00
R. Ryantm
5b1d6e0bbe cargo-release: 0.20.5 -> 0.21.0 2022-05-27 04:41:08 +00:00
Artturin
c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Artturin
0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
06kellyjac
e6fcf830d8 cargo-audit: 0.16.0 -> 0.17.0 2022-05-23 18:46:32 +01:00
Artturin
b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Mario Rodas
88c257eab4
Merge pull request #173525 from mausch/micromamba
micromamba: 0.21.2 -> 0.22.0
2022-05-21 09:34:02 -05:00
Bobby Rong
7ee64873f3
Merge pull request #173597 from linozen/reuse-update
reuse: 0.14.0 -> 1.0.0
2022-05-20 22:23:36 +08:00
Sergei Trofimovich
ab9bd1e209 cde: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../readelf-mini/libreadelf-mini.a(dwarf.o):/build/source/readelf-mini/dwarf.c:64:
      multiple definition of `do_wide'; ../readelf-mini/libreadelf-mini.a(readelf-mini.o):/build/source/readelf-mini/readelf-mini.c:170: first defined here
2022-05-19 16:13:19 +01:00
linozen
175f7d7967 reuse: 0.14.0 -> 1.0.0 2022-05-19 11:49:49 +02:00
Jörg Thalheim
9a62cabbc7
nix-update: 0.5.0 -> 0.5.1 2022-05-19 10:08:49 +02:00
Mauricio Scheffer
c24dba3912 micromamba: 0.21.2 -> 0.22.0 2022-05-18 19:16:21 +01:00
Artturin
6bfffc8f22 nixVersions.nix_2_8: 2.8.0 -> 2.8.1
contains fix for the git safe dir issue
2022-05-15 20:25:21 +03:00
Artturin
ff806f628c nixVersions.nixUnstable: pre20220505 -> pre20220511 2022-05-12 19:43:56 +03:00
Winter
1966398414 cargo-edit: 0.8.0 -> 0.9.0 2022-05-08 20:14:16 -04:00
Sandro
bdd2558662
Merge pull request #169708 from tootoobeepbeep/morph-bump 2022-05-06 14:40:22 +02:00
Jonathan Zielinski
d704edb775 morph: 1.6.0 -> 1.7.0 2022-05-06 07:31:12 +02:00
Artturin
61fc98459f nixVersions.unstable: pre20220503 -> pre20220505 2022-05-05 19:39:50 +03:00