Commit Graph

1054 Commits

Author SHA1 Message Date
abysssol
2625c4cffc skiplist: add ollama-rocm and ollama-cuda 2024-10-03 09:08:08 +10:00
zowoq
d55f27272f ci: remove max-jobs, allow builds 2024-09-14 08:54:55 +10:00
Lorenzo Manacorda
028e55f177 Fix flake build failure
Ran `nix flake lock --update-input mmdoc`, which fixes the following
build failure:

```
error:
       … while fetching the input 'github:ryantm/nixpkgs/6a6caacfdd079a0fa249046514480a1c4597d861'

       error: unable to download '6a6caacfdd.tar.gz': HTTP error 404

       response body:

       404: Not Found
```
2024-09-13 14:53:31 +10:00
Vladimír Čunát
7244473cfe
Check: make the warning stand out (#441) 2024-08-20 17:30:33 +10:00
zowoq
7783bb786f
Merge pull request #440 from SigmaSquadron/nixpkgs-merge-bot
prMessage: recommend usage of nixpkgs-merge-bot
2024-08-20 09:44:36 +10:00
Fernando Rodrigues
7c5dd5307e
prMessage: recommend usage of nixpkgs-merge-bot
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-17 20:25:38 -03:00
zowoq
48abcbc98c
Merge pull request #439 from Shawn8901/patch-1
skiplist: add vmagent package
2024-08-14 10:39:29 +10:00
Shawn8901
cf92d3e257
skiplist: add vmagent package 2024-08-11 20:58:41 +02:00
Scott Edlund
503f7b0d94
prMessage: suggest 👍 reaction to important pr (#436) 2024-08-06 14:35:27 -04:00
Martin Weinelt
36bba4f7d2 skiplist: default python is now 3.12 2024-07-06 20:21:04 +10:00
zowoq
d49fec1752 Revert "allow nixpkgs-review to build insecure packages"
This reverts commit 6e45a0911d.

not needed now that openssl_1_1 is disallowed
2024-06-26 10:35:07 +10:00
Ryan Mulligan
3e25ce4c5f
Merge pull request #424 from nix-community/dependabot/github_actions/cachix/install-nix-action-27
build(deps): bump cachix/install-nix-action from 26 to 27
2024-05-21 21:05:38 -07:00
dependabot[bot]
f109f88bc5
build(deps): bump cachix/install-nix-action from 26 to 27
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 03:52:06 +00:00
zowoq
4e1df89d08
Merge pull request #421 from nix-community/logs
move logs to nix-community domain
2024-05-14 19:37:08 +10:00
zowoq
f368b504aa
Merge pull request #422 from nix-community/readme
README: remove CI badge
2024-05-01 13:31:05 +10:00
zowoq
d19a5dde41 README: remove CI badge
switched to buildbot-nix which currently doesn't have support for badges
2024-05-01 13:28:36 +10:00
zowoq
170ee71782 move logs to nix-community domain 2024-04-28 18:38:19 +10:00
zowoq
df23e62c33
Merge pull request #391 from qowoz/insecure
allow nixpkgs-review to build insecure packages
2024-04-28 12:15:47 +10:00
zowoq
fc6a441992
Merge pull request #399 from qowoz/review-timeout
increase nixpkgs-review timeout to 120 minutes, increase python max package rebuilds from 25 to 100
2024-04-28 12:15:13 +10:00
zowoq
5b65371222 increase python max package rebuilds from 25 to 100 2024-04-28 12:11:52 +10:00
zowoq
256708538c increase nixpkgs-review timeout to 120 minutes 2024-04-28 12:11:52 +10:00
zowoq
6e45a0911d allow nixpkgs-review to build insecure packages 2024-04-28 12:08:31 +10:00
zowoq
71ab24a2eb separate runtime dependencies
this is only intended to be temporary until the flake is updated
2024-04-28 12:07:16 +10:00
zowoq
0572aa48da
Merge pull request #406 from qowoz/treefmt
add treefmt
2024-04-28 12:01:12 +10:00
zowoq
936918ca61
Merge pull request #417 from nix-community/disable-package
doc: add section about disabling package updates
2024-04-28 10:39:34 +10:00
zowoq
170e20a236
Merge pull request #412 from qowoz/docs
docs: add contact page with github and matrix links
2024-04-28 10:39:29 +10:00
zowoq
08fc765cd5
Merge pull request #405 from qowoz/python-updatescript
doc: remove pypi, add updateScript
2024-04-28 10:39:14 +10:00
zowoq
9fca69f919
Merge pull request #418 from nix-community/readme
README: fix link to docs
2024-04-28 10:31:33 +10:00
zowoq
86bf57dce5
Merge pull request #394 from nix-community/dependabot/github_actions/cachix/install-nix-action-26
build(deps): bump cachix/install-nix-action from 15 to 26
2024-04-28 10:30:59 +10:00
dependabot[bot]
cea9d014b8
build(deps): bump cachix/install-nix-action from 15 to 26
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v26)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 00:29:43 +00:00
zowoq
9c6d0ff795 format 2024-04-28 10:25:40 +10:00
zowoq
a57bd0d25e add treefmt 2024-04-28 10:24:49 +10:00
zowoq
10b64aaaf0
Merge pull request #407 from qowoz/buildbot
switch to buildbot
2024-04-28 10:22:12 +10:00
zowoq
cfc9fd5cf5 switch to buildbot
- drop CI workflow, add attributes to checks

- change cachix to nix-community

- change doc workflow to deploy cached artifact
  also switch to using actions deployment that doesn't use repo branch
2024-04-28 10:20:24 +10:00
zowoq
8a113424ca
Merge pull request #401 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-21
build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21
2024-04-28 10:20:09 +10:00
zowoq
2a56175dd3 README: fix link to docs 2024-04-27 18:42:46 +10:00
zowoq
289072083f doc: add section about disabling package updates 2024-04-27 15:44:10 +10:00
Ryan Mulligan
1d6efcd1ed
Merge pull request #414 from qowoz/skiplist
skiplist: add package sets that cause duplicate PRs
2024-04-26 22:32:20 -07:00
zowoq
e879b3666b skiplist: add package sets that cause duplicate PRs 2024-04-21 09:57:48 +10:00
Ryan Hendrickson
fbd0e11cae
Merge pull request #411 from qowoz/repo-branch
update repo default branch
2024-04-10 23:18:13 -04:00
Ryan Hendrickson
9c581302b0
Merge pull request #410 from rnhmjoj/main
skiplist: add monero packages
2024-04-10 23:16:50 -04:00
zowoq
6bcc854083 docs: add contact page with github and matrix links 2024-04-07 11:15:46 +10:00
zowoq
b528afd663 update repo default branch 2024-04-07 11:02:58 +10:00
rnhmjoj
992d8bc9be
skiplist: add monero packages 2024-04-06 21:31:11 +02:00
zowoq
fee7238d72 doc: remove pypi, add updateScript 2024-04-02 15:47:56 +10:00
Ryan Hendrickson
8060113acf
Merge pull request #400 from qowoz/skiplist
skiplist: add packages that repeatedly exceeded the 6h timeout
2024-03-26 17:27:21 -04:00
Ryan Hendrickson
ffb20c6910
Merge pull request #389 from rhendric/rhendric/fix-388
Update: skip updateScript updates if version doesn't change
2024-03-26 17:26:38 -04:00
dependabot[bot]
c10ce7e506
build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 20 to 21.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v20...v21)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:07:19 +00:00
zowoq
f6f52a654d skiplist: add packages that repeatedly exceeded the 6h timeout 2024-03-17 13:25:36 +10:00
Ryan Mulligan
3366df2842
Merge pull request #396 from ryantm/dependabot/github_actions/crazy-max/ghaction-github-pages-4
build(deps): bump crazy-max/ghaction-github-pages from 2 to 4
2024-03-14 15:37:42 -07:00