aucub
94e32390e7
deskflow: init at 1.17.1
2024-11-17 01:18:59 +08:00
R. Ryantm
794fb6028e
dediprog-sf100: 1.14.20.x -> 1.14.21,x
2024-11-14 13:39:08 +00:00
Emily
6531d2e2b4
treewide: add missing sourceProvenance ( #354383 )
2024-11-14 00:21:28 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages ( #355156 )
2024-11-12 20:55:45 -08:00
Alex James
3b8daca283
dezoomify-rs: migrate to new apple-sdk pattern
2024-11-12 18:39:56 -06:00
Valentin Gagarin
50ff833cd8
devmode: move to pkgs/by-name
...
now one can use `devmode` from anywhere Nixpkgs is available:
devmode = pkgs.devmode.override {
buildArgs = toString ./.;
open = "/index.html";
};
2024-11-12 10:16:58 +01:00
Reno Dakota
1f481ed5c7
treewide: add missing sourceProvenance
...
add binaryNativeCode to sourceProvenance
2024-11-12 06:14:40 +00:00
misilelaboratory
e6055e6e74
deno: 2.0.5 -> 2.0.6
2024-11-11 18:27:15 +09:00
Theodore Ni
9a78e67344
debase: use new Darwin SDK pattern
2024-11-11 00:08:47 -08: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
Aleksana
5ed245d62a
treewide: fix build by pinning Go 1.22 for now ( #353895 )
2024-11-07 11:26:28 +08:00
Silvan Mosberger
74bb6c8e5d
dependabot-cli: Split image version into a separate derivation
2024-11-06 22:09:20 +01:00
Silvan Mosberger
aa7a5c7e7e
dependabot-cli: Sort attribute arguments
2024-11-06 22:08:49 +01:00
06kellyjac
fb5b0a999f
deno: 2.0.2 -> 2.0.5
2024-11-06 13:43:42 +00:00
Olivér Falvai
7545cec01f
devdash: build with Go 1.22 for now
...
until the golang.org/x/net dependency gets upgraded in the project
https://hydra.nixos.org/build/276183909/nixlog/1/tail
2024-11-05 20:39:20 +01:00
Emily Trau
981216bb34
detect-it-easy: 3.09 -> 3.10 ( #353539 )
2024-11-05 06:35:46 +11:00
Ivy Fan-Chiang
ba13a16109
detect-it-easy: 3.09 -> 3.10
2024-11-03 21:24:36 -05:00
Aleksana
84870f2632
devtoolbox: init at 1.2 (and dependencies) ( #353033 )
2024-11-03 21:07:34 +08:00
Fabian Affolter
57fd26d8ba
dep-scan: 5.4.3 -> 5.4.8 ( #353073 )
2024-11-03 10:14:51 +01:00
aucub
507bd0ac7b
devtoolbox: init at 1.2
2024-11-02 23:10:38 +08:00
Fabian Affolter
cbc4b05d38
dep-scan: 5.4.3 -> 5.4.8
...
Diff: https://github.com/owasp-dep-scan/dep-scan/compare/refs/tags/v5.4.3...v5.4.8
Changelog: https://github.com/owasp-dep-scan/dep-scan/releases/tag/v5.4.8
2024-11-02 11:01:11 +01:00
Nipe Setiawan Harefa
75d4c78259
deepsource: init at 0.8.6
2024-11-02 16:34:47 +07:00
Silvan Mosberger
b7a2f952f8
dependabot-cli: 1.41.0 -> 1.57.0, pin image dependencies ( #352866 )
2024-11-01 17:38:13 +01:00
Silvan Mosberger
393342adfe
dependabot-cli: add infinisil as maintainer
2024-11-01 15:23:02 +01:00
Silvan Mosberger
3345d7d010
dependabot-cli: Create dependabot-pinned wrapper with pinned docker images
...
By default, the dependabot CLI fetches the latest versions of two images
it depends on, with the underlying assumption that the CLI is also a recent version.
This of course causes problems if the CLI is outdated and doesn't
support the latest images.
This commit introduces a separate wrapper binary that pins these images
to the latest version of them at the time of updating.
2024-11-01 15:23:00 +01:00
Weijia Wang
99401c0f20
decker: 1.47 -> 1.50 ( #349242 )
2024-11-01 14:25:43 +01:00
Silvan Mosberger
4f02423384
dependabot-cli: format
2024-11-01 14:04:11 +01:00
Silvan Mosberger
b8d9bdc9f3
dependabot-cli: 1.41.0 -> 1.57.0
2024-11-01 14:03:52 +01:00
R. Ryantm
30afb67691
departure-mono: 1.350 -> 1.422
2024-10-31 23:51:10 +00:00
K900
0c45a8b5c4
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 21:46:13 +03:00
a-kenji
fd10dcdfb4
desed: fix hashes
...
This fixes:
- https://hydra.nixos.org/build/275825253
2024-10-28 12:19:22 +01:00
Fabián Heredia Montiel
34b62f7c47
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-27 16:10:56 -06:00
John Garcia
ccffb45bae
decent-sampler: 1.10.0 -> 1.12.1
2024-10-27 19:24:54 +00:00
John Garcia
51aced42be
decent-sampler: remove reliance on archive.org
2024-10-27 19:20:54 +00:00
John Garcia
ed6b181a62
decent-sampler: format with nixfmt
2024-10-27 19:19:12 +00:00
Alexander Sieg
66f4cef65e
dependency-track: 4.12.0 -> 4.12.1
2024-10-26 13:20:36 +02:00
github-actions[bot]
723e1a67de
Merge master into staging-next
2024-10-23 00:14:18 +00:00
Emily Trau
d75577c34f
detect-it-easy: init at 3.09 ( #349841 )
2024-10-23 08:40:57 +11:00
Ivy Fan-Chiang
d6cd2901a2
detect-it-easy: init at 3.09
...
Signed-off-by: Ivy Fan-Chiang <dev@ivyfanchiang.ca>
2024-10-21 11:06:51 -04:00
John Garcia
79b157542c
decent-sampler: add chewblacka to maintainers
2024-10-21 12:03:03 +01:00
github-actions[bot]
1b6b0d4cac
Merge master into staging-next
2024-10-20 00:15:48 +00:00
Pol Dellaiera
cbe94cbe6e
deno: 2.0.0 -> 2.0.2 ( #349803 )
2024-10-19 22:43:07 +02:00
github-actions[bot]
d5c9b46499
Merge master into staging-next
2024-10-19 18:03:54 +00:00
Yasin Uslu
8671d601ed
deno: 2.0.0 -> 2.0.2
2024-10-19 18:55:24 +03:00
a-kenji
55219f08a2
desed: add nix-update-script
2024-10-19 16:48:30 +02:00
a-kenji
e2d6858147
desed: improve description
2024-10-19 16:43:35 +02:00
a-kenji
3b50cae2b0
desed: 1.2.1-unstable-2024-09-06 -> 1.2.2
2024-10-19 16:41:43 +02:00
github-actions[bot]
d0c2de8c22
Merge master into staging-next
2024-10-19 00:14:00 +00:00
Sandro
fb0baa4a01
dependency-track: 4.11.7 -> 4.12.0 ( #349255 )
2024-10-19 01:54:15 +02:00
github-actions[bot]
275a4ece4b
Merge master into staging-next
2024-10-18 00:14:07 +00:00
Domen Kožar
8e6501351c
devenv: 1.3 -> 1.3.1
2024-10-17 19:44:37 +01:00
Alexander Sieg
2ffd202e45
dependency-track: 4.11.7 -> 4.12.0
2024-10-17 12:36:27 +02:00
R. Ryantm
334a61c16f
decker: 1.47 -> 1.50
2024-10-17 09:18:55 +00:00
Emily
cd99542efb
deno_1: drop; deno: fix on x86_64-darwin
( #347974 )
2024-10-16 01:56:25 +01:00
Emily
b97ec51b9b
deno: fix on x86_64-darwin
...
It’s not clear to me what SDK version this actually ideally wants,
but `apple-sdk_11` is a conservative choice for now.
2024-10-16 01:40:44 +01:00
Emily
bdad382851
deno_1: drop
...
Upstream do not plan to support this version (see
<https://github.com/NixOS/nixpkgs/pull/347484#issuecomment-2404777102 >),
so we should not package a version that will surely accumulate CVEs
from V8 etc. in 24.11. As this package was only added yesterday,
I don’t think there’s any need for a compatibility alias.
2024-10-16 01:40:44 +01:00
Fabián Heredia Montiel
ccec93c1c7
treewide: replace webkitgtk to webkitgtk_4_0
...
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix
webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
06kellyjac
dfce2bc3a7
deno_1: init at 1.46.3
...
Add a pre v2 copy of deno as deno_1 to provide some stability until our next
release and until 1.46 is fully abandoned soon.
deno_1 is expected to be removed prior to 24.11.
Added a release note.
2024-10-10 11:51:26 +01:00
06kellyjac
43984407b5
deno: 1.46.3 -> 2.0.0
...
Updates deno to v2.
Slight refactor of fetcher code for grabbing librusty_v8.
Updated the update scripts to use new Deno v2 interfaces and pull latest
toml dependency from jsr rather than the deno.land registry.
Added release note.
2024-10-10 11:51:26 +01:00
Avery
280a048dbd
delfin: 0.4.6 -> 0.4.7
2024-10-07 15:53:06 -04:00
h7x4
1648fec67b
deck: 1.40.2 -> 1.40.3 ( #345095 )
2024-10-05 11:48:37 +02:00
h7x4
8f55b011e0
treewide: add meta.changelog ( #346488 )
...
* guix: add meta.changelog
* zile: add meta.changelog
* zoom: add meta.changelog
* zotify: add meta.changelog
* zpaqfranz: add meta.changelog
* zunit: add meta.changelog
* zxwing-cpp: add meta.changelog
* zxpy: add meta.changelog
* zydis: add meta.changelog
* zziplib: add meta.changelog
* j: add meta.changelog
* kyua: add meta.changelog
* json2ts: add meta.changelog
* igir: add meta.changelog
* ios-webkit-debug-proxy: add meta.changelog
* gpaste: add meta.changelog
* polkit_gnome: add meta.changelog
* papers: add meta.changelog
* libmsgraph: add meta.changelog
* quadrapassel: add meta.changelog
* gnome-nibbles: add meta.changelog
* decibels: add meta.changelog
* libgedit-amtk: add meta.changelog
* simple-scan: add meta.changelog
* gnome-klotski: add meta.changelog
* gnome-sound-recorder: add meta.changelog
* gnome-remote-desktop: add meta.changelog
* gnome-robots: add meta.changelog
* gnome-shell-extensions: add meta.changelog
* gnome-panel: add meta.changelog
* gnome-session: add meta.changelog
* gnome-keyring: add meta.changelog
* devhelp: add meta.changelog
* libgnome-keyring: add meta.changelog
* ghex: add meta.changelog
* gnome-connections: add meta.changelog
* lightsoff: add meta.changelog
* gnome-flashback: add meta.changelog
* livi: add meta.changelog
* mutter: add meta.changelog
* hitori: add meta.changelog
* gnome-initial-setup: add meta.changelog
* gnome-bluetooth: add meta.changelog
* gnome-shell: add meta.changelog
* gnome-sudoku: add meta.changelog
* ideamaker: add meta.changelog
* i2p: add meta.changelog
* lms: add meta.changelog
* adwaita-icon-theme: add meta.changelog
* gnome-applets: add meta.changelog
* flac123: add meta.changelog
* flaca: add meta.changelog
* flameshot: add meta.changelog
* flaresolverr: add meta.changelog
* a52dec: add meta.changelog
* hexbinhex: add meta.changelog
* dwl: add meta.changelog
* msolve: add meta.changelog
* jcli: add meta.changelog
* nmap: add meta.changelog
* nmapsi4: add meta.changelog
* labctl: add meta.changelog
* _1oom: add meta.changelog
* libipuz: add meta.changelog
* metacity: add meta.changelog
* sushi: add meta.changelog
* rygel: add meta.changelog
* zenity: add meta.changelog
* crosswords: add meta.changelog
* gnome-mahjongg: add meta.changelog
* alacarte: add meta.changelog
* loupe: add meta.changelog
* cheese: add meta.changelog
* atomix: add meta.changelog
* swell-foop: add meta.changelog
* alfis: add meta.changelog
* aperture: add meta.changelog
* atomic-swap: add meta.changelog
* besu: add meta.changelog
* bisq: add meta.changelog
* bitcoin-abc: add meta.changelog
* bitcoin-knots: add meta.changelog
* bitcd: add meta.changelog
* btcdeb: add meta.changelog
* btcpayserver: add meta.changelog
* 86box: add meta.changelog
* darling: add meta.changelog
* dosbox: add meta.changelog
* firebird-emu: add meta.changelog
* maiko: add meta.changelog
* accerciser: add meta.changelog
* adwaita-icon-theme-legacy: add meta.changelog
* dconf-editor: add meta.changelog
* eog: add meta.changelog
* evolution-data-server: add meta.changelog
* file-roller: add meta.changelog
* four-in-a-row: add meta.changelog
* gdm: add meta.changelog
* geary: add meta.changelog
* gitg: add meta.changelog
* gnome2048: add meta.changelog
* gnome-backgrounds: add meta.changelog
* gnome-text-editor: add meta.changelog
* gnome-tour: add meta.changelog
* gnome-user-share: add meta.changelog
* gxml: add meta.changelog
* tali: add meta.changelog
* totem: add meta.changelog
* mobile-broadband-provider-info: add meta.changelog
* avr: add meta.changelog
* brev-cli: add meta.changelog
* juce: add meta.changelog
* loc: add meta.changelog
* resholve: add meta.changelog
* rpiboot: add meta.changelog
* gerbera: add meta.changelog
* kdocker: add meta.changelog
* pmenu: add meta.changelog
* advancecomp: add meta.changelog
* adriconf: add meta.changelog
* interception-tools: add meta.changelog
* nabi: add meta.changelog
* gorilla-cli: add meta.changelog
* heygpt: add meta.changelog
* 6tunnel: add meta.changelog
* aria2: add meta.changelog
* logmein-hamachi: add meta.changelog
* maphosts: add meta.changelog
* qcal: add meta.changelog
* adreaper: add meta.changelog
* aflplusplus: add meta.changelog
* aide: add meta.changelog
* cameradar: add meta.changelog
* wpscan: add meta.changelog
* aha: add meta.changelog
* xcat: add meta.changelog
2024-10-04 22:35:12 +03:00
Jörg Thalheim
f8dd10da7e
deno: prefer badPlatforms over broken for macos ( #345440 )
2024-10-04 16:03:41 +02:00
Domen Kožar
dbd4ab4bbd
devenv: 1.2 -> 1.3
2024-10-02 16:18:57 +01:00
Jörg Thalheim
d5aa65e866
deno: prefer badPlatforms over broken for macos
...
This works better with `availableOn`
2024-09-30 09:00:37 +02:00
wxt
a9eaa7fc75
deck: add 1.40.2 -> 1.40.3
2024-09-29 07:32:14 +08:00
wxt
41296abb5b
deck: add passthru.updateScript
2024-09-29 07:32:14 +08:00
wxt
ab450e0fd3
deck: nixfmt
2024-09-29 07:32:13 +08:00
Alyssa Ross
335bd898d6
deltachat-repl,deltachat-rpc-server: use OpenSSL from Nixpkgs
2024-09-28 17:34:39 +02:00
Astro
1403125920
dethrace: init at 0.8.0
2024-09-27 15:27:03 +00:00
liyangau
96b21f730b
deck: add meta.mainProgram
2024-09-27 14:01:02 +10:00
liyangau
6a867ed7e3
deck: 1.40.1 -> 1.40.2
2024-09-27 10:42:01 +10:00
Franz Pletz
66415f26e1
deck: migrate to pkgs/by-name ( #344172 )
2024-09-26 16:00:28 +02:00
nixpkgs-merge-bot[bot]
769ffb7986
dezoomify-rs: 2.12.5 -> 2.13.0 ( #344430 )
2024-09-26 00:44:45 +00:00
Austin Horstman
c7412922a1
deno: mark x86 darwin broken
...
Aligned_alloc error that can't be fixed until SDK refactor work is done
to allow overriding SDK in rust toolchain.
2024-09-25 22:05:11 +02:00
Austin Horstman
dfb72de3db
deno: 1.46.2 -> 1.46.3
2024-09-25 22:05:11 +02:00
Austin Horstman
cadf53ea4d
deno: move to by-name
2024-09-25 22:05:11 +02:00
R. Ryantm
0daf8a713b
dezoomify-rs: 2.12.5 -> 2.13.0
2024-09-25 12:35:27 +00:00
R. Ryantm
f957157547
devenv: 1.1 -> 1.2
2024-09-25 06:45:43 +00:00
Artturin
63fa53d97c
treewide: reformat files which need reformatting after
...
`treewide: replace stdenv.is with stdenv.hostPlatform.is`
2024-09-25 00:04:39 +03:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
liyangau
78f07785d3
deck: move to pkgs/by-name
2024-09-24 19:41:28 +10:00
Alexander Sieg
3b04bffbd5
nixos/dependency-track: add nixos test
2024-09-22 16:38:45 +02:00
Alexander Sieg
dea223928f
dependency-track: init at 4.11.7
2024-09-22 16:38:42 +02:00
Nikolay Korotkiy
135579bc6c
devcontainer: 0.65.0 -> 0.71.0 ( #342341 )
2024-09-20 01:58:03 +04:00
h7x4
9a6c76c4af
treewide: remove unused inputs ( #342672 )
2024-09-19 20:36:18 +02:00
Peder Bergebakken Sundt
9787a261b0
delfin: 0.4.5 -> 0.4.6 ( #341956 )
2024-09-18 02:14:59 +02:00
Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
Benjamin Bugl
b2cb588ac4
devcontainer: 0.65.0 -> 0.71.0
2024-09-17 13:08:32 +02:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
nicoo
2641d97cbf
pkgs/by-name: Convert hashes to SRI format
...
Reproduction script:
# Bulk rewrite
./maintainers/scripts/sha-to-sri.py pkgs/by-name
# Revert some packages which will need manual intervention
for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
git checkout -- "pkgs/by-name/${n:0:2}/${n}"
done
2024-09-15 11:24:31 +02:00
Avery
c3d27bc28d
delfin: 0.4.5 -> 0.4.6
2024-09-14 22:10:06 -04:00
Alyssa Ross
df61c2acb5
treewide: remove executable bit from .nix files
...
???
2024-09-14 13:08:57 +02:00
R. Ryantm
98fe3e841b
dezoomify-rs: 2.12.4 -> 2.12.5
2024-09-13 15:39:38 +00:00
Domen Kožar
efd9b31d09
devenv: fix build on darwin
2024-09-11 08:37:45 +01:00
Domen Kožar
f81b3d8a1f
devenv: 1.0.8 -> 1.1 ( #341111 )
2024-09-10 23:43:14 +01:00
Domen Kožar
0206930c80
devenv: 1.0.8 -> 1.1
2024-09-10 23:38:53 +01:00
Robert Schütz
68a220dbf9
deltachat-desktop: 1.46.7 -> 1.46.8 ( #340847 )
2024-09-09 13:58:36 -07:00
Robert Schütz
43a583e01d
deltachat-desktop: 1.46.7 -> 1.46.8
...
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.46.7...1.46.8
Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.46.8/CHANGELOG.md
2024-09-09 11:57:49 -07:00
Pol Dellaiera
4fd4ad6351
departure-mono: 1.346 -> 1.350
2024-09-09 20:21:24 +02:00