Commit Graph

79 Commits

Author SHA1 Message Date
Zitrone
895f3506f3
CoinMP: rename to coinmp 2024-06-16 16:24:30 +02:00
R. Ryantm
1d5371f9ac symfony-cli: 5.8.19 -> 5.9.1 2024-06-15 14:07:43 +00:00
nixpkgs-merge-bot[bot]
4948d1b4a7
Merge pull request #319012 from r-ryantm/auto-update/syft
syft: 1.5.0 -> 1.6.0
2024-06-13 07:42:29 +00:00
Paul Meyer
05d7f5e6d9
Merge pull request #318563 from luftmensch-luftmensch/syncthing_update
syncthing-tray: migrate to buildGoModule
2024-06-13 08:34:39 +02:00
luftmensch-luftmensch
49e4a8e26f
syncthing-tray: migrate to buildGoModule 2024-06-12 11:05:49 +02:00
R. Ryantm
4c3cc7b115 syft: 1.5.0 -> 1.6.0 2024-06-11 07:29:35 +00:00
github-actions[bot]
0cc78468fa
Merge master into staging-next 2024-06-10 18:01:13 +00:00
Sandro
36e3422e7b
Merge pull request #318016 from wegank/taler-bump 2024-06-10 15:52:03 +02:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
6649f40ab9 sync: 0.10.0 -> 0.11.0 2024-06-07 15:42:44 +02:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
R. Ryantm
68ac0fb9cc systemctl-tui: 0.3.5 -> 0.3.6 2024-05-30 06:43:05 +00:00
github-actions[bot]
a21afc1d92
Merge staging-next into staging 2024-05-29 12:01:33 +00:00
R. Ryantm
a3e2afbc2e syft: 1.4.1 -> 1.5.0 2024-05-29 05:37:11 +00:00
github-actions[bot]
32de4bcbf0
Merge staging-next into staging 2024-05-21 18:01:28 +00:00
Aleksana
7075e69645
Merge pull request #310485 from martinetd/syft
syft: disable update check
2024-05-21 20:49:56 +08:00
github-actions[bot]
622cf216d3
Merge staging-next into staging 2024-05-17 18:01:34 +00:00
Aleksana
7d58f29771
Merge pull request #311933 from wegank/sync-init
sync: init at 0.10.1
2024-05-18 01:30:59 +08:00
Rafael Kraut
cfaa0292b9 symfony-cli: 5.8.17 -> 5.8.19 2024-05-16 16:22:17 +02:00
Weijia Wang
2e0ff82102 sync: init at 0.10.1 2024-05-15 14:36:02 +02:00
Pol Dellaiera
aecc8aa7b8
symfony-cli: add build date
Inspired from pkgs/applications/graphics/pdfcpu/default.nix
2024-05-13 15:56:52 +02:00
Martin Weinelt
3d3051d168
Merge pull request #310654 from r-ryantm/auto-update/systemctl-tui
systemctl-tui: 0.3.4 -> 0.3.5
2024-05-10 22:51:30 +02:00
R. Ryantm
39bd3253db systemctl-tui: 0.3.4 -> 0.3.5 2024-05-10 18:39:28 +00:00
Dominique Martinet
ba9318ecf4 syft: disable update check by default
Nixos policy is not to ping home by default, so make the update check
default to false.

It can still be re-enabled by config or env var if required:
- `check-for-app-update: true` in a `.syft.yaml`
- SYFT_CHECK_FOR_APP_UPDATE=true

