Commit Graph

2060 Commits

Author SHA1 Message Date
zimbatm
eb0588f4b7
nix-eval-jobs: init at 0.0.1 2021-10-10 10:32:22 +02:00
Bernardo Meurer
f7a1df9555
nix_2_4: init at 2.4pre-rc1 2021-10-07 16:04:10 -07:00
Bernardo Meurer
f4cc15d072
nixUnstable: 2.4pre20211106 -> 2.5pre20211107 2021-10-07 16:04:09 -07:00
Sandro
1941f67751
Merge pull request #140868 from baloo/baloo/nix/2.3.16 2021-10-07 21:07:28 +02:00
Arthur Gautier
202554980a nix: 2.3.15 -> 2.3.16
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-10-07 16:17:18 +00:00
figsoda
001bd7c466 cargo-update: 4.1.2 -> 7.0.1, switch to fetchCrate, remove patch 2021-10-07 11:17:45 -04:00
figsoda
a168cfc494 cargo-license: 0.3.0 -> 0.4.2, switch to fetchCrate, remove patch 2021-10-07 11:06:02 -04:00
Sergei Trofimovich
5323bc0f14 nixUnstable: pre20211001 -> pre20211006
The specific reason to update is to pull in logging fix:
  c6718a9d950214 "Don't reset the logger in a vfork"

Otherwise 'nix build' does not report build progress correctly.
2021-10-07 12:11:58 +02:00
sternenseemann
25da0b3bbb nixUnstable: 2.4pre20210922 -> 2.4pre20211001
Contains a fix for lowdown 0.9.0.
2021-10-04 21:40:52 +02:00
Maximilian Bosch
b9fd2fcad5
Merge pull request #138623 from Ma27/bump-nixunstable
nixUnstable: 2.4pre20210908_3c56f62 -> 2.4pre20210922_bcd73eb
2021-09-25 17:28:39 +02:00
Sandro Jäckel
3bfbe11864
nix-index: remove null check, build on hydra 2021-09-23 14:36:23 +02:00
Naïm Favier
f616e094fa nix-index: wrap in a separate derivation 2021-09-23 14:21:46 +02:00
Maximilian Bosch
615d368aa0
nixUnstable: 2.4pre20210908_3c56f62 -> 2.4pre20210922_bcd73eb
Changes: 3c56f62...bcd73eb

I figured that now with an actual 2.4 release around the corner[1] we
could bump it a bit more often considering that it seems to contain
mostly bugfixes, so that upstream receives a bit more feedback.

[1] https://discourse.nixos.org/t/tweag-nix-dev-update-17/15037
2021-09-22 23:43:33 +02:00
Sandro
1d019e6a27
Merge pull request #138566 from LeSuisse/rpm-4.17.0
rpm: 4.16.1.3 -> 4.17.0
2021-09-20 21:09:33 +02:00
Marc Seeger
73414b570a libdnf: switch back to default stdenv. 2021-09-19 16:33:35 +00:00
Thomas Gerbet
84a9b1f3a2 rpm: 4.16.1.3 -> 4.17.0
https://rpm.org/wiki/Releases/4.17.0
2021-09-19 16:06:27 +02:00
Fabian Affolter
6ba60d5f81 cargo-audit: 0.15.1 -> 0.15.2 2021-09-17 11:19:48 +02:00
Emily
83c4c7ea5b rpm: fix on aarch64-darwin 2021-09-14 03:31:31 +01:00
Sandro
07db0ffbf9
Merge pull request #136463 from Ma27/bump-nixunstable
nixUnstable: 2.4pre20210802_47e96bb -> 2.4pre20210908_3c56f62
2021-09-11 18:24:06 +02:00
Fabian Affolter
72c2ad9c5a cargo-audit: 0.15.0 -> 0.15.1 2021-09-11 12:13:15 +02:00
Maximilian Bosch
04b552c323
nixUnstable: 2.4pre20210802_47e96bb -> 2.4pre20210908_3c56f62
Main motivation for is the bugfix regarding flake-follows and
path-inputs[1]. An overview over all changes - mostly bugfixes -
can be found on GitHub[2].

