about summary refs log tree commit diff
path: root/pkgs/development/misc
AgeCommit message (Collapse)AuthorFilesLines
2021-04-02qmk_firmware: dropRobert Schütz1-39/+0
It has not been touched in years, is lacking meta, and is marked as broken in release-20.09.
2021-03-13Merge master into staging-nextgithub-actions[bot]1-0/+21
2021-03-09hci: init at 0.1.0Robert Hensing1-0/+21
2021-03-05Merge branch 'staging-next' into stagingJan Tojnar1-2/+2
2021-03-04Merge branch 'staging-next' into stagingJan Tojnar1-0/+37
2021-03-04resholve: 0.5.0 -> 0.5.1Travis A. Everett1-2/+2
2021-03-01Merge branch 'staging-next' into stagingJan Tojnar2-5/+8
2021-03-01umr: init at unstable-2021-02-18Flakebi1-0/+37
2021-02-27resholve: 0.4.2 -> 0.5.0Travis A. Everett2-5/+8
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-1/+1
2021-02-03regenerate with node2nix 1.9.0 except zigbee2mqttSander van der Burg2-416/+426
2021-02-01yelp-tools: clean upJan Tojnar1-9/+25
- Correct license - Update platforms - Format and reorder expression
2021-01-30pkgs/development: stdenv.lib -> lib in node-composition filesBen Siraphob1-1/+1
Future updates to these files should generate them with node2nix 1.9.0 which removes stdenv.lib from the generated Nix.
2021-01-27Merge pull request #110913 from siraben/other-stdenv-libSandro1-2/+2
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob1-2/+2
2021-01-25treewide: remove stdenv where not neededPavol Rusnak5-5/+5
2021-01-25Revert "nodePackages: regenerate with node2nix 1.9.0"Sandro2-426/+416
2021-01-25Merge pull request #110545 from svanderburg/node2nix-updateSander van der Burg2-416/+426
nodePackages: regenerate with node2nix 1.9.0
2021-01-24resholve: 0.4.1 -> 0.4.2Travis A. Everett1-2/+2
2021-01-24Merge pull request #109735 from berberman/fcitx5-mozcSandro1-0/+30
2021-01-24fcitx5-mozc: init at 2.26.4220.102Potato Hatsue1-1/+1
2021-01-24breakpad: init at unstable-3b3469ePotato Hatsue1-0/+30
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob10-28/+28
2021-01-22nodePackages: regenerate with node2nix 1.9.0Sander van der Burg2-416/+426
2021-01-21treewide: editorconfig fixeszowoq2-2/+2
- add final newline - use spaces for indentation
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-18Merge pull request #109594 from abathur/doc/resholveSandro1-86/+106
resholve: update README
2021-01-16resholve: update READMETravis A. Everett1-86/+106
2021-01-11resholve: don't propagate, 0.4.0 -> 0.4.1Travis A. Everett1-4/+10
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch11-22/+22
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-05resholve: init at 0.4.0 (#85827)Travis A. Everett5-0/+438
resholve: init at 0.4.0 resholve attempts to resolve executables in shell scripts. Includes Nix builder for resolving dependencies in Nix-built shell projects.
2020-12-27rpiboot-unstable: enable build on x86_64-linuxFlorian Klink1-1/+1
This tool can run perfectly fine on a x86_64-linux workstation - it's primarily meant to boot Raspberry Pi CM/CM3/Zero devices, not to run on them.
2020-12-27rpiboot: unstable-2020-05-11 -> unstable-2020-10-20Drew Risinger1-11/+9
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+1
2020-11-09or1k-newlib: Add newlib for OpenRISC 1000Samuel Dionne-Riel1-0/+36
2020-10-24yelp-tools: 3.32.2 -> 3.38.0Piotr Bogdan1-2/+2
https://gitlab.gnome.org/GNOME/yelp-tools/-/blob/3.38.0/NEWS
2020-10-23hasura-graphql-engine: mark build as brokenPeter Simons1-0/+2
The package depends on the broken stm-containers.
2020-10-18h3: 3.6.4 -> 3.7.1R. RyanTM1-2/+2
2020-09-03hasura: 1.2.1 -> 1.3.1-beta.1Ariel Nunez4-0/+161
2020-07-03h3: 3.6.3 -> 3.6.4 (#91591)R. RyanTM1-2/+2
2020-06-28Merge pull request #58598 from AerialX/mspdebug-parallelRyan Mulligan1-7/+44
mspdebug: darwin fixes and enableParallelBuilding
2020-06-16rpiboot-unstable: 2018-03-27 -> 2020-5-11Ada Avery1-3/+3
2020-06-03treewide: replace base64 encoded hashesDaiderd Jordan1-160/+160
2020-06-01mspdebug: optional runtime dependency on TI libmsp430Aaron Lindsay1-1/+15
2020-06-01mspdebug: fix darwin buildAaron Lindsay1-2/+18
2020-06-01mspdebug: enableParallelBuilding and minor cleanupAaron Lindsay1-7/+14
2020-04-29Merge pull request #86165 from jtojnar/libusb-compat-renameJan Tojnar1-2/+2
2020-04-28amdadl-sdk, amdapp-sdk: removePavol Rusnak4-179/+0
these libraries are obsolete and nothing in the nixpkgs tree requires them
2020-04-28libusb-compat-0_1: rename from libusbJan Tojnar1-2/+2
2020-04-14Merge pull request #84551 from gnprice/pr-stripDebugListMaximilian Bosch1-1/+1
treewide: Fix types of stripDebugList attrs (and fix doc)