Commit Graph

39 Commits

Author SHA1 Message Date
R. Ryantm
54693ba6fb home-manager: 0-unstable-2024-05-30 -> 0-unstable-2024-06-04 2024-06-07 04:03:10 +00:00
Peder Bergebakken Sundt
dac1ac87ae
Merge pull request #307856 from markus-heinrich/submit/horcrux
horcrux: init at unstable-2023-09-19
2024-06-05 04:12:27 +02:00
R. Ryantm
8f3d1f9d4a home-manager: 0-unstable-2024-05-23 -> 0-unstable-2024-05-30 2024-05-30 21:37:20 +00:00
R. Ryantm
e656bd0b24 home-manager: 0-unstable-2024-05-17 -> 0-unstable-2024-05-23 2024-05-24 19:56:41 +00:00
R. Ryantm
954508bcb5 home-manager: 0-unstable-2024-05-12 -> 0-unstable-2024-05-17 2024-05-19 15:05:57 +00:00
Pol Dellaiera
ab862269fb
Merge pull request #311548 from r-ryantm/auto-update/home-manager
home-manager: 0-unstable-2024-05-05 -> 0-unstable-2024-05-12
2024-05-14 21:20:39 +02:00
Atemu
b4047a0455
Merge pull request #279260 from SuperSamus/multiPkgs-false-remove
treewide: remove `multiArch=false` and wrong usage of `extraPkgs`
2024-05-14 09:59:43 +02:00
R. Ryantm
696eb3a330 home-manager: 0-unstable-2024-05-05 -> 0-unstable-2024-05-12 2024-05-14 03:15:28 +00:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
GetPsyched
8b6cb7cdfa
hoppscotch: 24.3.2-1 -> 24.3.3-1 2024-05-11 21:31:07 +05:30
GetPsyched
e86dc7881d
hoppscotch: add meta attributes 2024-05-11 21:25:32 +05:30
R. Ryantm
a0bbb7891e home-manager: 0-unstable-2024-04-29 -> 0-unstable-2024-05-05 2024-05-06 05:02:45 +00:00
Markus Heinrich
12b2f372c0 horcrux: init at 0.3-unstable-2023-09-19 2024-05-02 20:53:06 +02:00
DataHearth
7cdddf2b22
hoppscotch: 24.3.1-2 -> 24.3.2-1 2024-05-01 11:25:57 +02:00
DataHearth
691add5d17
hoppscotch: 23.12.5-1 -> 24.3.1-2 2024-04-29 12:04:19 +02:00
R. Ryantm
5ccd11ee4f home-manager: unstable-2024-04-23 -> 0-unstable-2024-04-29 2024-04-29 00:45:20 +00:00
Atemu
2432c6b829
Merge pull request #271071 from pbsds/wrapAppImage-pname-redux
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24 21:48:19 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
225725baee home-manager: unstable-2024-04-16 -> unstable-2024-04-23 2024-04-23 20:27:37 +00:00
R. Ryantm
6e4ccc22a3 home-manager: unstable-2024-04-10 -> unstable-2024-04-16 2024-04-17 16:07:34 +00:00
R. Ryantm
9da9b74024 home-manager: unstable-2024-04-06 -> unstable-2024-04-10 2024-04-12 07:09:52 +00:00
R. Ryantm
2901655fa0 home-manager: unstable-2024-03-31 -> unstable-2024-04-06 2024-04-07 04:20:12 +00:00
R. Ryantm
52542d5a37 home-manager: unstable-2024-03-22 -> unstable-2024-03-31 2024-03-31 07:26:30 +00:00
R. Ryantm
aa712c9252 home-manager: unstable-2024-03-19 -> unstable-2024-03-22 2024-03-23 15:59:29 +00:00
R. Ryantm
180b4e37b8 home-manager: unstable-2024-03-15 -> unstable-2024-03-19 2024-03-20 02:57:02 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
a21549471d home-manager: unstable-2024-03-12 -> unstable-2024-03-15 2024-03-16 17:25:44 +00:00
R. Ryantm
da19e311b0 home-manager: 0-unstable-2024-03-06 -> unstable-2024-03-12 2024-03-12 21:25:53 +00:00
R. Ryantm
fd7454bdde home-manager: 0-unstable-2024-02-24 -> 0-unstable-2024-03-06 2024-03-08 12:45:37 +01:00
Anderson Torres
e85ea413db home-manager: 0-unstable-2024-02-20 -> 0-unstable-2024-02-24
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
Acked-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-02-26 15:18:13 -03:00
Anderson Torres
a09acdf382 home-manager: refactor
- fix version string
- move substitutions to postFixup
2024-02-26 15:18:13 -03:00
Anderson Torres
f3f12bd7b9 home-manager: migrate to by-name 2024-02-26 15:18:13 -03:00
DataHearth
3dd025b28c
hoppscotch: init at 23.12.5 2024-02-22 20:32:34 +01:00
Martin Weinelt
be5b79beae
homeassistant-satellite: relax aiohttp constraint
Checking runtime dependencies for homeassistant_satellite-2.3.0-py3-none-any.whl
  - aiohttp==3.8.4 not satisifeid by version 3.8.6
2023-12-20 20:10:28 +01:00
Emery Hemingway
35f108c7d7 buildNimPackage: load lockfiles and overrides 2023-11-28 16:48:10 +02:00
Janik
9661e33f29
Merge pull request #263683 from jfvillablanca/hof 2023-11-18 16:17:35 +01:00
jfvillablanca
f4131a43fa hof: init at 0.6.9-beta.1 2023-11-18 19:42:54 +08:00
Emery Hemingway
b4c5c6db4d hottext: reinit at 20231003
This is the first package to use a lockfile from nim_lk.

Hottext was previously removed by commit
6ccc0db0ba.
2023-10-31 18:34:48 +00:00
Martin Weinelt
dd3ddb7b45
homeassistant-satellite: init at 2.3.0
Streaming audio satellite for Home Assistant voice pipelines.
2023-10-19 23:11:14 +02:00