Commit graph

2255 commits

Author SHA1 Message Date
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
Martin Weinelt 1607fca7a8 pdm: 1.13.3 -> 1.14.0 2022-04-15 03:29:35 +02:00
Martin Weinelt 9f340b5bf1 treewide: remove redundant numprocesses pytest-xdist parameter
Including the pytest-xdist package automatically configures numprocesses
to $NIX_BUILD_CORES, so specifying these on a package level has become
redundant.
2022-04-15 01:39:54 +02:00
Artturin e8d30cd329 nixVersions: add artturin to maintainers 2022-04-12 19:03:43 +03:00
Artturin a1d12edc46 nixVersions.unstable: pre20220322 -> pre20220411 2022-04-12 18:49:08 +03:00
Thiago Kenji Okada f14e8ee1a8
Merge pull request #167668 from r-ryantm/auto-update/clib
clib: 1.11.4 -> 2.8.1
2022-04-10 15:19:38 +01:00
Thiago Kenji Okada b3b25b8246
clib: remove hardeningDisable fortify 2022-04-10 12:47:08 +01:00
R. Ryantm 615163679e cargo-about: 0.5.0 -> 0.5.1 2022-04-08 23:02:11 -04:00
Timo Kaufmann 37205bb1c7
Merge pull request #167688 from dhoppe/patch-1
home-manager: add new dependency (ncurses)
2022-04-08 15:54:30 +02:00
Thiago Kenji Okada f66b1d73cc
Merge pull request #167200 from xrelkd/update/apt
apt: 2.3.15 -> 2.4.4
2022-04-08 09:54:49 +01:00
superherointj 9258267684 nfpm: enable tests 2022-04-07 15:33:50 -03:00
Dennis Hoppe 4610dba010
home-manager: add new dependency (ncurses) 2022-04-07 13:09:59 +02:00
R. Ryantm e2ad783617 clib: 1.11.4 -> 2.8.1 2022-04-07 09:35:29 +00:00
Jade Lovelace cd3c6e8bb4 nix-doc: 0.5.2->0.5.3
I fixed Nix 2.6+ support upstream
2022-04-06 15:15:17 -07:00
github-actions[bot] 27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Artturin c450b79b1a nixVersions.nix_2_7: add patch to fix #163374
https://github.com/NixOS/nixpkgs/issues/163374
2022-04-05 10:01:53 +03:00
xrelkd 8771b59a5f
apt: 2.3.15 -> 2.4.4 2022-04-05 00:22:02 +08:00
Martin Weinelt d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00