summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* modules/direnv: init•••nix-direnv is surprisingly annoying to configure correctly, due to it needing both system-wide adjustments (`nix.conf` changes), but also user-wide adjustments (telling direnv to load nix-direnv using ~/.config/direnv/direnvrc). This module puts an end to that, allowing a direnv + nix-direnv installation with just programs.direnv.enable = true; origin/direnv-moduleSilvan Mosberger2022-09-231-0/+44
* direnv: Also install to /share/direnv/lib/nix-direnv.sh•••This allows setting DIRENV_CONFIG to (nix-profile)/share/direnv and have it find the nix-direnv script, while also allowing other direnv integrations to coexist. Old path kept for backwards compat. Silvan Mosberger2022-09-231-0/+3
* Merge pull request #192612 from superherointj/broken-cntk•••cntk: mark brokenfigsoda2022-09-231-3/+4
|\
| * cntk: mark brokensuperherointj2022-09-231-3/+4
* | Merge pull request #192613 from superherointj/broken-mmex•••mmex: mark brokenfigsoda2022-09-231-0/+1
|\ \
| * | mmex: mark brokensuperherointj2022-09-231-0/+1
* | | Merge pull request #192580 from r-ryantm/auto-update/diffoscope•••diffoscope: 221 -> 222figsoda2022-09-231-2/+2
|\ \ \
| * | | diffoscope: 221 -> 222R. Ryantm2022-09-231-2/+2
* | | | Merge pull request #188479 from marius851000/skytemple_deps_fix•••pythonPackages.gbulb, pythonPackages.pygtkspellcheck: fix SkyTemple’s dependenciessuperherointj2022-09-232-3/+3
|\ \ \ \
| * | | | pythonPackages.gbulb, pythonPackages.pygtkspellcheck: fix SkyTemple’s depen...marius david2022-08-272-3/+3
* | | | | Merge pull request #192618 from superherointj/broken-nasc•••nasc: mark brokenfigsoda2022-09-231-0/+1
|\ \ \ \ \
| * | | | | nasc: mark brokensuperherointj2022-09-231-0/+1
* | | | | | Merge pull request #192617 from superherointj/broken-ncnn•••ncnn: mark brokenfigsoda2022-09-231-0/+1
|\ \ \ \ \ \
| * | | | | | ncnn: mark brokensuperherointj2022-09-231-0/+1
* | | | | | | Merge pull request #191887 from evils/kicad-unstable•••kicad-unstable: 2022-06-21 -> 2022-09-18superherointj2022-09-233-17/+28
|\ \ \ \ \ \ \
| * | | | | | | kicad-unstable: fix build by enabling EGL•••wxwidgets (wxGTK?) somehow changed to support EGL by default Evils2022-09-191-0/+1
| * | | | | | | kicad-unstable: 2022-06-21 -> 2022-09-18Evils2022-09-193-17/+27
* | | | | | | | init .mailmap•••This allows rewriting names and email addresses in the git commit history. Daniel Olsen2022-09-231-0/+1
* | | | | | | | Merge pull request #192604 from superherointj/fix-corrscope-0.8.0•••corrscope: fix buildsuperherointj2022-09-231-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | corrscope: fix buildsuperherointj2022-09-231-0/+3
* | | | | | | | | Merge pull request #192522 from mweinelt/firefoxMartin Weinelt2022-09-235-1182/+1182
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firefox-devedition-bin-unwrapped: 105.0b9 -> 106.0b3Martin Weinelt2022-09-231-393/+393
| * | | | | | | | | firefox-beta-bin-unwrapped: 105.0b9 -> 106.0b2Martin Weinelt2022-09-231-393/+393
| * | | | | | | | | firefox-bin-unwrapped: 105.0 -> 105.0.1•••https://www.mozilla.org/en-US/firefox/105.0.1/releasenotes/ Martin Weinelt2022-09-231-393/+393
| * | | | | | | | | firefox-unwrapped: 105.0 -> 105.0.1•••https://www.mozilla.org/en-US/firefox/105.0.1/releasenotes/ Martin Weinelt2022-09-231-2/+2
| * | | | | | | | | firefox-unwrapped: Use https url in update scriptMartin Weinelt2022-09-231-1/+1
* | | | | | | | | | Merge pull request #192296 from matthiasbeyer/add-mdbook-man•••mdbook-man: init at unstable-2021-08-26figsoda2022-09-232-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mdbook-man: init at unstable-2021-08-26•••Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Matthias Beyer2022-09-232-0/+25
* | | | | | | | | | | aws-lambda-rie: 1.3 -> 1.8R. Ryantm2022-09-231-2/+2
* | | | | | | | | | | tio: 1.35 -> 2.0prtzl2022-09-231-4/+4
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | pythonDocs: 3.7 -> 3.10•••Also include texinfo docs for Python 3 (they aren't generated for Python 2) A few minor fixes had to be made to generate.sh as well. Spencer Baugh2022-09-2312-32/+148
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | python3Packages.deap: remove 2to3-related codeBen Darwin2022-09-231-9/+1
* | | | | | | | | python310Packages.pyglet: 1.5.26 -> 1.5.27R. Ryantm2022-09-231-2/+2
* | | | | | | | | python3Packages.seaborn: 0.11.2 -> 0.12.0Phillip Cloud2022-09-231-7/+12
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #188872 from RaitoBezarius/fix-baserowMartin Weinelt2022-09-232-57/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | baserow: unbreak the backendRaito Bezarius2022-08-312-57/+23
* | | | | | | | | Merge pull request #192579 from r-ryantm/auto-update/cfripper•••cfripper: 1.13.0 -> 1.13.1Fabian Affolter2022-09-231-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | cfripper: 1.13.0 -> 1.13.1R. Ryantm2022-09-231-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #192601 from Zimmi48/update-copilot•••vscode-extensions.github.copilot: 1.7.4812 -> 1.46.6822superherointj2022-09-231-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | vscode-extensions.github.copilot: 1.7.4812 -> 1.46.6822•••Update suggestion from https://discourse.nixos.org/t/github-copilot-extension-requires-vs-code-1-57-when-run-on-vs-code-1-71/21870. Théo Zimmermann2022-09-231-2/+2
* | | | | | | | Merge pull request #192587 from r-ryantm/auto-update/flexget•••flexget: 3.3.28 -> 3.3.29Mario Rodas2022-09-231-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | flexget: 3.3.28 -> 3.3.29R. Ryantm2022-09-231-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #192265 from Milo123459/milo/auto-update-bun•••bun: Add auto-updater scriptAnderson Torres2022-09-231-35/+48
|\ \ \ \ \ \ \
| * | | | | | | Update pkgs/development/web/bun/default.nix•••Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>Milo2022-09-221-1/+12
| * | | | | | | bun: add auto-update scriptMilo2022-09-211-35/+37
* | | | | | | | pythonPackages.black: Move optional deps to passthruSebastian Jordan2022-09-231-6/+7
* | | | | | | | k9s: 0.26.3 -> 0.26.5Bryan A. S2022-09-231-3/+3
* | | | | | | | argparse: 2.6 -> 2.9R. Ryantm2022-09-231-2/+2
* | | | | | | | swaynotificationcenter: 0.7.1 -> 0.7.2PedroHLC ☭2022-09-231-2/+2
* | | | | | | | Merge pull request #192570 from qowoz/nix-updateSandro2022-09-231-2/+2
|\ \ \ \ \ \ \ \