Ramses
69c07a1590
treewide: adopt/co-maintain some packages ( #355700 )
2024-12-05 09:29:28 +01:00
34j
d637b85e25
treewide: replace --enable-wayland-ime
with --enable-wayland-ime=true
for the arguments to properly work ( #361341 )
2024-12-05 00:06:22 +05:30
Nick Cao
caf15f88bf
various packages: use new darwin sdk pattern ( #358263 )
2024-12-04 10:02:04 -05:00
Nick Cao
fa0ec055fb
sequoia-chameleon-gnupg: use new darwin sdk pattern
2024-12-03 14:18:34 -05:00
R. Ryantm
9673dfc977
seatd: 0.8.0 -> 0.9.1
2024-12-02 09:16:02 +00:00
Nick Cao
52614866fd
servo: use rustPlatform.bindgenHook
2024-11-30 09:29:00 -05:00
Sefa Eyeoglu
01c33fb6d7
treewide: add --enable-wayland-ime
flag to all Electron packages that uses NIXOS_OZONE_WL
( #358620 )
2024-11-29 18:48:23 +01:00
Devan Carpenter
6822ad5dba
sequoia-sq: 0.39.0 -> 0.40.0
2024-11-28 12:56:35 +00:00
Donovan Glover
49efe5ed3c
sequin: init at 0.2.0 ( #358034 )
2024-11-28 01:32:56 +00:00
Sandro
9f210d877d
searxng: 0-unstable-2024-11-17 -> 0-unstable-2024-11-25; python312Packages.fasttext-predict: 0.9.2.2 -> 0.9.2.4 ( #359002 )
2024-11-27 22:59:39 +01:00
Nick Cao
c117ad640e
sequoia-chameleon-gnupg: set meta.mainProgram ( #359023 )
2024-11-27 09:31:55 -05:00
Carlos Alexandro Becker
cac396db24
sequin: init at 0.2.0
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Donovan Glover <donovan@dglover.co>
2024-11-26 20:57:32 -03:00
Kenichi Kamiya
e77e86d5e0
sequoia-chameleon-gnupg: set meta.mainProgram
2024-11-26 00:09:17 +09:00
Sandro Jäckel
222e2c86bd
searxng: 0-unstable-2024-11-17 -> 0-unstable-2024-11-25
2024-11-25 15:36:42 +01:00
Fabian Affolter
cd7b8f7f5c
seclists: 2024.3 -> 2024.4
...
Diff: https://github.com/danielmiessler/SecLists/compare/2024.3...2024.4
2024-11-25 09:27:21 +01:00
Donovan Glover
0a3f291dd7
sea-orm-cli: 1.0.1 -> 1.1.1 ( #357165 )
2024-11-24 23:47:01 +00:00
34j
8ae2932d56
add --enable-wayland-ime
flag to all Electron packages that uses NIXOS_OZONE_WL
2024-11-24 13:34:28 +09:00
Fernando Rodrigues
2ed86e2855
seabios: adopt
...
Also removes an unused parenthesis.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-23 20:15:11 -03:00
Jacek Galowicz
d073785482
selinux-python: fix build
2024-11-23 15:00:56 +00:00
Anderson Torres
58fe14bdf9
treewide: remove AndersonTorres from some packages' meta.maintainers
2024-11-21 21:24:15 -03:00
Sandro
5748684be2
searxng: 0-unstable-2024-10-05 -> 0-unstable-2024-11-17 ( #357510 )
2024-11-21 15:53:09 +01:00
R. Ryantm
2faac2e37a
seilfahrt: 2.0.0 -> 2.1.0
2024-11-21 05:56:26 +00:00
⛧-440729 [sophie]
ef02dff02c
searxng: 0-unstable-2024-10-05 -> 0-unstable-2024-11-17
2024-11-20 10:11:53 +01:00
Steve Streza
f124474196
sea-orm-cli: 1.0.1 -> 1.1.1
2024-11-18 22:15:27 -08:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +00: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
github-actions[bot]
3533282a88
Merge master into staging-next
2024-11-07 20:49:24 +00:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc ( #354197 )
2024-11-07 18:16:05 +00:00
github-actions[bot]
b3a0f2d3f1
Merge master into staging-next
2024-11-07 12:05:37 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Devan Carpenter
e527a8efef
sequoia-sq: 0.38.0 -> 0.39.0
2024-11-06 21:03:05 +00:00
Samuel Tardieu
beda46612a
serd: move to pkgs/by-name
2024-10-31 11:59:33 +01:00
Fabián Heredia Montiel
34b62f7c47
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-27 16:10:56 -06:00
Moraxyc
995db3f29a
send: init at 3.4.23
2024-10-26 13:37:20 +08:00
github-actions[bot]
606bd3114c
Merge master into staging-next
2024-10-23 18:04:32 +00:00
R. Ryantm
62bd0f25e3
sendme: 0.17.0 -> 0.18.0
2024-10-22 23:56:08 +00:00
github-actions[bot]
b73559072e
Merge master into staging-next
2024-10-20 12:05:18 +00:00
Sefa Eyeoglu
30923b301e
seq-cli: init at 2024.3.922 ( #348595 )
2024-10-20 12:09:15 +02:00
github-actions[bot]
961e42940f
Merge master into staging-next
2024-10-16 00:14:08 +00:00
Anderson Torres
ec2b16f5ac
setconf: migrate to by-name
2024-10-15 21:52:05 +02:00
Vladimír Čunát
8810e738c8
GNOME: 46 → 47 ( #333911 )
2024-10-15 18:07:04 +02:00
hauskens
daf88706ec
seq-cli: init at 2024.3.922
2024-10-14 20:38:59 +02:00
Fabián Heredia Montiel
061859a78f
seahorse: 43.0 → 47.0.1
...
https://gitlab.gnome.org/GNOME/seahorse/-/compare/43.0...47.0.1
Applied from pull request 343127.
Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:17 +08:00
github-actions[bot]
b9f01e6de3
Merge staging-next into staging
2024-10-14 12:06:08 +00:00
Guillaume Girol
36ea34c187
seabios refactors ( #342692 )
2024-10-14 10:59:18 +02:00
Martin Weinelt
3553187c1e
selenium-manager: 4.24.0 -> 4.25.0
2024-10-13 11:09:48 +02:00
github-actions[bot]
b1bc4ea2b5
Merge master into staging-next
2024-10-09 00:14:24 +00:00
Nick Cao
aa152942d4
sesh: 2.4.0 -> 2.5.0 ( #347154 )
2024-10-08 15:41:53 -04:00
Vladimír Čunát
a0c9222e11
Merge branch 'master' into staging-next
...
(a bit older master for now, due to a conflict in dhcpcd service)
2024-10-08 14:59:47 +02:00
R. Ryantm
417cb42863
sesh: 2.4.0 -> 2.5.0
2024-10-07 19:11:45 +00:00