Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Sandro
3cd31450a1
Revert "nodePackages: regenerate with node2nix 1.9.0"
2021-01-25 11:31:27 +01:00
Sander van der Burg
40f27ff2be
Merge pull request #110545 from svanderburg/node2nix-update
...
nodePackages: regenerate with node2nix 1.9.0
2021-01-25 09:13:59 +01:00
Travis A. Everett
ce1dcb5a50
resholve: 0.4.1 -> 0.4.2
2021-01-24 14:59:28 -06:00
Sandro
51ea855376
Merge pull request #109735 from berberman/fcitx5-mozc
2021-01-24 02:47:37 +01:00
Potato Hatsue
596e02c655
fcitx5-mozc: init at 2.26.4220.102
2021-01-24 02:10:23 +01:00
Potato Hatsue
d3b7a30e15
breakpad: init at unstable-3b3469e
2021-01-24 02:10:21 +01:00
Ben Siraphob
2f78ee7e81
pkgs/development: stdenv.lib -> lib
2021-01-24 00:16:29 +07:00
Sander van der Burg
3e385dc285
nodePackages: regenerate with node2nix 1.9.0
2021-01-22 22:42:58 +01:00
zowoq
8adc564f28
treewide: editorconfig fixes
...
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
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-19 01:16:25 -08:00
Sandro
1a083843d9
Merge pull request #109594 from abathur/doc/resholve
...
resholve: update README
2021-01-18 20:54:32 +01:00
Travis A. Everett
a14aa84dd7
resholve: update README
2021-01-16 19:26:46 -06:00
Travis A. Everett
d7fa631412
resholve: don't propagate, 0.4.0 -> 0.4.1
2021-01-11 18:58:56 -06:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
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-11 10:38:22 +01:00
Travis A. Everett
6fd9283bba
resholve: init at 0.4.0 ( #85827 )
...
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.
2021-01-05 11:56:59 -05:00
Florian Klink
5deb8afdd1
rpiboot-unstable: enable build on x86_64-linux
...
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-27 17:01:03 +01:00
Drew Risinger
8f0ace27b1
rpiboot: unstable-2020-05-11 -> unstable-2020-10-20
2020-12-27 17:01:02 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Samuel Dionne-Riel
46db711cda
or1k-newlib: Add newlib for OpenRISC 1000
2020-11-09 22:32:11 -05:00
Piotr Bogdan
4269abc264
yelp-tools: 3.32.2 -> 3.38.0
...
https://gitlab.gnome.org/GNOME/yelp-tools/-/blob/3.38.0/NEWS
2020-10-24 01:14:26 +02:00
Peter Simons
c90c2067e6
hasura-graphql-engine: mark build as broken
...
The package depends on the broken stm-containers.
2020-10-23 21:00:26 +02:00
R. RyanTM
1b8dafbba1
h3: 3.6.4 -> 3.7.1
2020-10-18 11:12:51 +00:00
Ariel Nunez
a29ed35bc7
hasura: 1.2.1 -> 1.3.1-beta.1
2020-09-03 14:59:08 -05:00
R. RyanTM
4a53c910b7
h3: 3.6.3 -> 3.6.4 ( #91591 )
2020-07-03 00:58:27 -07:00
Ryan Mulligan
cbb7c81ac6
Merge pull request #58598 from AerialX/mspdebug-parallel
...
mspdebug: darwin fixes and enableParallelBuilding
2020-06-28 21:10:10 -07:00
Ada Avery
271a9a012b
rpiboot-unstable: 2018-03-27 -> 2020-5-11
2020-06-16 14:19:06 -03:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Aaron Lindsay
5ba76e94ec
mspdebug: optional runtime dependency on TI libmsp430
2020-06-01 16:59:58 -07:00
Aaron Lindsay
ceef1d2f27
mspdebug: fix darwin build
2020-06-01 16:53:43 -07:00
Aaron Lindsay
1436bb9968
mspdebug: enableParallelBuilding and minor cleanup
2020-06-01 16:40:54 -07:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename
2020-04-29 08:26:08 +02:00
Pavol Rusnak
d94444e44f
amdadl-sdk, amdapp-sdk: remove
...
these libraries are obsolete and nothing in the nixpkgs tree requires them
2020-04-28 19:15:10 +02:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Maximilian Bosch
401e07d419
Merge pull request #84551 from gnprice/pr-stripDebugList
...
treewide: Fix types of stripDebugList attrs (and fix doc)
2020-04-14 15:54:52 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Greg Price
7547cf9dfc
treewide: Fix up stripDebugList attrs to be lists.
...
The documentation says this should be a list, and it already is in
about half the expressions that set it.
The difference doesn't matter at present, because these values are all
space-free literals. But it will in a future with __structuredAttrs .
(The similar attr stripAllList has no users in the nixpkgs tree, so
there's nothing to do to fix any of those up.)
2020-04-06 21:26:52 -07:00
Sander van der Burg
875bcef98b
base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build
2020-03-15 16:37:47 +01:00
R. RyanTM
b65a703823
newlib: 3.1.0 -> 3.3.0
2020-03-06 23:03:33 +00:00
Benjamin Hipple
4ba018085e
loc: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 03:54:36 -05:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
R. RyanTM
055ffb0b23
h3: 3.6.2 -> 3.6.3 ( #79438 )
2020-02-07 11:04:37 -08:00
Wael M. Nasreddine
e08c77af7a
h3: 3.4.4 -> 3.6.2
2020-01-06 13:51:00 -08:00
Daiderd Jordan
9d9bba120f
h3: fix darwin build
...
Disable linting as it uses clang-tidy, which isn't a cc-wrapper and
won't find our dependencies automatically.
2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
1301359d26
h3: init at 3.4.4
2020-01-06 13:51:00 -08:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
...
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level
2019-11-20 04:58:00 +01:00