Commit Graph

1046 Commits

Author SHA1 Message Date
github-actions[bot]
eada0124ab flake.lock: Update
Flake lock file updates:

• Updated input 'mmdoc':
    'github:ryantm/mmdoc/cec02bafac9456bd1ed9b261b8d163a893885e5b?narHash=sha256-4ppYRBBY6lIqwMNYp0XA2mku1lSPyX4JaoTf%2Bgt5NDg%3D' (2022-11-21)
  → 'github:ryantm/mmdoc/b6ddf748b1d1c01ca582bb1b3dafd6bc3a4c83a6?narHash=sha256-5wa%2BJzxr%2BLygoxSZuZg0YU81jgdnx2IY/CqDIJMOgec%3D' (2024-03-17)
• Removed input 'mmdoc/nixpkgs-for-manual'
• Added input 'mmdoc/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' (2023-04-09)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847?narHash=sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ%3D' (2022-12-30)
  → 'github:NixOS/nixpkgs/c3392ad349a5227f4a3464dce87bcc5046692fce?narHash=sha256-5US0/pgxbMksF92k1%2BeOa8arJTJiPvsdZj9Dl%2BvJkM4%3D' (2024-07-31)
• Updated input 'runtimeDeps':
    'github:NixOS/nixpkgs/c8d7c8a78fb516c0842cc65346506a565c88014d?narHash=sha256-6dFKqP/aCKIdpOgqgIQUrRT0NOfVc14ftNcdELa4Pu4%3D' (2024-04-27)
  → 'github:NixOS/nixpkgs/c68bae316281af1b80a1d12c6f56d2b92b6f2d3a?narHash=sha256-SdkmXWvYOIxgDksO5hobBwAZdc/pj7Okx0MferKgG9o%3D' (2024-07-31)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/49dc4a92b02b8e68798abd99184f228243b6e3ac?narHash=sha256-N3QDhoaX%2BpaWXHbEXZapqd1r95mdshxToGowtjtYkGI%3D' (2024-04-01)
  → 'github:numtide/treefmt-nix/768acdb06968e53aa1ee8de207fd955335c754b7?narHash=sha256-uru7JzOa33YlSRwf9sfXpJG%2BUAV%2BbnBEYMjrzKrQZFw%3D' (2024-07-30)
2024-08-01 01:10:09 +00: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
Ryan Mulligan
e2a0cdd0c8
Merge pull request #397 from ryantm/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 2 to 4
2024-03-14 15:37:13 -07:00
Ryan Mulligan
4575ea4bb6
Merge pull request #384 from qowoz/flake-update
add monthly flake update
2024-03-14 15:34:39 -07:00
dependabot[bot]
cb9bb3283c
build(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 22:34:04 +00:00
dependabot[bot]
4261102ef5
build(deps): bump crazy-max/ghaction-github-pages from 2 to 4
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 22:34:00 +00:00
Ryan Mulligan
6fba2f50e8
Merge pull request #383 from qowoz/dependabot
add dependabot
2024-03-14 15:33:37 -07:00
Ryan Hendrickson
afa489f640 Update: skip updateScript updates if version doesn't change 2024-02-07 02:53:33 -05:00
zowoq
3f6668c919 add monthly flake update 2024-01-28 13:55:41 +10:00
zowoq
f12c1296c7 add dependabot 2024-01-28 13:51:34 +10:00