[1] https://github.com/NixOS/nix/pull/4641
[2] 47e96bb...3c56f62093
2021-09-08 14:48:31 +02:00
Kira Bruneau
2df0c2aae5 protontricks: 1.5.2 → 1.6.0 2021-09-06 11:43:54 -04:00
Anderson Torres
22fb1d38bf
Merge pull request #136483 from AndersonTorres/new-apt
apt: 1.8.4 -> 2.3.8
2021-09-03 21:07:07 -03:00
AndersonTorres
4cc490daff apt: 1.8.4 -> 2.3.8 2021-09-02 12:22:59 -03:00
R. RyanTM
9865989895 cargo-release: 0.17.0 -> 0.17.1 2021-09-02 16:20:42 +09:00
Mario Rodas
8135f2c296
Merge pull request #136096 from marsam/add-akku
akku: init at 1.1.0
2021-09-01 07:31:51 -05:00
zowoq
0c8415335f nix-update: 0.4.0 -> 0.5.0
https://github.com/Mic92/nix-update/releases/tag/0.5.0
2021-08-30 19:19:39 +09:00
Bjørn Forsman
2d2d5ce304 nix-prefetch-git: add git-lfs dependency
Or else using `nix-prefetch-git --fetch-lfs` results in failure, unless
the user manually extends $PATH before calling nix-prefetch-git (which
is bad UX).
2021-08-28 10:14:48 +02:00
Mario Rodas
55db199650 akku: init at 1.1.0 2021-08-28 00:04:20 +00:00
Sandro
527b37cd5e
Merge pull request #135763 from r-ryantm/auto-update/librepo
librepo: 1.13.0 -> 1.14.2
2021-08-28 01:02:06 +02:00
zowoq
90f127cce8 morph: remove unused deps.nix 2021-08-27 06:43:33 +10:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
93d02516bf librepo: 1.13.0 -> 1.14.2 2021-08-26 08:52:31 +00:00
Sandro
bdeaaf187f
Merge pull request #135329 from mausch/micromamba
micromamba: 0.14.1 -> 0.15.0
2021-08-26 01:05:58 +02:00
Mauricio Scheffer
799908d71c micromamba: 0.14.1 -> 0.15.0 2021-08-25 23:29:58 +01:00
figsoda
36773ed064 cargo-release: 0.16.3 -> 0.17.0 2021-08-23 13:00:32 -04:00
figsoda
3c3b6eec5f cargo-release: fix license 2021-08-23 12:57:10 -04:00
R. RyanTM
67219e4bb0 nfpm: 2.3.1 -> 2.6.0 2021-08-17 10:54:12 -07:00
Sandro
e16a1ca28f
Merge pull request #133728 from alyssais/cargo-kcov 2021-08-16 15:26:55 +02:00
Marc Seeger
512885dc70
libdnf: add zchunk support 2021-08-13 06:26:52 -07:00
Alyssa Ross
9261db9db4
cargo-kcov: ensure kcov is in PATH
The tool is non-functional without this.
2021-08-13 09:10:36 +00:00
Maximilian Bosch
3693fbaba5
Merge pull request #133481 from misuzu/nix-simple-deploy-update
nix-simple-deploy: 0.2.1 -> 0.2.2
2021-08-11 12:15:34 +02:00
misuzu
f0feb77b4f nix-simple-deploy: 0.2.1 -> 0.2.2 2021-08-11 12:29:25 +03:00
happysalada
83bc698fba nixUnstable: 2.4pre20210707_02dd6bb -> 2.4pre20210802_47e96bb 2021-08-11 15:14:48 +09:00
Artturi
4253877215
Merge pull request #133430 from r-ryantm/auto-update/cargo-release
cargo-release: 0.16.2 -> 0.16.3
2021-08-11 04:09:55 +03:00
R. RyanTM
42d109da85 cargo-release: 0.16.2 -> 0.16.3 2021-08-10 21:20:59 +00:00
ostylk
3747daf342
conda: invoke bash login shell to source /etc/profile
The `profile` parameter in `buildFHSUserEnv` is used to create an /etc/profile file
which should be sourced by bash. However, the default runScript is a non-login bash
which does not source /etc/profile. Therefore the conda package breaks, as a script
which is required for `conda activate`, is not sourced. Also the installationPath
parameter is ignored as it is setup in the /etc/profile file.
2021-08-10 12:39:17 +02:00
misuzu
3d59c44dfd
nix-simple-deploy: 0.1.1 -> 0.2.1 (#133104)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-08 12:16:12 +02:00
R. RyanTM
28b3dc9186 apk-tools: 2.12.6 -> 2.12.7 2021-08-04 10:54:24 +00:00
Ben Siraphob
f47901cb24
Merge pull request #124187 from Mic92/nix
nix: enable pie
2021-08-01 01:27:01 +07:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
R. RyanTM
cf3dcef38b cargo-release: 0.16.0 -> 0.16.2 2021-07-31 17:50:51 +09:00
Vladimír Čunát
9bd0be76b2
nix(Stable): 2.3.14 -> 2.3.15 2021-07-30 11:13:36 +02:00
Sandro
a67b27e31a
nixpkgs-review: add me as maintainer, small nit change (#131950) 2021-07-29 15:30:00 +02:00
Felix Buehler
eb48ac909a toolsi/package-management: replace name with pname&version 2021-07-28 13:45:25 +02:00
Alyssa Ross
29475a58af
apk-tools: 2.12.5 -> 2.12.6
Fixes: CVE-2021-36159
2021-07-26 18:47:12 +00:00
Artturin
a926cabc8b nixpkgs-review: 2.6.1 -> 2.6.2 2021-07-26 11:26:08 +03:00
Sandro
7731e2fe72
Merge pull request #129574 from jonringer/bump-nix-unstable-july 2021-07-20 17:33:36 +02:00
Sandro
792e8ee8cd
Merge pull request #130761 from SuperSandro2000/SuperSandro2000-patch-6 2021-07-20 17:24:27 +02:00
Domen Kožar
314f595ab1
Merge pull request #130538 from Ma27/bump-nixstable
nixStable: 2.3.12 -> 2.3.14
2021-07-20 17:09:20 +02:00
Maximilian Bosch
e66237af15
nixStable: 2.3.12 -> 2.3.14
Changes: https://github.com/NixOS/nix/compare/2.3.12...2.3.14

Since this is a bugfix release that wasn't pushed to `nixpkgs`, I
decided to take care of it.

As it's usually done in `upload-release.pl`[1], I updated the
fallback-paths accordingly and used eval `1687468`[2] for this with Nix
2.3.14.

Also added a fallback-path for `aarch64-darwin` as Nix 2.3.14 seems to
support this now[3].

[1] https://github.com/NixOS/nix/blob/2.3-maintenance/maintainers/upload-release.pl
[2] https://hydra.nixos.org/eval/1687468
[3] 14262b86cc
2021-07-20 17:06:51 +02:00
Jonathan Ringer
2e09265a54
nix-template: 0.1.1 -> 0.1.4 (#130580)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-20 13:27:10 +02:00
Sandro
72775d4ea4
nix-prefetch: cleanup 2021-07-20 13:22:52 +02:00
Robert Hensing
2c2e1db91d boehmgc_{nix,nixUnstable}: Move into {nix,nixUnstable}.passthru
Do not pollute top-level, but do provide allow the derivations to
be accessed for debugging and reuse if necessary.
2021-07-19 10:09:53 -07:00
Robert Hensing
596ac242af nixUnstable: patch boehmgc (nix#4944)
As has been done in https://github.com/NixOS/nix/pull/4944

This introduces the boehmgc_nix and boehmgc_nixUnstable attributes
which are useful for external packages that link with Nix and its
boehmgc.
2021-07-19 10:09:52 -07:00
Jonathan Ringer
2d1568561b nixUnstable: 2.4pre20210601_5985b8b -> 2.4pre20210707_02dd6bb 2021-07-19 10:09:52 -07:00
Matthijs Steen
7e2e486bbf nix-prefetch: 0.4.0 -> 0.4.1 2021-07-19 18:44:12 +10:00
Jörg Thalheim
0839cf1d45
Merge pull request #106721 from Mic92/nix-serve
nixos/nix-serve: don't run as nogroup
2021-07-18 07:53:32 +01:00
Jörg Thalheim
ac7b8724b5 nixos/nix-serve: don't run as nogroup
nogroup is insecure if shared
2021-07-18 08:51:17 +02:00
Sandro
f64bb073ef
Merge pull request #130196 from Stunkymonkey/inherit-version 2021-07-17 20:41:50 +02:00
Felix Buehler
1e9baed56b various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
Jonathan Ringer
70580fdab7
nix-template: 0.1.0 -> 0.1.1 2021-07-11 21:00:22 -07:00
Maximilian Bosch
aa1561e780
Merge pull request #129712 from lf-/update-nix-doc
nix-doc: 0.5.0 -> 0.5.1
2021-07-09 21:01:50 +02:00
Jade
760e7e14b3 nix-doc: Fix lint: the license is LGPL3+ 2021-07-09 11:17:55 -07:00
Jade
29793d92de nix-doc: 0.5.0 -> 0.5.1
Now, `inherit a b;` makes tags for `a` and `b`.
2021-07-08 20:26:20 -07:00
Mauricio Scheffer
7eaf29cb05 micromamba: init at 0.14.1 2021-07-08 13:27:09 +01:00
Sandro
03db443af8
Merge pull request #129191 from fabaff/bump-cargo-audit 2021-07-05 12:09:07 +02:00
Ben Siraphob
22043960a5
Merge pull request #129201 from lf-/update-nix-doc
nix-doc: 0.3.3 -> 0.5.0
2021-07-04 11:37:31 +07:00
Ben Siraphob
7e12830d1a
Merge pull request #129198 from r-ryantm/auto-update/cargo-release
cargo-release: 0.15.1 -> 0.16.0
2021-07-04 11:08:11 +07:00
Jade
5573210d87 nix-doc: 0.3.3 -> 0.5.0
This release adds a ctags implementation to generate tags for Nix
script! 🎉
2021-07-03 19:42:47 -07:00
R. RyanTM
a0d5f7eaca cargo-release: 0.15.1 -> 0.16.0 2021-07-04 02:29:32 +00:00
Sandro
8723bd8119
Merge pull request #129122 from dotlambda/dateutil-alias 2021-07-04 02:53:34 +02:00
Fabian Affolter
2edaa49ed1 cargo-audit: 0.14.1 -> 0.15.0 2021-07-04 00:51:42 +02:00
Jörg Thalheim
ba6600c096
Merge pull request #129080 from r-ryantm/auto-update/cargo-release
cargo-release: 0.15.0 -> 0.15.1
2021-07-03 13:05:54 +01:00
Robert Schütz
1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
R. RyanTM
70f6d689d5 cargo-release: 0.15.0 -> 0.15.1 2021-07-03 06:17:56 +00:00
R. RyanTM
e0c0477c1e cargo-outdated: 0.9.15 -> 0.9.17 2021-07-03 03:55:54 +00:00
adisbladis
c08e7693f9
fpm: 1.11.0 -> 1.13.0 2021-06-30 15:06:23 -05:00
R. RyanTM
a5519a216a cargo-release: 0.14.0 -> 0.15.0 2021-06-23 11:01:37 +00:00
zowoq
1c7b7616d2 nix-prefetch: apply 'Fix input_type regex for macOS systems' patch 2021-06-22 09:52:27 +10:00
Ryan Mulligan
f69ba850a7
Merge pull request #127636 from r-ryantm/auto-update/libdnf
libdnf: 0.63.0 -> 0.63.1
2021-06-21 13:22:45 -07:00
R. RyanTM
e36a8d534d libdnf: 0.63.0 -> 0.63.1 2021-06-21 07:18:13 +00:00
Sandro
81e9872350
Merge pull request #127468 from kira-bruneau/protontricks
protontricks: 1.5.1 → 1.5.2
2021-06-20 18:06:05 +02:00
Kira Bruneau
e2c86a37a9 protontricks: 1.5.1 → 1.5.2 2021-06-19 10:29:45 -04:00
R. RyanTM
ddd10a8dfc cargo-release: 0.13.11 -> 0.14.0 2021-06-18 23:47:41 +09:00
Sandro
be76a2a074
Merge pull request #127090 from r-ryantm/auto-update/libdnf
libdnf: 0.62.0 -> 0.63.0
2021-06-16 17:32:44 +02:00
R. RyanTM
5e92bca2b9 libdnf: 0.62.0 -> 0.63.0 2021-06-16 13:08:09 +00:00
V
ce2c9bd765 reuse: 0.12.1 -> 0.13.0 2021-06-16 12:10:33 +00:00
Jonathan Ringer
50f15c610a
nixpkgs-review: 2.6.0 -> 2.6.1 (#126845) 2021-06-14 18:58:11 +02:00
Alyssa Ross
2d641a29ab nixUnstable: fix cross by disabling documentation
The documentation for Nix HEAD now requires running the generated Nix
binary, so we can't cross-build it. :(

https://github.com/NixOS/nix/issues/4622
2021-06-12 10:02:26 +00:00
Alyssa Ross
42b211f175
nix: clarify config.nix hack
The comment said that this was needed for Nix <2.3.8, which is wrong
-- it's needed for all 2.3.x.  I think this must have been caused by a
nmisreading of the conditional, which applied to all versions _later_
than 2.3.8, not earlier.

But we don't package anything that old any more, so we can remove that
check entirely, in addition to clarifying the comment.
2021-06-04 13:32:02 +00:00
Alyssa Ross
45eeabf3a1
nix: always depend on libsodium
Restricting this to Linux and Darwin broke other operating systems,
like NetBSD.
2021-06-04 10:37:34 +00:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Jonathan Ringer
edb5ff75f2 nix: 2.3.11 -> 2.3.12 2021-06-02 19:15:39 -07:00
Jonathan Ringer
65c897c7c4 nixUnstable: 2.4pre20210503_6d2553a -> 2.4pre20210601_5985b8b5 2021-06-02 19:15:39 -07:00
Sandro
65f32d2984
Merge pull request #124730 from LeSuisse/morph-1.6.0
morph: 1.5.0 -> 1.6.0
2021-05-31 12:03:45 +02:00
R. RyanTM
c00957f455 cargo-deb: 1.29.2 -> 1.30.0 2021-05-28 10:34:12 +00:00
Thomas Gerbet
03465e588b morph: 1.5.0 -> 1.6.0
https://github.com/DBCDK/morph/releases/tag/v1.6.0
2021-05-28 08:00:08 +02:00
Jörg Thalheim
5c2a47d5c7
nix: enable pie 2021-05-23 20:59:21 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07:00
Eelco Dolstra
62ee635d53
Replace nixFlakes -> nixUnstable 2021-05-21 15:23:52 +02:00
Eelco Dolstra
49c22083b9
nixFlakes: Turn into an alias 2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce
Revert nixFlake / nixExperimental (#120141)
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.

Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Jonathan Ringer
ca46ad3762
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/tools/package-management/cargo-release/default.nix
2021-05-18 11:03:38 -07:00
Maximilian Bosch
58959f9d2d
Merge pull request #123485 from r-ryantm/auto-update/cargo-release
cargo-release: 0.13.10 -> 0.13.11
2021-05-18 19:14:27 +02:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
R. RyanTM
402e8da68f cargo-release: 0.13.10 -> 0.13.11 2021-05-18 10:07:14 +00:00
Damien Cassou
762cb764a2
Merge pull request #123310 from khumba/nvd
nvd: init at 0.1.1
2021-05-18 10:56:38 +02:00
Bryan Gardiner
7ceeca96d3
nvd: init at 0.1.1 2021-05-17 21:32:39 -07:00
R. RyanTM
cf09d3039b createrepo_c: 0.17.1 -> 0.17.2 2021-05-17 13:26:16 -07:00
github-actions[bot]
c10600230e
Merge staging-next into staging 2021-05-15 18:30:31 +00:00
github-actions[bot]
f1b78f8618
Merge master into staging-next 2021-05-15 18:30:28 +00:00
Domen Kožar
f5f8f2415e
Merge pull request #122794 from Mic92/nix-hotfix
nixUnstable: pre20210503_6d2553a -> pre20210513_340f831
2021-05-15 15:47:41 +02:00
github-actions[bot]
78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
Jörg Thalheim
5e7e70b200
nixUnstable: fix output name tokenizatoin 2021-05-15 07:14:35 +02:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
Eelco Dolstra
b08e223a04 nix: 2.3.10 -> 2.3.11
The patch is included in the new release, so can be dropped.

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2021-05-14 12:24:54 +00:00
Alyssa Ross
b4ff1c052c
Revert "nix: Fix version"
This reverts commit eac181da5d.

There is still a patch that doesn't apply.
2021-05-14 11:35:24 +00:00
Alyssa Ross
195d532a63
Revert "Revert "Revert "nix: 2.3.10 -> 2.3.11"""
This reverts commit 66fc303070.

There is still a patch that doesn't apply.
2021-05-14 11:35:18 +00:00
Eelco Dolstra
66fc303070
Revert "Revert "nix: 2.3.10 -> 2.3.11""
This reverts commit 1872bbdae5.
2021-05-14 13:33:05 +02:00
Eelco Dolstra
eac181da5d
nix: Fix version 2021-05-14 13:32:34 +02:00
Alyssa Ross
1872bbdae5
Revert "nix: 2.3.10 -> 2.3.11"
This reverts commit 6f6b2cdc98.

Version wasn't updated, and apparently a patch didn't apply.  Let's do
this upgrade properly, in a PR, but for now I'm reverting so we don't
have a broken nix package in master.
2021-05-14 11:30:55 +00:00
Eelco Dolstra
6f6b2cdc98
nix: 2.3.10 -> 2.3.11 2021-05-14 13:11:26 +02:00
github-actions[bot]
60f5ecc76d
Merge staging-next into staging 2021-05-13 12:26:52 +00:00
github-actions[bot]
7465594428
Merge master into staging-next 2021-05-13 12:26:48 +00:00
DavHau
0b14ea44a6
auditwheel: init at 4.0.0 (#122607) 2021-05-13 13:44:08 +02:00
github-actions[bot]
5c4cda9988
Merge staging-next into staging 2021-05-12 00:50:13 +00:00
github-actions[bot]
5a513ae14b
Merge master into staging-next 2021-05-12 00:50:10 +00:00
Maciej Krüger
9c19ef7cf2
Merge pull request #120141 from DavHau/davhau-nixFlakes-enable-flakes 2021-05-12 02:07:17 +02:00
github-actions[bot]
309163aed7
Merge staging-next into staging 2021-05-11 12:24:31 +00:00
github-actions[bot]
1e7a48b474
Merge master into staging-next 2021-05-11 12:24:28 +00:00
Stéphan Kochen
e3fe2937a5 cargo-about: fix darwin build 2021-05-11 10:05:40 +02:00
Jan Tojnar
7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
github-actions[bot]
49b8e6f7d4
Merge master into staging-next 2021-05-11 00:48:15 +00:00
Sandro
f436cc346e
Merge pull request #122484 from MetaDark/protontricks
protontricks: 1.5.0 → 1.5.1
2021-05-11 00:10:46 +02:00
Kira Bruneau
df85615cde protontricks: 1.5.0 → 1.5.1 2021-05-10 16:46:40 -04:00
github-actions[bot]
7ce907b413
Merge staging-next into staging 2021-05-10 12:24:36 +00:00
github-actions[bot]
115881e756
Merge master into staging-next 2021-05-10 12:24:32 +00:00