1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 00:22:13 +00:00
Commit graph

1614 commits

Author SHA1 Message Date
Frederik Rietdijk f7267e9797
Merge pull request #107783 from NixOS/staging-next
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
Bernardo Meurer aabff59994
Merge pull request #108283 from andersk/cargo-download
cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
2021-01-03 06:39:32 +00:00
Anders Kaseorg 74a8ac4648 cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
url 1.6.0 no longer builds with Rust 1.40 and later due to a lifetime
bug uncovered by NLL: https://github.com/Xion/cargo-download/pull/7

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-02 19:51:22 -08:00
github-actions[bot] ec161d2240
Merge master into staging-next 2021-01-02 12:24:09 +00:00
Florian Klink 8c657c3576 nix: remove traceVal
This slipped through review of
https://github.com/NixOS/nixpkgs/pull/108069.
2021-01-02 11:09:57 +01:00
Frederik Rietdijk e48db707e4 Merge master into staging-next 2021-01-02 08:49:09 +01:00
Florian Klink 31999436da nix: fix closure bloat on nix
The conditional preventing closure bloat unfortunately didn't apply for
the `nix` attribute, which is at 2.3.10 (not 2.4.*, what this did check
for).

Due to the somewhat funny 2.4pre* version strings used for nixUnstable
not being understood by lib.versionOlder, we also need to explicitly add
a check for that.
2020-12-31 20:06:34 +01:00
github-actions[bot] e75c8744cb
Merge master into staging-next 2020-12-30 18:40:45 +00:00
Marc Seeger efef8e9963 librepo: enable zchunk support on darwin 2020-12-30 07:08:49 -08:00
github-actions[bot] 056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
Anderson Torres 4f5ae3e7d2
Merge pull request #106800 from MetaDark/protontricks
protontricks: 1.4.2 -> 1.4.3
2020-12-30 01:06:55 -03:00
Lucas Ransan 2cb2a5348e nixUnstable: fix build on gcc10 2020-12-28 08:43:33 +01:00
Marc Seeger 08725b90e9 rpm: 4.15.1 -> 4.16.1.2 2020-12-25 14:50:33 -08:00
Sandro 0e01df647b
Merge pull request #107592 from Mic92/nix-update
nix-update: 0.2 -> 0.3
2020-12-25 21:20:16 +01:00
Jörg Thalheim cfef9737e6
nix-update: 0.2 -> 0.3 2020-12-25 20:59:46 +01:00
Marc Seeger 638eefae70 microdnf: init at 3.6.0 2020-12-22 15:48:59 -08:00
Marc Seeger dd5ffa7b94 libdnf: init at 0.55.2 2020-12-22 15:48:49 -08:00
Florian Klink 6dc6c33a06
Merge pull request #107104 from rb2k/librepo_darwin
librepo: add darwin support
2020-12-20 00:07:18 +01:00
Marc Seeger 8718533c22 librepo: add darwin support 2020-12-19 11:37:08 -08:00
Eelco Dolstra a8c49a97a6
nix: 2.3.9 -> 2.3.10 2020-12-18 12:33:49 +01:00
Kira Bruneau 57c9834f7d protontricks: don't hard code default wine in winetricks
Reduces closure size by 1.8G
2020-12-13 10:25:03 -05:00
Kira Bruneau 3054057943 protontricks: 1.4.2 -> 1.4.3 2020-12-12 20:52:00 -05:00
MetaDark 56b35d8859 protontricks: support proton wine with steam-run 2020-12-12 20:52:00 -05:00
Sandro Jäckel b675bbbc53
apk-tools: Mark broken on darwin 2020-12-09 01:34:07 +01:00
Sandro Jäckel 1d63d74e88
nix-update-source: Disable tests bceause package does not contain any 2020-12-03 11:15:21 +01:00
Sandro Jäckel de499540ae
nix-update-source: switch to pname, version 2020-12-03 11:15:10 +01:00
Bruno Bigras 2d1b0c3e88 nixUnstable: pre20201118_79aa7d9 -> pre20201201_5a6ddb3 2020-12-01 14:39:24 -05:00
R. RyanTM 77c4fd4672 nfpm: 1.10.1 -> 1.10.2 2020-12-01 03:32:18 +00:00
Sander van der Burg 2a1d7f0d00 DisnixWebService: 0.9 -> 0.10 2020-11-28 20:15:21 +01:00
Sander van der Burg d69472f1b4 disnixos: 0.8 -> 0.9 2020-11-28 20:15:21 +01:00
Sander van der Burg a5f63596a9 disnix: 0.9.1 -> 0.10 2020-11-28 20:15:21 +01:00
Sander van der Burg 5d1125ede5 dysnomia: 0.9.1 -> 0.10 2020-11-28 20:15:21 +01:00
Sandro Jäckel 9e3c598bb7
nixpkgs-review: 2.4.2 -> 2.5.0 2020-11-26 11:57:44 +01:00
tomberek ac0ac4fe51
dydisnix: init at unstable (#49366)
* dydisnix: init at unstable-2018-04-26

updated with suggestions from @xeji

* Update pkgs/tools/package-management/disnix/dydisnix/default.nix

Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>

* Add dydisxnix and libnixxml

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Tom Bereknyei <tom@rebelliondefense.com>
2020-11-25 07:27:28 -08:00
zowoq 6794b7eed6 nix-update: 0.1 -> 0.2
https://github.com/Mic92/nix-update/releases/tag/0.2
2020-11-25 07:45:20 +10:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Mario Rodas dd33b3082e
Merge pull request #104523 from r-ryantm/auto-update/emplace
emplace: 0.3.8 -> 0.3.9
2020-11-21 21:37:59 -05:00
R. RyanTM 4904246f7d emplace: 0.3.8 -> 0.3.9 2020-11-21 20:04:18 +00:00
Robert Hensing 18506b716e
Merge pull request #104289 from hercules-ci/update-nixUnstable-2020-11-19
nixUnstable: pre20201102_550e11f -> pre20201118_79aa7d9
2020-11-21 13:00:55 +01:00
Robert Hensing 4dd5da0ad0 nixUnstable: pre20201102_550e11f -> pre20201118_79aa7d9
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
2020-11-20 13:11:05 +01:00
Eelco Dolstra 80097e57c9
nix: 2.3.8 -> 2.3.9 2020-11-20 13:03:04 +01:00
Mario Rodas 78942ee55f
Merge pull request #103893 from r-ryantm/auto-update/nfpm
nfpm: 1.10.0 -> 1.10.1
2020-11-18 23:04:33 -05:00
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
R. RyanTM e0cf1be863 nfpm: 1.10.0 -> 1.10.1 2020-11-15 11:15:37 +00:00
R. RyanTM f811748969 cargo-about: 0.2.2 -> 0.2.3 2020-11-15 01:06:24 +00:00
R. RyanTM e8226dbef0 nfpm: 1.8.0 -> 1.10.0 2020-11-11 17:38:20 +00:00
Mario Rodas 94a810c56d nixops: add patch to follow redirects in nixos-infect 2020-11-05 04:20:00 +00:00
R. RyanTM 365c7bdc14 libsForQt5.packagekit-qt: 1.0.1 -> 1.0.2 2020-11-04 03:47:59 +00:00
Graham Christensen f4f9f307a4
nixUnstable: 3.0pre20201020_e0ca98c -> 2.4pre20201102_550e11f 2020-11-02 16:53:06 -05:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00