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
Noa Aarts
67beb4e0ab
oterm: 0.4.2 -> 0.6.1
2024-11-03 22:14:45 +01:00
Olivér Falvai
184361bbfb
otel-desktop-viewer: fix darwin build
2024-10-27 20:09:11 +01:00
R. Ryantm
6815fd88e7
oterm: 0.2.9 -> 0.4.2
2024-08-23 17:19:09 +00:00
Martin Weinelt
f822b2ba5c
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Fabian Affolter
317340ce68
oterm: 0.2.8 -> 0.2.9
...
Changelog: https://github.com/ggozad/oterm/releases/tag/0.2.9
2024-06-16 09:41:07 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02: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
Fabian Affolter
81dd1c32dd
oterm: format with nixfmt
2024-05-11 10:37:44 +02:00
Fabian Affolter
2bf80d3430
oterm: 0.2.7 -> 0.2.8
...
Diff: https://github.com/ggozad/oterm/compare/refs/tags/0.2.7...0.2.8
Changelog: https://github.com/ggozad/oterm/releases/tag/0.2.8
2024-05-11 10:37:27 +02:00
Сухарик
9ce4d95fa7
oterm: use current version of typer
2024-05-10 17:05:01 +03:00
R. Ryantm
0e55cc56cd
oterm: 0.2.6 -> 0.2.7
2024-04-25 20:19:59 +00:00
R. Ryantm
5f7f17ab72
oterm: 0.2.5 -> 0.2.6
2024-04-20 08:45:15 +00:00
R. Ryantm
2f914990c1
oterm: 0.2.4 -> 0.2.5
2024-04-02 19:41:32 +00:00
Pol Dellaiera
ba9407f1bc
oterm: 0.1.22 -> 0.2.4
2024-03-26 10:32:28 +01:00
Martin Weinelt
b6c7875bb5
oterm: relax aiosqlite constraint
2024-03-07 12:44:10 +01:00
ocfox
cce3b46419
oterm: fix build
2024-02-11 11:30:10 +08:00
R. Ryantm
fefaed7b8b
oterm: 0.1.21 -> 0.1.22
2024-02-01 23:38:27 +00:00
natsukium
3528c59926
oterm: 0.1.18 -> 0.1.21
...
Diff: https://github.com/ggozad/oterm/compare/refs/tags/0.1.18...0.1.21
Changelog: https://github.com/ggozad/oterm/releases/tag/0.1.21
2024-01-25 22:45:15 +09:00
Сухарик
e14609562a
oterm: 0.1.17 -> 0.1.18
2024-01-10 20:02:12 +03:00
Сухарик
53c236b5c6
oterm: init at 0.1.17
2023-12-19 18:41:54 +03:00
Emily Trau
359079a1b0
Merge pull request #265436 from gaelreyrol/otel-desktop-viewer-init
...
otel-desktop-viewer: init at 0.1.4
2023-11-29 18:36:14 +11:00
Daniel Nagy
196dbefbaa
otus-lisp: use finalAttrs pattern
2023-11-27 00:15:00 +01:00
Daniel Nagy
a73f29ddcf
otus-lisp: 2.4 -> 2.5
...
Diff: https://github.com/yuriy-chumak/ol/compare/2.4...2.5
2023-11-26 15:30:00 +01:00
Daniel Nagy
7beab0f407
otus-lisp: move to by-name structure
2023-11-26 15:30:00 +01:00
Gaël Reyrol
8a06588ed4
otel-desktop-viewer: init at 0.1.4
2023-11-04 11:53:56 +01:00