Commit graph

71349 commits

Author SHA1 Message Date
Sefa Eyeoglu
ed9a5af115
sway-unwrapped: 1.10.1 -> 1.11 (#415154) 2025-06-09 11:05:36 +02:00
Aleksana
0d7af97789
ubootVisionFive2: init (#414583) 2025-06-09 15:05:32 +08:00
Aleksana
ed2f18fd2d
kaidan: move to by-name and clean-up (#414446) 2025-06-09 14:49:01 +08:00
Sean Behan
0656506b74
sway-unwrapped: 1.10.1 -> 1.11
Diff: https://github.com/swaywm/sway/compare/1.10.1...1.11

Changelog: https://github.com/swaywm/sway/releases/tag/1.11
2025-06-08 22:08:26 -04:00
Peder Bergebakken Sundt
047f31d25b
eukleides: unbreak, switch to mirror; texinfo4: drop (#415009) 2025-06-09 02:04:50 +02:00
Peder Bergebakken Sundt
450f24c394
_2048-cli{,-curses,-terminal}: drop (#414622) 2025-06-09 01:54:36 +02:00
Silvan Mosberger
e95fcea8d8 noto-fonts-cjk-sans-static: init at Serif2.004 2025-06-08 16:23:17 +02:00
Silvan Mosberger
a20a895d6b
noto-fonts-cjk-serif-static: init at Serif2.003 (#351316) 2025-06-08 16:18:57 +02:00
Nikolay Korotkiy
5f226d4da4
mapnik: 4.0.7 -> 4.1.0 (#414803) 2025-06-08 18:12:58 +04:00
Petr Zahradnik
a4ad6a2686 texinfo4: drop 2025-06-08 14:42:36 +02:00
Aleksana
9c0c802f4f
soulseekqt: drop (#414632) 2025-06-08 13:51:02 +08:00
Dmitry Kalinkin
0060edafbf
python312Packages.rucio: init at 32.8.6 (#410379) 2025-06-07 23:15:47 -04:00
Nikolay Korotkiy
04ee58b617
mapnik: migrate to by-name 2025-06-07 23:44:07 +04:00
Sergei Trofimovich
21e21bf5c3 minimal-bootstrap: fix the eval (rewriteURL fallout)
Without the change the eval fails as:

    $ nix-instantiate -A minimal-bootstrap.bash --argstr system i686-linux
    error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'bash-5.2.15'
         whose name attribute is located at pkgs/os-specific/linux/minimal-bootstrap/bash/2.nix:85:19

       … while evaluating attribute 'PATH' of derivation 'bash-5.2.15'
         at pkgs/os-specific/linux/minimal-bootstrap/bash/2.nix:108:11:
          107|           SHELL = "${bash_2_05}/bin/bash";
          108|           PATH = lib.makeBinPath (
             |           ^
          109|             (env.nativeBuildInputs or [ ])

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: function 'anonymous lambda' called without required argument 'rewriteURL'
       at /tmp/nixpkgs/pkgs/build-support/fetchurl/boot.nix:5:1:
            4|
            5| {
             | ^
            6|   rewriteURL,
2025-06-07 16:09:21 +01:00
aleksana
25e90088b9 soulseekqt: drop 2025-06-07 11:25:46 +08:00
aleksana
c0ffafcd56 _2048-cli{,-curses,-terminal}: drop 2025-06-07 10:26:43 +08:00
Nick Cao
a367bbb4fb
cnspec: 11.53.2 -> 11.57.2 (#414542) 2025-06-06 18:26:35 -04:00
John Ericson
379d141418
treewide: Leverage new top-level libc in bootstrap, and simplify (#414573) 2025-06-06 16:11:41 -04:00
John Ericson
1c6586455c treewide: Leverage new top-level libc in bootstrap, and simplify
Picking up where #414321 left off, we can now simplify some things by
using `pkgs.libc` or `targetPackages.libc` consistently.

Individual packages should probably continue using `stdenv.cc.libc`, for
now at least, since it is possible they are given a `stdenv.cc` with an
alternative libc, but for the treewide code, the top-level `libc`
package is preferable and easier to work with.

Co-authored-by: Tristan Ross <rosscomputerguy@protonmail.com>
2025-06-06 16:01:19 -04:00
Peder Bergebakken Sundt
97376a8512
solarus{,-quest-editor}: update, modernize and adopt; solarus-launcher: init at 2.0.0 (#411457) 2025-06-06 20:48:21 +02:00
John Ericson
bfc3acf8f3
libcCross: Remove! (#414321) 2025-06-06 14:10:32 -04:00
André Silva
5cba3626a0
virtualbox: 7.1.8 -> 7.1.10 (#414106) 2025-06-06 18:07:34 +01:00
Fabian Affolter
0fb2cd5d83 cnspec: move to pkgs/by-name 2025-06-06 16:32:39 +02:00
Jakob Leifhelm
319feec0a2 ubootVisionFive2: init 2025-06-06 17:22:25 +03:00
Sizhe Zhao
ee862a54b7
kaidan: move to by-name 2025-06-06 15:25:32 +08:00
Aleksana
73a436b8a9
nodejs: removal of hiprio usage (#413169) 2025-06-06 13:10:25 +08:00
Pol Dellaiera
6d13998a79
racket[-minimal]: 8.16 -> 8.17, move to pkgs/by-name, specify meta.sourceProvenance, remove redundant patch for Darwin (#408242) 2025-06-06 06:38:00 +02:00
Peder Bergebakken Sundt
9fdb573457
bitbucket-server-cli: drop (#411587) 2025-06-06 02:50:58 +02:00
Peder Bergebakken Sundt
9477c8f08f
gpu-screen-recorder{,-gtk}: add passthru.updateScript, update (#367552) 2025-06-06 02:23:48 +02:00
Peder Bergebakken Sundt
a02f4e55e4
treewide: unpin python311 (#412204) 2025-06-06 01:47:15 +02:00
Peder Bergebakken Sundt
c89cb941ac
rott: move to pkgs/by-name tree and add shareware data (#386473) 2025-06-06 00:50:04 +02:00
Peder Bergebakken Sundt
fd5314101c
hotspot: Use Qt 6, move to by-name, add kgraphviewer and qcustomplot dependencies (#412125) 2025-06-06 00:29:18 +02:00
John Ericson
5c1955ff14 libcCross: Remove!
We have a long-standing goal of nothing with "cross" in its name. This
gets us much closer!
2025-06-05 18:11:07 -04:00
Alexis Hildebrandt
664f900cd0
alacritty-graphics: init at 0.15.1 (#407258) 2025-06-05 22:57:52 +02:00
Philip Taron
950afd1502
fetchurl: Add hook for rewriting/filtering URLs (#410186) 2025-06-05 12:59:42 -07:00
Peder Bergebakken Sundt
9386013e3e
kchmviewer: enable on unix (#410878) 2025-06-05 20:10:13 +02:00
Peder Bergebakken Sundt
eba0df73ac
pingvin-share: 1.11.1 -> 1.13.0 (#411090) 2025-06-05 19:36:00 +02:00
Dmitry Kalinkin
ff8ec41663 rucio: init at 32.8.6 2025-06-05 12:08:52 -04:00
André Lima
96c8709d82
virtualbox: 7.1.8 -> 7.1.10 2025-06-05 02:17:34 +01:00
dotlambda
71f2aaec63
pythonPackages.certbot-dns-inwx: add missing dependency; pythonPackages.inwx-domrobot: init at 3.2.0 (#413707) 2025-06-04 06:44:14 -07:00
Johan Herland
abda866f17
fetchurl: Add hook for rewriting/filtering URLs
This allows on-the-fly rewriting of URLs before they are passed from
fetchurl (or fetchurlBoot) to curl.

The intended use is to allow inserting company-internal mirrors, or
working around company firewalls and similar network restrictions,
without having to extensively patch across all of nixpkgs. Instead,
users can pass a function in their nixpkgs that performs the necessary
URL rewrites.

Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
2025-06-04 10:29:08 +00:00
Amadej Kastelic
2437df3774
certbot-full: add certbot-dns-inwx 2025-06-04 11:40:30 +02:00
Peder Bergebakken Sundt
b90e02d897
tracee: 0.20.0 -> 0.23.1 (#411447) 2025-06-04 06:27:56 +02:00
Peder Bergebakken Sundt
20922b18d3
livebook: 0.14.7 → 0.16.1 (#413693) 2025-06-04 05:55:44 +02:00
Nick Cao
a591ef5e3b
qv2ray: drop (#413574) 2025-06-03 19:03:54 -04:00
Amadej Kastelic
f18204075a
livebook: 0.14.7 → 0.16.1
https://github.com/livebook-dev/livebook/compare/v0.14.7...v0.16.1
2025-06-03 21:16:26 +02:00
Philip Taron
24f4a11d7b
llm: re-add withPlugins, add many plugins, 0.25 -> 0.26 (#411459) 2025-06-03 11:19:26 -07:00
Ulrik Strid
c7a2efa407
ligo: remove at 1.7.1 (#413445) 2025-06-03 15:25:20 +02:00
夜坂雅
09dcf6b2f1 base16-builder: remove
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-06-03 18:28:33 +05:30
rewine
5c453a33dd qv2ray: drop 2025-06-03 20:29:16 +08:00