Commit Graph

89 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
jacekpoz
a3f8375852
asusctl: 4.7.1 -> 4.7.2 2023-11-25 18:36:08 +01:00
qubitnano
61a5cbd208 sha256 -> hash 2023-10-03 23:32:03 -04:00
qubitnano
e10c2c7e9a glances: 3.4.0.2 -> 3.4.0.3 2023-10-03 23:26:35 -04:00
Matthew Toohey
245e084666 asusctl: 4.7.0 -> 4.7.1 2023-09-03 19:13:01 -04:00
Bobby Rong
dd7d7cd54e
monitor: 0.16.1 -> 0.17.0
https://github.com/stsdc/monitor/compare/0.16.1...0.17.0
2023-08-14 11:38:04 +08:00
K900
3837272f6e asusctl: 4.6.2 -> 4.7.0 2023-08-11 09:27:08 +03:00
figsoda
e847a2742a psitop: 1.0.0 -> 1.1.3
Diff: https://github.com/jamespwilliams/psitop/compare/1.0.0...1.1.3
2023-07-28 17:34:31 -04:00
Pol Dellaiera
b84d34723e
Merge pull request #244747 from r-ryantm/auto-update/booster
booster: 0.10 -> 0.11
2023-07-26 13:26:21 +02:00
figsoda
6937f7e4e8 psitop: init at 1.0.0
https://github.com/jamespwilliams/psitop
2023-07-24 15:10:44 -04:00
R. Ryantm
cc91ea4921 booster: 0.10 -> 0.11 2023-07-22 01:04:33 +00:00
Artturin
1c29673fcc treewide: go-modules -> goModules
In 787af0f79f
I had to change ${go-modules} to $goModules to allow overrideAttrs to work;
However, env vars cannot contain -, so  i had to change go-modules too.
This in turn broke nix-update because it uses the go-modules attr.

Instead of making nix-update more complicated, make go-modules naming match cargoDeps.

`fd --type f | xargs sd '\bgo-modules\b' 'goModules'`
and revert change to pkgs/applications/misc/dstask/default.nix
and pkgs/servers/http/dave/default.nix
and pkgs/os-specific/darwin/plistwatch/default.nix

release note added
2023-07-14 00:18:06 +03:00
Ryan Horiguchi
6e3500fdd0 glances: 3.3.1 -> 3.4.0.2 2023-05-23 19:10:15 +02:00
K900
5c95114a2f
Merge pull request #228951 from aacebedo/aacebedo/asusctl_4.6.2
asusctl: 4.5.8 -> 4.6.2
2023-05-01 12:08:37 +03:00
Alexandre Acebedo
576d7d34c4 asusctl: 4.5.8 -> 4.6.2 2023-05-01 11:07:39 +02:00
Alexandre Acebedo
ab709141df supergfxctl: 5.0.1 -> 5.1.1 2023-04-30 21:35:28 +03:00
Weijia Wang
8bfb8e8b82
Merge pull request #223082 from r-ryantm/auto-update/booster
booster: 0.9 -> 0.10
2023-03-29 00:30:35 +03:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
R. Ryantm
6aab31bf50 booster: 0.9 -> 0.10 2023-03-25 14:59:03 +00:00
K900
ff28bb1055 asusctl: 4.5.6 -> 4.5.8 2023-03-08 17:52:10 +03:00
R. Ryantm
2242ba6c4a monitor: 0.16.0 -> 0.16.1 2023-03-05 00:22:13 +00:00
Bobby Rong
28ca776339
monitor: 0.15.1 -> 0.16.0
https://github.com/stsdc/monitor/compare/0.15.1...0.16.0
2023-02-25 09:51:05 +08:00
Weijia Wang
aba2aded0e
Merge pull request #213280 from bobby285271/upd/monitor
monitor: 0.15.0 -> 0.15.1
2023-01-29 08:38:36 +01:00
Bobby Rong
5797a5ebc9
monitor: 0.15.0 -> 0.15.1
https://github.com/stsdc/monitor/compare/0.15.0..0.15.1
2023-01-29 10:26:03 +08:00
Anderson Torres
ea068dc485
Merge pull request #208338 from urandom2/zxfer
zxfer: init at 1.1.7
2023-01-26 11:50:03 -03:00
Luflosi
262987f52d
glances: 3.3.0 -> 3.3.1
https://github.com/nicolargo/glances/releases/tag/v3.3.1
2023-01-26 11:10:37 +01:00
Bobby Rong
6e873de5b8
monitor: 0.14.0 -> 0.15.0
https://github.com/stsdc/monitor/compare/0.14.0...0.15.0
2023-01-23 16:54:18 +08:00
Colin Arnott
72d43ddf52
zxfer: init at 1.1.7
Fixes #174660
2023-01-11 04:03:04 +00:00
Colin Arnott
bb0323856c
mgmt: init at unstable-2022-10-24
Fixes #98458
Updates purpleidea/mgmt#610
2023-01-04 02:09:01 +00:00
Sandro
988acc39c5
Merge pull request #203017 from urandom2/booster
Fixes https://github.com/NixOS/nixpkgs/issues/173437
2022-12-27 21:24:16 +01:00
Colin Arnott
4684607935
booster: init at 0.9
The check phase is disabled because integration tests need kernel and
other impure resources to function.

