about summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Merge pull request #285760 from DavHau/add-qemu-pythonLassulus2024-02-05
|\ | | | | python3Packages.qemu: init at 0.6.1.0a1
| * python3Packages.qemu: fix shadowed qemu; improve expressionDavHau2024-02-02
| | | | | | | | | | | | | | | | | | - fix all shadowed references of qemu in python-packages.nix - migrate to pyproject = true - add a check to ensure that the version attribute is up to date - implement check phase testing all executables - enable tui and fuse support by default for the application only - if fuse/tui disabled, ensure that corresponding executables are not exported
| * qemu-python-utils: init at "0.6.1.0a1"DavHau2024-02-02
| |
| * python3Packages.qemu: init at 0.6.1.0a1Jack O'Sullivan2024-02-02
| |
* | Merge pull request #278066 from atorres1985-contrib/teclaWeijia Wang2024-02-05
|\ \ | | | | | | Tecla: adopt
| * | tecla: migrate to by-name hierarchyAnderson Torres2024-01-01
| | |
* | | Merge pull request #283596 from atorres1985-contrib/nestopia-ueWeijia Wang2024-02-05
|\ \ \ | | | | | | | | nestopia-ue: 1.47 -> 1.52.0
| * | | nestopia-ue: migrate to by-nameAnderson Torres2024-01-24
| | | |
* | | | Merge pull request #286331 from jtbx/farge-styleWeijia Wang2024-02-05
|\ \ \ \ | | | | | | | | | | farge: use stdenvNoCC, fix style
| * | | | farge: migrate to pkgs/by-nameJeremy Baxter2024-02-05
| | | | |
* | | | | Merge pull request #283199 from GetPsyched/banana-cursorWeijia Wang2024-02-05
|\ \ \ \ \ | | | | | | | | | | | | banana-cursor: refactor
| * | | | | banana-cursor: move to the new by-name conventionGetPsyched2024-01-23
| | | | | |
* | | | | | Merge pull request #284587 from atorres1985-contrib/mov-cliWeijia Wang2024-02-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | mov-cli: update
| * | | | | | mov-cli: migrate to by-nameAnderson Torres2024-01-28
| | | | | | |
* | | | | | | Merge pull request #279997 from ShamrockLee/optparse-bash-dropWeijia Wang2024-02-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | optparse-bash: drop
| * | | | | | | optparse-bash: dropYueh-Shun Li2024-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop because - it seems abandoned by the upstream years ago[1]. - there are quite some nice alternatives[2] already available in Nixpkgs. [1]: https://github.com/nk412/optparse/commits/master/ [2]: https://github.com/shadawck/awesome-cli-frameworks#bashshell Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
* | | | | | | | csvkit: 1.1.1 -> 1.3.0 (#282340)Anderson Torres2024-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * csvkit: migrate to by-name * csvkit: refactor - get rid of rec - get rid of nested with - set pyproject instead of format - change meta.maintainers: - remove vrthra - add AndersonTorres * csvkit: 1.1.1 -> 1.2.0 * csvkit: remove sqlalchemy_1_4 pinning * csvkit: 1.2.0 -> 1.3.0
* | | | | | | | xonsh: 0.14.0 -> 0.14.4 (#282368)Anderson Torres2024-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xonsh-unwrapped: add passthru.updateScript * xonsh-unwrapped: move to pkgs/shells/xonsh/unwrapped.nix * xonsh-unwrapped: incorporate into xonsh wrapper * xonsh: migrate to by-name * xonsh: refactor - get rid of rec - Boolean pyproject - reorder attributes - get rid of nested with - change meta.maintainers: - remove vrthra - add AndersonTorres * xonsh: 0.14.0 -> 0.14.1 * xonsh: 0.14.1 -> 0.14.2 * xonsh: 0.14.2 -> 0.14.3 * xonsh: 0.14.3 -> 0.14.4
* | | | | | | | php82Extensions.zstd: init at 0.13.3Soner Sayakci2024-02-04
| | | | | | | |
* | | | | | | | sniffglue: add missing `meta.mainProgram` valuexrelkd2024-02-04
| | | | | | | |
* | | | | | | | Merge pull request #285727 from sefidel/cloudflared-2024.1.5kirillrdy2024-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cloudflared: 2023.10.0 -> 2024.1.5
| * | | | | | | | cloudflared: 2023.10.0 -> 2024.1.5sefidel2024-02-02
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #285830 from sikmir/mbutilNikolay Korotkiy2024-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mbutil: fix build
| * | | | | | | | mbutil: fix buildNikolay Korotkiy2024-02-02
| | | | | | | | |
* | | | | | | | | Merge pull request #259077 from Kreyren/teres_v2Will Fancher2024-02-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ubootOlimexA64Teres1: init
| * | | | | | | | | ubootOlimexA64Teres1: initJacob Hrbek2024-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add U-Boot Package Declaration for OLIMEX Teres-I
* | | | | | | | | | Merge pull request #282841 from siddharthdhakane/namekoSandro2024-02-04
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | python311Packages.nameko: init at 2.4.1
| * | | | | | | | | python311Packages.nameko: init at 2.4.1siddharthdhakane2024-01-22
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into mix2nix_0.1.9ydlr2024-02-03
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #265959 from risicle/ris-openrefineRobert Scott2024-02-03
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | openrefine: init at 3.7.7
| | * | | | | | | | | | openrefine: init at 3.7.7Robert Scott2024-02-03
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #285495 from CertainLach/xformers/update-0.0.23.post1Yt2024-02-03
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | python3Packages.xformers: 0.03 -> 0.0.23.post1, add cuda support
| | * | | | | | | | | | python3Packages.xformers: 0.03 -> 0.0.23.post1Yaroslav Bolyukin2024-02-03
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #282237 from marsam/ssl-proxy-unpin-goMario Rodas2024-02-02
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ssl-proxy: unpin go
| | * | | | | | | | | | ssl-proxy: unpin goMario Rodas2024-01-17
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #282039 from marsam/gsctl-unpin-goMario Rodas2024-02-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | gsctl: unpin go
| | * | | | | | | | | | | gsctl: unpin goMario Rodas2024-01-18
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #283561 from Guanran928/yjNikolay Korotkiy2024-02-03
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | yj: add meta.mainProgram, move to by-name
| | * | | | | | | | | | | yj: add meta.mainProgram, move to by-nameGuanran Wang2024-01-25
| | | | | | | | | | | | |
| * | | | | | | | | | | | strawberry: 1.0.21 -> 1.0.23Peter Hoeg2024-02-02
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #285630 from trofi/crossguid-gcc-13-fixNick Cao2024-02-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | crossguid: port to `gcc-13`
| | * | | | | | | | | | | crossguid: port to `gcc-13`Sergei Trofimovich2024-02-01
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #278804 from presto8/python-pyemvueMartin Weinelt2024-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.pyemvue: init at 0.18.0
| | * | | | | | | | | | | | python3Packages.pyemvue: init at 0.18.0Preston Hunt2024-02-01
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #282148 from pineapplehunter/update-mozckirillrdy2024-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ibus-engines.mozc: 2.26.4660.102 -> 2.29.5268.102
| | * | | | | | | | | | | | ibus-engines.mozc: 2.26.4660.102 -> 2.29.5268.102Shogo Takata2024-02-01
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #285633 from trofi/claws-mail-unpink-from-gcc-12Mario Rodas2024-02-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | claws-mail: don't pin to `gcc-12`
| | * | | | | | | | | | | | | claws-mail: don't pin to `gcc-12`Sergei Trofimovich2024-02-01
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest reelase was already ported to `gcc-13` and builds successfully.
| * | | | | | | | | | | | | Merge pull request #284103 from bcdarwin/niworkflowsMario Rodas2024-02-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | python311Packages.niworkflows: init at 1.10.0
| | * | | | | | | | | | | | python311Packages.niworkflows: init at 1.10.0Ben Darwin2024-01-26
| | | | | | | | | | | | | |