Commit Graph

2272 Commits

Author SHA1 Message Date
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
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
Artturin
4d5de1d8d1 nixVersions.unstable: pre20220428 -> pre20220503 2022-05-03 21:43:28 +03:00
Artturi
2a88b7df51
Merge pull request #169844 from Artturin/nixupdate4
nixUnstable: pre20220411 -> pre20220422
2022-05-01 04:13:58 +03:00
Artturin
3fd4f023eb nixVersions.unstable: pre20220411 -> pre20220428 2022-04-30 21:25:47 +03:00
Bobby Rong
c2548605dc
Merge pull request #169888 from bobby285271/packagekit
packagekit: fix build with Nix 2.8
2022-04-28 20:46:21 +08:00
Bobby Rong
44262ba2e0
Merge pull request #170385 from bobby285271/testversion
various: use testers.testVersion
2022-04-27 15:55:02 +08:00
adisbladis
e374150e4a nix-eval-jobs: 0.0.5 -> 0.0.6 2022-04-27 04:31:05 +12:00
Bobby Rong
32e21f38cd
comma: use testers.testVersion 2022-04-26 15:59:57 +08:00
Holger Hoefling
cfe0988e48 update conda from 4.6.14 to 4.11.0 2022-04-24 20:36:29 +02:00
Guillaume Girol
b8149cba83 nix-du: 0.5.0 -> 0.5.1
fix build with nix 2.8
2022-04-24 16:02:18 +02:00
adisbladis
c1641580f1 nix-eval-jobs: 0.0.4 -> 0.0.5 2022-04-24 14:19:23 +12:00
Bobby Rong
797898a455
packagekit: fix build with Nix 2.8
33b847c...30bb82d
2022-04-23 10:11:30 +08:00
Artturi
3635410a48
Merge pull request #169766 from Sciencentistguy/comma-fix-path
comma: Fix panic due to missing `nix-index` in path
2022-04-22 15:27:07 +03:00
R. Ryantm
a7d2820c39 cargo-outdated: 0.11.0 -> 0.11.1 2022-04-22 07:45:12 -04:00
R. Ryantm
df8f6ba88a cargo-release: 0.20.3 -> 0.20.5 2022-04-22 07:44:56 -04:00
Jamie Quigley
ddf6457d2d
comma: Fix panic due to missing nix-index in path 2022-04-22 12:31:35 +01:00
Pol Dellaiera
b555b64346
nixVersions.stable: 2.7.0 -> 2.8.0 2022-04-21 19:43:40 +02:00
Artturi
bb59626b47
Merge pull request #169238 from Artturin/commaupdate 2022-04-20 22:06:34 +03:00
Jonathan Ringer
2085f10ea4
nix-template: 0.2.0 -> 0.3.0 (#169282) 2022-04-19 20:14:06 +02:00
Artturin
f0c565c127 comma: 1.1.0 -> 1.2.3 2022-04-19 14:54:44 +03:00
Timo Kaufmann
5abe06c801 home-manager: 2021-12-25 -> 2022-04-17
This fixes an issue with user service unit files [1]. The relevant news
/ changelog entries are here [2].

[1] https://github.com/nix-community/home-manager/pull/2867
[2] 620ed197f3/modules/misc/news.nix (L2332)
2022-04-17 23:59:48 +02:00
Martin Weinelt
33425fdc96
Merge pull request #166489 from NixOS/python-updates 2022-04-15 03:47:30 +02:00