This can be verified by checking for network connections when
trying to scan a non-existing file (or `toolbox-data.anchore.io` dns
requests):
`strace -f -e connect syft scan a 2>&1 | grep AF_INET`
2024-05-10 11:35:32 +09:00
R. Ryantm
9468df0638 syft: 1.3.0 -> 1.4.1 2024-05-10 02:14:00 +00:00
R. Ryantm
8ef4d71d81 symfony-cli: 5.8.16 -> 5.8.17 2024-05-07 05:36:45 +00:00
Pol Dellaiera
1cd25db651
Merge pull request #308662 from r-ryantm/auto-update/systemctl-tui
systemctl-tui: 0.3.3 -> 0.3.4
2024-05-03 13:19:01 +02:00
Justin Bedő
ff1b721763
Merge pull request #305301 from b-rodrigues/add_symphony
symphony: init at 5.7.2 and rPackages.Rsymphony
2024-05-03 17:12:35 +10:00
R. Ryantm
c3214a332a systemctl-tui: 0.3.3 -> 0.3.4 2024-05-03 00:44:42 +00:00
Aleksana
b77e1a3af6
Merge pull request #307188 from JohnRTitor/anydesk
treewide: migrate some packages to finalAttrs, also reference lib explicitly in meta
2024-05-01 20:22:09 +08:00
R. Ryantm
b0c110f253 symfony-cli: 5.8.15 -> 5.8.16 2024-04-30 05:45:42 +00:00
kashw2
a65f728792 syft: migrate to by-name overlay 2024-04-28 16:29:19 +10:00
John Titor
32016912f4
syslog-ng: move to finalAttrs
explicitly use lib where needed
2024-04-27 17:29:58 +05:30
R. Ryantm
f0eb2299f0 syslogng: 4.6.0 -> 4.7.1 2024-04-24 10:33:41 +00:00
Jonas Chevalier
bdc19e9916
Merge pull request #255361 from RaitoBezarius/syncall
syncall: init at 1.5.1
2024-04-21 12:39:11 +02:00
Bruno Rodrigues
f0621abc3a symphony: init at version 5.7.2 2024-04-20 23:42:33 +02:00
Charlie Moog
c64f61e478 systemctl-tui: 0.2.4 -> 0.3.3 2024-04-20 20:36:00 +02:00
R. Ryantm
645630a4dc symfony-cli: 5.8.14 -> 5.8.15 2024-04-18 17:31:11 +00:00
pennae
9b8fb7115d syncstorage-rs: 0.15.1 -> 0.15.2
changlog: https://github.com/mozilla-services/syncstorage-rs/releases/tag/0.15.2

not sure how relevant these are for nixos-centric use; the security fix
definitely is not (as it affects only windows).
2024-04-17 16:25:31 +02:00
7c6f434c
632c6b8646
Merge pull request #301741 from pmiddend/syslogng-build-fix
syslogng: fix build failure related to setuptools
2024-04-07 19:42:36 +00:00
Philipp Middendorf
caa1233395 syslogng: fix build failure related to setuptools 2024-04-05 08:31:06 +02:00
R. Ryantm
b42281928e syn2mas: 0.8.0 -> 0.9.0 2024-04-03 03:36:31 +00:00
Raito Bezarius
f535df51b9 syncall: init at 1.8.5
https://github.com/bergercookie/syncall

Bi-directional synchronization between services such as Taskwarrior, Google Calendar, Notion, Asana, and more
tooling.
2024-04-01 04:16:29 +02:00
R. Ryantm
43ecda12f6 symfony-cli: 5.8.13 -> 5.8.14 2024-03-24 05:34:44 +00:00
Gaël Reyrol
e36d5c587e
symfony-cli: 5.8.12 -> 5.8.13
Diff: https://github.com/symfony-cli/symfony-cli/compare/v5.8.12...v5.8.13

Changelog: https://github.com/symfony-cli/symfony-cli/releases/tag/v5.8.13
2024-03-23 12:12:40 +01:00
Gaël Reyrol
29c4ae0e1b
symfony-cli: 5.8.8 -> 5.8.12 2024-03-21 10:07:12 +01:00
github-actions[bot]
7c0bd382c7
Merge master into staging-next 2024-03-19 00:02:09 +00:00
pennae
3217eceb76 syncstorage-rs: move to by-name 2024-03-17 12:11:35 +01:00
github-actions[bot]
06e5eb63d3
Merge staging-next into staging 2024-03-11 18:01:53 +00:00