Sandro Jäckel
3d5dfe7558
woodpecker: 3.6.0 -> 3.7.0
2025-06-08 02:57:02 +02:00
R. Ryantm
82d3aa6a2c
woodpecker-server: 3.5.2 -> 3.6.0
2025-05-12 04:05:31 +00:00
K900
f96ac2dcd6
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-26 09:07:48 +03:00
Fernando Rodrigues
05580f4b44
treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
...
Follow-up to #394797 .
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2025-04-25 22:20:17 -03:00
Ihar Hrachyshka
dd0f03a56c
treewide: remove usage of deprecated apple_sdk framework stubs
...
They are not doing anything right now. This is in preparation for their
complete removal from the tree.
Note: several changes that affect the derivation inputs (e.g. removal of
references to stub paths in build instructions) were left out. They will
be cleaned up the next iteration and will require special care.
Note: this PR is a result of a mix of ugly regex (not AST) based
automation and some manual labor. For reference, the regex automation
part was hacked in: https://github.com/booxter/nix-clean-apple_sdk
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com >
2025-04-19 20:28:20 -04:00
R. Ryantm
9f8fe82da6
woodpecker-server: 3.5.1 -> 3.5.2
2025-04-19 03:47:55 +00:00
R. Ryantm
32cad95e74
woodpecker-server: 3.4.0 -> 3.5.1
2025-04-09 16:41:24 +00:00
Winter
a19cd4ffb1
Revert "treewide: replace rev with tag"
...
This reverts commit 65a333600d .
This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.
It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).
A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.
[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d
treewide: replace rev with tag
2025-04-07 16:57:22 +02:00
nixpkgs-ci[bot]
0bb96173bd
Merge master into staging-next
2025-03-18 18:05:06 +00:00
R. Ryantm
c4cf64763b
woodpecker-server: 3.3.0 -> 3.4.0
2025-03-18 15:32:35 +00:00
nixpkgs-ci[bot]
2d8fc49b35
Merge master into staging-next
2025-03-16 06:04:46 +00:00
R. Ryantm
ab7dd371cf
drone-oss: 2.25.0 -> 2.26.0
2025-03-13 22:47:44 +00:00
Yueh-Shun Li
cc1e059ce6
buildbotPackages.buildbot: use the locale specification from buildPythonApplicaiton
...
Also remove glibcLocale from nativeCheckInputs,
without which the package still builds.
2025-03-08 00:29:57 +08:00
Dmitrii Stepanidenko
e12d25eb50
woodpecker_{server,agent,cli} 3.1.0 -> 3.3.0
2025-03-06 22:42:38 +03:00
R. Ryantm
f7de60833f
woodpecker-server: 3.0.1 -> 3.1.0
2025-02-21 21:43:19 +00:00
Alyssa Ross
c597750454
treewide: migrate to fetchCargoVendor, batch 2
...
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes. It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
It should be possible to reproduce this diff. To generate it, I first
ran:
xargs sed -i 's/^\(. *\)\(cargoHash =\)/\1useFetchCargoVendor = true;\n\1cargoHash =/'
The following manually identified list of files were given as standard
input:
pkgs/applications/audio/listenbrainz-mpd/default.nix
pkgs/applications/audio/minidsp/default.nix
pkgs/applications/audio/muso/default.nix
pkgs/applications/audio/parrot/default.nix
pkgs/applications/blockchains/electrs/default.nix
pkgs/applications/blockchains/snarkos/default.nix
pkgs/applications/blockchains/teos/default.nix
pkgs/applications/blockchains/zcash/default.nix
pkgs/applications/display-managers/greetd/default.nix
pkgs/applications/display-managers/greetd/regreet.nix
pkgs/applications/display-managers/greetd/tuigreet.nix
pkgs/applications/display-managers/greetd/wlgreet.nix
pkgs/applications/editors/emacs/elisp-packages/manual-packages/lspce/module.nix
pkgs/applications/editors/neovim/gnvim/default.nix
pkgs/applications/editors/vim/plugins/non-generated/LanguageClient-neovim/default.nix
pkgs/applications/editors/vim/plugins/non-generated/avante-nvim/default.nix
pkgs/applications/editors/vim/plugins/non-generated/codesnap-nvim/default.nix
pkgs/applications/editors/vim/plugins/non-generated/cord-nvim/default.nix
pkgs/applications/editors/vim/plugins/non-generated/nvim-spectre/default.nix
pkgs/applications/editors/vim/plugins/non-generated/sg-nvim/default.nix
pkgs/applications/editors/vim/plugins/non-generated/sniprun/default.nix
pkgs/applications/editors/vim/plugins/non-generated/vim-markdown-composer/default.nix
pkgs/applications/editors/vscode/extensions/vadimcn.vscode-lldb/adapter.nix
pkgs/applications/editors/zee/default.nix
pkgs/applications/gis/whitebox-tools/default.nix
pkgs/applications/graphics/emulsion/default.nix
pkgs/applications/graphics/menyoki/default.nix
pkgs/applications/misc/binocle/default.nix
pkgs/applications/misc/cobalt/default.nix
pkgs/applications/misc/eureka-ideas/default.nix
pkgs/applications/misc/inherd-quake/default.nix
pkgs/applications/misc/inlyne/default.nix
pkgs/applications/misc/klipper-estimator/default.nix
pkgs/applications/misc/mdzk/default.nix
pkgs/applications/misc/pastel/default.nix
pkgs/applications/misc/pomodoro/default.nix
pkgs/applications/misc/pueue/default.nix
pkgs/applications/misc/reddsaver/default.nix
pkgs/applications/misc/stork/default.nix
pkgs/applications/misc/terminal-typeracer/default.nix
pkgs/applications/networking/browsers/asuka/default.nix
pkgs/applications/networking/feedreaders/tuifeed/default.nix
pkgs/applications/networking/geph/default.nix
pkgs/applications/networking/gopher/phetch/default.nix
pkgs/applications/networking/instant-messengers/twitch-tui/default.nix
pkgs/applications/networking/irc/tiny/default.nix
pkgs/applications/networking/mhost/default.nix
pkgs/applications/networking/mujmap/default.nix
pkgs/applications/networking/p2p/synapse-bt/default.nix
pkgs/applications/office/activitywatch/default.nix
pkgs/applications/science/machine-learning/finalfrontier/default.nix
pkgs/applications/science/machine-learning/finalfusion-utils/default.nix
pkgs/applications/science/misc/rink/default.nix
pkgs/applications/system/coolercontrol/coolercontrol-gui.nix
pkgs/applications/version-management/gfold/default.nix
pkgs/applications/version-management/git-absorb/default.nix
pkgs/applications/version-management/git-branchless/default.nix
pkgs/applications/version-management/git-cliff/default.nix
pkgs/applications/version-management/git-credential-keepassxc/default.nix
pkgs/applications/version-management/git-gone/default.nix
pkgs/applications/version-management/git-quickfix/default.nix
pkgs/applications/version-management/git-stack/default.nix
pkgs/applications/version-management/git-trim/default.nix
pkgs/applications/version-management/git-workspace/default.nix
pkgs/applications/version-management/gitoxide/default.nix
pkgs/applications/version-management/lucky-commit/default.nix
pkgs/applications/virtualization/crosvm/default.nix
pkgs/applications/virtualization/rust-hypervisor-firmware/default.nix
pkgs/applications/window-managers/dwm/dwm-status.nix
pkgs/applications/window-managers/i3/auto-layout.nix
pkgs/applications/window-managers/i3/cycle-focus.nix
pkgs/applications/window-managers/i3/i3-ratiosplit.nix
pkgs/applications/window-managers/i3/status-rust.nix
pkgs/applications/window-managers/i3/wmfocus.nix
pkgs/applications/window-managers/i3/wsr.nix
pkgs/build-support/mitm-cache/default.nix
pkgs/development/compilers/gleam/default.nix
pkgs/development/compilers/kind2/default.nix
pkgs/development/embedded/fpga/ecpdap/default.nix
pkgs/development/interpreters/evcxr/default.nix
pkgs/development/interpreters/wasmer/default.nix
pkgs/development/interpreters/wasmtime/default.nix
pkgs/development/tools/analysis/dotenv-linter/default.nix
pkgs/development/tools/build-managers/fac/default.nix
pkgs/development/tools/build-managers/moon/default.nix
pkgs/development/tools/cocogitto/default.nix
pkgs/development/tools/continuous-integration/buildkite-test-collector-rust/default.nix
pkgs/development/tools/database/dynein/default.nix
pkgs/development/tools/database/indradb/default.nix
pkgs/development/tools/database/surrealdb-migrations/default.nix
pkgs/development/tools/dump_syms/default.nix
pkgs/development/tools/fnm/default.nix
pkgs/development/tools/geckodriver/default.nix
pkgs/development/tools/git-ps-rs/default.nix
pkgs/development/tools/gptcommit/default.nix
pkgs/development/tools/graphql-client/default.nix
pkgs/development/tools/hors/default.nix
pkgs/development/tools/htmlq/default.nix
pkgs/development/tools/jless/default.nix
pkgs/development/tools/kdash/default.nix
pkgs/development/tools/kubie/default.nix
pkgs/development/tools/misc/dura/default.nix
pkgs/development/tools/misc/pwninit/default.nix
pkgs/development/tools/misc/texlab/default.nix
pkgs/development/tools/misc/tokei/default.nix
pkgs/development/tools/pactorio/default.nix
pkgs/development/tools/parsing/tree-sitter/default.nix
pkgs/development/tools/perseus-cli/default.nix
pkgs/development/tools/py-spy/default.nix
pkgs/development/tools/rbspy/default.nix
pkgs/development/tools/remodel/default.nix
pkgs/development/tools/rover/default.nix
pkgs/development/tools/rover/update.sh
pkgs/development/tools/rubyfmt/default.nix
pkgs/development/tools/rust/bindgen/unwrapped.nix
pkgs/development/tools/rust/cargo-audit/default.nix
pkgs/development/tools/rust/cargo-bazel/default.nix
pkgs/development/tools/rust/cargo-c/default.nix
pkgs/development/tools/rust/cargo-cache/default.nix
pkgs/development/tools/rust/cargo-clone/default.nix
pkgs/development/tools/rust/cargo-codspeed/default.nix
pkgs/development/tools/rust/cargo-crev/default.nix
pkgs/development/tools/rust/cargo-cyclonedx/default.nix
pkgs/development/tools/rust/cargo-edit/default.nix
pkgs/development/tools/rust/cargo-flamegraph/default.nix
pkgs/development/tools/rust/cargo-fund/default.nix
pkgs/development/tools/rust/cargo-hf2/default.nix
pkgs/development/tools/rust/cargo-lambda/default.nix
pkgs/development/tools/rust/cargo-ndk/default.nix
pkgs/development/tools/rust/cargo-outdated/default.nix
pkgs/development/tools/rust/cargo-udeps/default.nix
pkgs/development/tools/rust/cargo-vet/default.nix
pkgs/development/tools/rust/cargo-watch/default.nix
pkgs/development/tools/rust/cargo-whatfeatures/default.nix
pkgs/development/tools/rust/cargo-zigbuild/default.nix
pkgs/development/tools/rust/duckscript/default.nix
pkgs/development/tools/rust/rustup/default.nix
pkgs/development/tools/rust/sqlx-cli/default.nix
pkgs/development/tools/sentry-cli/default.nix
pkgs/development/tools/spr/default.nix
pkgs/development/tools/viceroy/default.nix
pkgs/development/tools/wrangler_1/default.nix
pkgs/games/blightmud/default.nix
pkgs/games/ferium/default.nix
pkgs/kde/gear/akonadi-search/default.nix
pkgs/kde/gear/angelfish/default.nix
pkgs/kde/gear/kdepim-addons/default.nix
pkgs/misc/cliscord/default.nix
pkgs/misc/t-rec/default.nix
pkgs/misc/wiki-tui/default.nix
pkgs/os-specific/linux/scx/scx_rustscheds.nix
pkgs/servers/bindle/default.nix
pkgs/servers/dns/doh-proxy-rust/default.nix
pkgs/servers/gemini/stargazer/default.nix
pkgs/servers/geospatial/martin/default.nix
pkgs/servers/krill/default.nix
pkgs/servers/monitoring/laurel/default.nix
pkgs/servers/monitoring/prometheus/wireguard-exporter.nix
pkgs/servers/oxigraph/default.nix
pkgs/servers/piping-server-rust/default.nix
pkgs/servers/rtrtr/default.nix
pkgs/servers/sql/postgresql/ext/pgvecto-rs/default.nix
pkgs/servers/sql/postgresql/ext/pgx_ulid.nix
pkgs/servers/sql/postgresql/ext/timescaledb_toolkit.nix
pkgs/shells/nushell/default.nix
pkgs/shells/nushell/plugins/dbus.nix
pkgs/shells/nushell/plugins/formats.nix
pkgs/shells/nushell/plugins/gstat.nix
pkgs/shells/nushell/plugins/highlight.nix
pkgs/shells/nushell/plugins/net.nix
pkgs/shells/nushell/plugins/polars.nix
pkgs/shells/nushell/plugins/query.nix
pkgs/shells/nushell/plugins/skim.nix
pkgs/shells/nushell/plugins/units.nix
pkgs/tools/X11/xidlehook/default.nix
pkgs/tools/admin/coldsnap/default.nix
pkgs/tools/admin/procs/default.nix
pkgs/tools/backup/awsbck/default.nix
pkgs/tools/backup/bupstash/default.nix
pkgs/tools/backup/monolith/default.nix
pkgs/tools/backup/rdedup/default.nix
pkgs/tools/misc/aoc-cli/default.nix
pkgs/tools/misc/apkeep/default.nix
pkgs/tools/misc/didyoumean/default.nix
pkgs/tools/misc/dijo/default.nix
pkgs/tools/misc/diskus/default.nix
pkgs/tools/misc/eludris/default.nix
pkgs/tools/misc/fclones/default.nix
pkgs/tools/misc/fclones/gui.nix
pkgs/tools/misc/ffsend/default.nix
pkgs/tools/misc/flowgger/default.nix
pkgs/tools/misc/gh-cal/default.nix
pkgs/tools/misc/grex/default.nix
pkgs/tools/misc/hiksink/default.nix
pkgs/tools/misc/hyperfine/default.nix
pkgs/tools/misc/iay/default.nix
pkgs/tools/misc/jsonwatch/default.nix
pkgs/tools/misc/killport/default.nix
pkgs/tools/misc/lighthouse-steamvr/default.nix
pkgs/tools/misc/lorri/default.nix
pkgs/tools/misc/nvfancontrol/default.nix
pkgs/tools/misc/octofetch/default.nix
pkgs/tools/misc/owofetch/default.nix
pkgs/tools/misc/rust-motd/default.nix
pkgs/tools/misc/shadowenv/default.nix
pkgs/tools/misc/sheldon/default.nix
pkgs/tools/misc/starship/default.nix
pkgs/tools/misc/synth/default.nix
pkgs/tools/misc/tab-rs/default.nix
pkgs/tools/misc/tmux-sessionizer/default.nix
pkgs/tools/misc/toastify/default.nix
pkgs/tools/misc/topgrade/default.nix
pkgs/tools/misc/tremor-rs/default.nix
pkgs/tools/misc/vrc-get/default.nix
pkgs/tools/misc/wagyu/default.nix
pkgs/tools/misc/watchexec/default.nix
pkgs/tools/networking/bore-cli/default.nix
pkgs/tools/networking/bore/default.nix
pkgs/tools/networking/cocom/default.nix
pkgs/tools/networking/drill/default.nix
pkgs/tools/networking/fast-ssh/default.nix
pkgs/tools/networking/ifwifi/default.nix
pkgs/tools/networking/innernet/default.nix
pkgs/tools/networking/lychee/default.nix
pkgs/tools/networking/mozwire/default.nix
pkgs/tools/networking/ockam/default.nix
pkgs/tools/networking/onetun/default.nix
pkgs/tools/networking/rosenpass/default.nix
pkgs/tools/networking/s3rs/default.nix
pkgs/tools/networking/shadowsocks-rust/default.nix
pkgs/tools/networking/suckit/default.nix
pkgs/tools/networking/wg-netmanager/default.nix
pkgs/tools/nix/nixci/default.nix
pkgs/tools/package-management/nix-du/default.nix
pkgs/tools/package-management/nix-template/default.nix
pkgs/tools/security/age-plugin-ledger/default.nix
pkgs/tools/security/feroxbuster/default.nix
pkgs/tools/security/genpass/default.nix
pkgs/tools/security/gpg-tui/default.nix
pkgs/tools/security/kbs2/default.nix
pkgs/tools/security/lethe/default.nix
pkgs/tools/security/rblake2sum/default.nix
pkgs/tools/security/rblake3sum/default.nix
pkgs/tools/security/rucredstash/default.nix
pkgs/tools/security/rustscan/default.nix
pkgs/tools/security/solo2-cli/default.nix
pkgs/tools/text/amber/default.nix
pkgs/tools/text/chars/default.nix
pkgs/tools/text/coloursum/default.nix
pkgs/tools/text/diffr/default.nix
pkgs/tools/text/fastmod/default.nix
pkgs/tools/text/igrep/default.nix
pkgs/tools/text/languagetool-rust/default.nix
pkgs/tools/text/mdbook-admonish/default.nix
pkgs/tools/text/mdbook-epub/default.nix
pkgs/tools/text/mdbook-footnote/default.nix
pkgs/tools/text/mdbook-katex/default.nix
pkgs/tools/text/mdbook-mermaid/default.nix
pkgs/tools/text/mdbook-pdf/default.nix
pkgs/tools/text/mdbook-plantuml/default.nix
pkgs/tools/text/mdbook-toc/default.nix
pkgs/tools/text/mdcat/default.nix
pkgs/tools/text/pinyin-tool/default.nix
pkgs/tools/text/ruplacer/default.nix
pkgs/tools/typesetting/tex/texpresso/tectonic.nix
pkgs/tools/video/yaydl/default.nix
Then I ran:
xargs -n 1 nix-update --version=skip
With this list of attributes corresponding to the changed files given
as standard input:
listenbrainz-mpd
minidsp
muso
parrot
electrs
snarkos
teos
teos-watchtower-plugin
zcash
greetd.greetd
greetd.regreet
greetd.tuigreet
greetd.wlgreet
emacsPackages.lspce.lspce-module
gnvim.unwrapped
vimPlugins.LanguageClient-neovim.LanguageClient-neovim-bin
vimPlugins.avante-nvim.avante-nvim-lib
vimPlugins.codesnap-nvim.codesnap-lib
vimPlugins.cord-nvim.cord-nvim-rust
vimPlugins.nvim-spectre.spectre_oxi
vimPlugins.sg-nvim.sg-nvim-rust
vimPlugins.sniprun.sniprun-bin
vimPlugins.vim-markdown-composer.vim-markdown-composer-bin
vscode-extensions.vadimcn.vscode-lldb.adapter
zee
whitebox-tools
emulsion
menyoki
binocle
cobalt
eureka-ideas
inherd-quake
inlyne
klipper-estimator
mdzk
pastel
pomodoro
pueue
reddsaver
stork
terminal-typeracer
asuka
tuifeed
geph.cli
phetch
twitch-tui
tiny
mhost
mujmap
synapse-bt
aw-server-rust
finalfrontier
finalfusion-utils
rink
coolercontrol.coolercontrol-gui
gfold
git-absorb
git-branchless
git-cliff
git-credential-keepassxc
git-gone
git-quickfix
git-stack
git-trim
git-workspace
gitoxide
lucky-commit
crosvm
rust-hypervisor-firmware
dwm-status
i3status-rust
i3-auto-layout
i3-cycle-focus
i3-ratiosplit
wmfocus
i3wsr
mitm-cache
gleam
kind2
ecpdap
evcxr
wasmer
wasmtime
dotenv-linter
fac-build
moon
cocogitto
buildkite-test-collector-rust
dynein
indradb-client
indradb-server
surrealdb-migrations
dump_syms
fnm
geckodriver
git-ps-rs
gptcommit
graphql-client
hors
htmlq
jless
kdash
kubie
dura
pwninit
texlab
tokei
pactorio
tree-sitter
perseus-cli
py-spy
rbspy
remodel
rover
rover
rubyfmt
rust-bindgen-unwrapped
cargo-audit
cargo-bazel
cargo-c
cargo-cache
cargo-clone
cargo-codspeed
cargo-crev
cargo-cyclonedx
cargo-edit
cargo-flamegraph
cargo-fund
cargo-hf2
cargo-lambda
cargo-ndk
cargo-outdated
cargo-udeps
cargo-vet
cargo-watch
cargo-whatfeatures
cargo-zigbuild
duckscript
rustup
sqlx-cli
sentry-cli
spr
viceroy
wrangler_1
blightmud
ferium
kdePackages.akonadi-search
kdePackages.angelfish
kdePackages.kdepim-addons
cliscord
t-rec
wiki-tui
scx.rustscheds
bindle
doh-proxy-rust
stargazer
martin
krill
laurel
prometheus-wireguard-exporter
oxigraph
piping-server-rust
rtrtr
postgresql16Packages.pgvecto-rs
postgresql16Packages.pgx_ulid
postgresql16Packages.timescaledb_toolkit
nushell
nushellPlugins.dbus
nushellPlugins.formats
nushellPlugins.gstat
nushellPlugins.highlight
nushellPlugins.net
nushellPlugins.polars
nushellPlugins.query
nushellPlugins.skim
nushellPlugins.units
xidlehook
coldsnap
procs
awsbck
bupstash
monolith
rdedup
aoc-cli
apkeep
didyoumean
dijo
diskus
eludris
fclones
fclones-gui
ffsend
flowgger
gh-cal
grex
hiksink
hyperfine
iay
jsonwatch
killport
lighthouse-steamvr
lorri
nvfancontrol
octofetch
owofetch
rust-motd
shadowenv
sheldon
starship
synth
tab-rs
tmux-sessionizer
toastify
topgrade
tremor-rs
vrc-get
wagyu
watchexec
bore-cli
bore
cocom
drill
fast-ssh
ifwifi
innernet
lychee
mozwire
ockam
onetun
rosenpass
s3rs
shadowsocks-rust
suckit
wg-netmanager
nixci
nix-du
nix-template
age-plugin-ledger
feroxbuster
genpass
gpg-tui
kbs2
lethe
rblake2sum
rblake3sum
rucredstash
rustscan
solo2-cli
amber
chars
coloursum
diffr
fastmod
igrep
languagetool-rust
mdbook-admonish
mdbook-epub
mdbook-footnote
mdbook-katex
mdbook-mermaid
mdbook-pdf
mdbook-plantuml
mdbook-toc
mdcat
pinyin-tool
ruplacer
texpresso.tectonic
yaydl
The list of files for the first command and the list of attributes for
the second command are in the same order, so it should be easy enough
to check their correspondence by putting them side by side.
It might be possible to parallelize the nix-update operations using
xargs' -P option. I haven't tested it.
2025-01-23 12:23:46 +01:00
emilylange
32be348f28
woodpecker-{agent,cli,server}: 3.0.0 -> 3.0.1
...
https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.0.1
diff: https://github.com/woodpecker-ci/woodpecker/compare/v3.0.0...v3.0.1
2025-01-21 18:53:08 +01:00
emilylange
3d47efdc1b
woodpecker-cli: calling woodpecker instead of woodpecker-cli is now deprecated
...
according to upstream starting with v3.0.0.
Previously the opposite was true, so we simply invert the deprecation
wrapper added in ee4670a821 .
Ref: 3d7e60beb0
2025-01-21 18:53:06 +01:00
emilylange
d9e0922923
woodpecker-{agent,cli,server}: 2.8.3 -> 3.0.0
...
https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.0.0
diff: https://github.com/woodpecker-ci/woodpecker/compare/v2.8.3...v3.0.0
2025-01-21 18:53:04 +01:00
github-actions[bot]
51d152f300
Merge master into staging-next
2025-01-13 12:06:21 +00:00
R. Ryantm
616f5fad97
woodpecker-server: 2.8.2 -> 2.8.3
2025-01-13 10:47:22 +00:00
github-actions[bot]
477a9c6eb6
Merge master into staging-next
2025-01-11 06:04:16 +00:00
zowoq
f113bc8e36
buildbot: 4.2.0 -> 4.2.1
...
Changelog: https://github.com/buildbot/buildbot/releases/tag/v4.2.1
2025-01-11 11:00:19 +10:00
Jörg Thalheim
298b99bc6e
Revert "buildbot: python3Packages.service-identity: 24.1.0 -> 24.2.0"
...
This reverts commit 7f9857f4bd .
We update the global version now instead.
2025-01-05 11:12:12 +01:00
zowoq
7f9857f4bd
buildbot: python3Packages.service-identity: 24.1.0 -> 24.2.0
2025-01-05 18:41:50 +10:00
zowoq
942ea8c7af
Revert "buildbot: add patch for compatibility with twisted 24.11.0"
...
This reverts commit 0dd7250c73 .
fixed in 4.2.0 edb59b6d8e
2025-01-04 20:08:03 +10:00
Jörg Thalheim
1720332faf
buildbot: 4.1.0 -> 4.2.0 ( #364052 )
2025-01-04 10:49:35 +01:00
zowoq
0dd7250c73
buildbot: add patch for compatibility with twisted 24.11.0
2025-01-03 11:12:11 +10:00
zowoq
edb59b6d8e
buildbot: 4.1.0 -> 4.2.0
...
https://github.com/buildbot/buildbot/releases/tag/v4.2.0
2024-12-27 09:08:48 +10:00
techknowlogick
b8002946ce
woodpecker-server: 2.8.0 -> 2.8.2
2024-12-21 01:35:48 -05:00
Yueh-Shun Li
905dc8d978
treewide: specify CGO_ENABLED with env.CGO_ENABLED
...
Programmatically prefixing "CGO_ENABLED =" and "CGO_ENABLED=0;" with
"env.", but excluding the files
* pkgs/build-support/go/module.nix (buildGoModule implementation)
* pkgs/development/compilers/go/* (the Go compiler)
* pkgs/build-support/docker/tarsum.nix (not using buildGoModule)
2024-12-18 23:19:56 +08:00
R. Ryantm
0089df3632
woodpecker-server: 2.7.3 -> 2.8.0
2024-12-12 09:20:22 +00:00
Andreas Pelme
d65f8a2c32
buildbot: Remove broken on Darwin.
...
It seems to me that buildbot is not broken on Darwin.
This build failure was referenced from a comment: https://hydra.nixos.org/build/243534318/nixlog/6 .
I was able to successfully build, run and get a basic buildbot master, worker
and web ui going on my aarch64-darwin machine:
```
❯ nix run .#nix-info -- -m
- system: `"aarch64-darwin"`
- host os: `Darwin 24.0.0, macOS 15.0.1`
- multi-user?: `no`
- sandbox: `yes`
- version: `nix-env (Lix, like Nix) 2.91.1
System type: aarch64-darwin
Additional system types:
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /Users/andreas/.config/nix/nix.conf:/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/1phn7b1smb3g9jqz7v39q13wlyji2msz-lix-2.91.1/share`
- nixpkgs: `not found`
❯ nix build .#buildbot-full
❯ result/bin/buildbot create-master /tmp/my_master
mkdir /tmp/my_master
creating /tmp/my_master/master.cfg.sample
creating database (sqlite:///state.sqlite)
buildmaster configured in /tmp/my_master
❯ mv /tmp/my_master/master.cfg.sample /tmp/my_master/master.cfg
❯ result/bin/buildbot start /tmp/my_master
Following twistd.log until startup finished..
The buildmaster appears to have (re)started correctly.
❯ nix build .#buildbot-worker
❯ result/bin/buildbot-worker create-worker /tmp/my_worker localhost example-worker pass
mkdir /tmp/my_worker
mkdir /tmp/my_worker/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /tmp/my_worker/info appropriately.
worker configured in /tmp/my_worker
❯ result/bin/buildbot-worker start /tmp/my_worker
Following twistd.log until startup finished..
The buildbot-worker appears to have (re)started correctly.
```
2024-12-12 11:34:21 +10:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
7209005f42
woodpecker-server: 2.7.1 -> 2.7.3
2024-11-27 10:00:08 +00:00
techknowlogick
abbbd12e01
drone-oss: 2.24.0 -> 2.25.0
...
Diff: https://github.com/harness/drone/compare/v2.24.0...v2.25.0
2024-11-21 13:49:52 -05:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer ( #353611 )
...
* maintainers: update email conni2461
* maintainers: add helsinki-jo
* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Adam Stephens
255d5e0d43
Revert "woodpecker-server: 2.7.1 -> 2.7.2"
...
This reverts commit 688e0e14c4 .
https://github.com/woodpecker-ci/woodpecker/issues/4294
2024-11-03 21:36:13 -05:00
Adam Stephens
688e0e14c4
woodpecker-server: 2.7.1 -> 2.7.2
...
https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.2
2024-11-03 08:59:17 -05:00
R. Ryantm
539b8d2d09
fly: 7.11.2 -> 7.12.0
2024-10-25 14:04:40 +00:00
Jörg Thalheim
0a4ee602e8
buildbot: get rid of python overrides
...
we only had moto overriden because we needed to rebuild some other
libraries. This is no longer the case.
2024-10-24 08:00:05 +02:00
Jörg Thalheim
9584ba7f85
nixos/buildbot: use python version used of the buildbot package
...
Since the buildbot package can be overwritten, it can be build against a
different python version.
This pull request makes sure we don't use the wrong python version.
This makes using buildbot-nix easier for both nixpkgs unstable and
nixpkgs stable.
2024-10-23 22:16:55 +11:00
R. Ryantm
bd5d0f489d
buildkite-cli: 3.1.0 -> 3.2.0
2024-10-20 07:40:49 +00:00
zowoq
c47f552fc3
buildbot: 4.0.3 -> 4.1.0
...
Changelog:
https://github.com/buildbot/buildbot/releases/tag/v4.0.4
https://github.com/buildbot/buildbot/releases/tag/v4.1.0
2024-10-19 09:14:21 +10:00
Thomas Gerbet
524c59cc4e
jenkins: 2.462.2 -> 2.462.3
...
Fixes CVE-2024-47803 and CVE-2024-47804.
https://www.jenkins.io/security/advisory/2024-10-02/
Changes:
https://www.jenkins.io/changelog-stable/#v2.462.3
2024-10-07 21:56:44 +02:00
R. Ryantm
39b9817d5e
buildkite-cli: 2.0.0 -> 3.1.0
2024-09-29 01:01:07 +00:00
R. Ryantm
e19ebda614
buildbot: 4.0.2 -> 4.0.3
2024-09-28 16:14:48 +10:00
Nick Cao
137a180888
gitea-actions-runner: 0.2.10 -> 0.2.11 ( #344285 )
2024-09-25 08:21:35 -04:00