Commit Graph

2319 Commits

Author SHA1 Message Date
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
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