Fixes #173437
2022-12-15 11:38:44 +00:00
Sandro
0180c8ff59
Merge pull request #203013 from chuangzhu/thumbdrives 2022-12-13 17:19:23 +01:00
R. Ryantm
89aab97e63 asusctl: 4.5.5 -> 4.5.6 2022-12-12 05:14:08 +00:00
R. Ryantm
eef98d6432 asusctl: 4.5.2 -> 4.5.5 2022-12-09 08:39:13 +00:00
Alexandre Acebedo
ccd434854d asusctl: init at 4.5.2 2022-12-04 10:11:27 +03:00
Alexandre Acebedo
dc3ea58abc supergfxctl: init at 5.0.1 2022-12-04 10:11:27 +03:00
Chuang Zhu
02590ae063 thumbdrives: init at 0.3.1 2022-11-26 17:54:58 +08:00
R. Ryantm
3d0ad18747 glances: 3.2.7 -> 3.3.0 2022-10-29 10:43:18 +00:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Ryan Horiguchi
550f8b9ddd
glances: 3.2.6.4 -> 3.2.7 2022-07-31 12:34:58 +02:00
Jiajie Chen
efb1ce5cd0 glances: fix tests on darwin
Apply changes from https://github.com/nicolargo/glances/pull/2082
2022-07-11 20:00:05 +08:00
Bobby Rong
c6db5b7b91
Merge pull request #177877 from NixOS/monitor
monitor: 0.13.0 -> 0.14.0
2022-06-17 12:58:46 +08:00
Jonathan Ringer
55c9d73fb2 glances: 3.2.5 -> 3.2.6.4 2022-06-16 09:24:09 -07:00
Bobby Rong
2125bb51eb
monitor: switch to gitUpdater 2022-06-16 20:39:42 +08:00
Bobby Rong
5811847961
monitor: 0.13.0 -> 0.14.0 2022-06-16 20:37:53 +08:00
Ryan Horiguchi
5c43c429b7 glances: 3.2.4.2 -> 3.2.5 2022-06-07 09:23:44 -05:00
Bobby Rong
6ea480daa5
monitor: 0.12.0 -> 0.13.0 2022-03-17 09:29:59 +08:00
davidak
d35021fc31
monitor: 0.11.0 -> 0.12.0 2022-01-18 22:06:43 +08:00
Bobby Rong
5afe0ddcf3
pantheon-tweaks: move to pkgs/desktops/pantheon/third-party 2021-12-18 11:35:56 +08:00
Bobby Rong
67b751ccb8
pantheon-tweaks: 1.0.2 -> 1.0.3 2021-12-06 10:22:34 +08:00