Ben Siraphob
3bbad8b041
treewide: remove inherited stdenv.lib
2021-01-27 12:44:43 +07:00
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
Mario Rodas
4d1a2b2477
Merge pull request #110382 from r-ryantm/auto-update/bootstrap
...
twitterBootstrap: 4.5.3 -> 4.6.0
2021-01-24 11:47:22 -05:00
John Ericson
12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
...
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
Ben Siraphob
2f78ee7e81
pkgs/development: stdenv.lib -> lib
2021-01-24 00:16:29 +07:00
John Ericson
9c213398b3
lib: Clean up how linux and gcc config is specified
...
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that
commit for details.
This reverts commit 0bc275e634
.
2021-01-23 10:01:28 -05:00
Jonathan Ringer
0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
...
This is a stdenv-rebuild, and should not be merged
into master
This reverts commit 8929989614
.
2021-01-22 14:07:06 -08:00
Sander van der Burg
3e385dc285
nodePackages: regenerate with node2nix 1.9.0
2021-01-22 22:42:58 +01:00
John Ericson
d95aebbe0e
Merge pull request #107214 from Ericson2314/linux-config-cleanup
...
lib: Clean up how linux and gcc config is specified
2021-01-22 15:15:58 -05:00
R. RyanTM
67c7662d27
postman: 7.36.0 -> 7.36.1
2021-01-22 07:43:04 -08:00
John Ericson
8929989614
lib: Clean up how linux and gcc config is specified
...
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.
This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.
`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.
The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
zowoq
59b83c43e0
treewide: add final newline
2021-01-22 07:18:04 +10:00
R. RyanTM
0dc4c17647
twitterBootstrap: 4.5.3 -> 4.6.0
2021-01-21 19:18:00 +00:00
R. RyanTM
2593ffe71c
cog: 0.6.0 -> 0.8.0
2021-01-21 13:40:25 +00:00
Matthew Bauer
77403c1c19
Merge pull request #96140 from matthewbauer/add-cog
...
Init cog at 0.6.0
2021-01-20 17:42:54 -06:00
zowoq
8adc564f28
treewide: editorconfig fixes
...
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Matthew Bauer
914de3a3ca
cog: init at 0.6.0
2021-01-20 16:54:49 -06:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +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
R. RyanTM
2beb9146fe
flyctl: 0.0.154 -> 0.0.161
2021-01-18 19:01:50 +00:00
Mario Rodas
154937e415
nodejs-15_x: 15.5.1 -> 15.6.0
...
https://github.com/nodejs/node/releases/tag/v15.6.0
2021-01-16 07:07:43 -05: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
Mario Rodas
dac1b3228b
nodejs-15_x: 15.5.0 -> 15.5.1
...
https://github.com/nodejs/node/releases/tag/v15.5.1
2021-01-05 16:23:00 -05:00
Mario Rodas
b8d7691ebe
nodejs-14_x: 14.15.3 -> 14.15.4
...
https://github.com/nodejs/node/releases/tag/v14.15.4
2021-01-05 16:22:00 -05:00
Mario Rodas
9536e4745d
nodejs-12_x: 12.20.0 -> 12.20.1
...
https://github.com/nodejs/node/releases/tag/v12.20.1
2021-01-05 16:21:00 -05:00
Mario Rodas
c68ee8362c
nodejs-10_x: 10.23.0 -> 10.23.1
...
https://github.com/nodejs/node/releases/tag/v10.23.1
2021-01-05 16:20:00 -05:00
John Ericson
5c2965145f
treewide: Inline more of the static overlay
...
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
06kellyjac
40ce61a7b8
deno: 1.6.2 -> 1.6.3
2021-01-01 14:59:52 +00:00
06kellyjac
41b9393e49
deno: 1.6.1 -> 1.6.2
2021-01-01 10:41:00 +00:00
06kellyjac
ba9896ea68
deno: 1.6.0 -> 1.6.1
2021-01-01 10:41:00 +00:00
06kellyjac
3db6bba700
deno: 1.5.4 -> 1.6.0
2021-01-01 10:41:00 +00:00
06kellyjac
68e0f805cd
deno: 1.5.3 -> 1.5.4
2021-01-01 10:41:00 +00:00
Peter Hoeg
4fc53b59ae
lucky-cli: 0.24 -> 0.25
2020-12-28 16:21:23 +08:00
Mario Rodas
9a6de99845
nodejs-15_x: 15.4.0 -> 15.5.0
...
https://github.com/nodejs/node/releases/tag/v15.5.0
2020-12-22 14:02:00 -05:00
Mario Rodas
4bd7582cb2
nodejs-14_x: 14.15.1 -> 14.15.3
...
+ https://github.com/nodejs/node/releases/tag/v14.15.2
+ https://github.com/nodejs/node/releases/tag/v14.15.3
2020-12-17 04:20:00 +00:00
Mario Rodas
13b0ce0180
Merge pull request #106859 from r-ryantm/auto-update/nodejs
...
nodejs-15_x: 15.3.0 -> 15.4.0
2020-12-13 20:46:15 -05:00
R. RyanTM
0a81ee52f7
nodejs-15_x: 15.3.0 -> 15.4.0
2020-12-13 23:19:45 +00:00
Mario Rodas
101244ed5f
Merge pull request #106707 from r-ryantm/auto-update/insomnia
...
insomnia: 2020.5.1 -> 2020.5.2
2020-12-13 16:05:51 -05:00
R. RyanTM
2d52070858
insomnia: 2020.5.1 -> 2020.5.2
2020-12-12 04:33:09 +00:00
R. RyanTM
42c1f577bb
flyctl: 0.0.153 -> 0.0.154
2020-12-11 18:30:06 +00:00
Sandro
9e135af77b
Merge pull request #106158 from sternenseemann/kore-4.0.0
...
kore: 3.3.1 → 4.0.1
2020-12-08 05:48:25 +01:00
Ollie Charles
1675b11cd4
Remove myself from maintainers sets
...
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
sternenseemann
48c9cc1659
kore: 3.3.1 → 4.0.1
2020-12-07 11:50:20 +01:00
R. RyanTM
d98fa2ee8a
insomnia: 2020.4.2 -> 2020.5.1
2020-12-06 00:19:15 +00:00
R. RyanTM
7090e2e57e
flyctl: 0.0.151 -> 0.0.153
2020-12-04 12:03:00 +00:00
Sander van der Burg
bbfc913c6a
nodejs: apply patch that allows packages with native dependencies to compile again on darwin by bypassing xcodebuild
2020-12-04 00:41:21 +01:00
Sandro
1963b5cd83
Merge pull request #103251 from mtrsk/update-insomnia
...
insomnia: 7.1.1 -> core@2020.4.2
2020-12-02 09:51:02 +01:00
R. RyanTM
ed368f0ffd
flyctl: 0.0.150 -> 0.0.151
2020-12-02 01:58:48 +00:00
R. RyanTM
f229e92f8d
postman: 7.34.0 -> 7.36.0
2020-11-29 08:58:53 +00:00
kolaente
f7b9d90413
cypress: 5.3.0 -> 6.0.0
2020-11-28 16:55:00 +01:00
Marcos Benevides
d6678ac9b4
insomnia: 7.1.1 -> core@2020.4.2
2020-11-27 10:39:32 -03:00
Mario Rodas
46f22701be
nodejs-15_x: 15.2.1 -> 15.3.0
...
https://github.com/nodejs/node/releases/tag/v15.3.0
2020-11-24 18:01:00 -05:00
Mario Rodas
50f6a123e5
nodejs-12_x: 12.19.1 -> 12.20.0
...
https://github.com/nodejs/node/releases/tag/v12.20.0
2020-11-24 18:00:00 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Sandro
640cc2d499
Merge pull request #102753 from freezeboy/update-newman
...
newman: 5.2.0 -> 5.2.1
2020-11-23 12:01:44 +01:00
R. RyanTM
783b1c491a
flyctl: 0.0.149 -> 0.0.150
2020-11-21 20:50:42 +00:00
Timo Kaufmann
31c3d39866
Merge pull request #103995 from 06kellyjac/deno_1.5.3
...
deno: 1.5.2 -> 1.5.3
2020-11-20 12:51:28 +01:00
Mario Rodas
04a1bb706c
Merge pull request #104239 from marsam/update-nodejs
...
nodejs: 12.19.0 -> 12.19.1, 14.15.0 -> 14.15.1
2020-11-19 20:36:09 -05:00
Christoph Hrdinka
1567cf815a
Merge pull request #104007 from bhpdt/f/woff2
...
woff2: use canonical prefixes
2020-11-19 08:53:03 +01:00
R. RyanTM
92e49dda61
nodejs-15_x: 15.2.0 -> 15.2.1
2020-11-19 01:50:44 +00:00
Mario Rodas
fde2e63769
nodejs-14_x: 14.15.0 -> 14.15.1
...
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-18 04:20:00 +00:00
Mario Rodas
8540c1c3b3
nodejs-12_x: 12.19.0 -> 12.19.1
...
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-17 23:20:00 -05:00
bhpdt
c2d85c30ae
woff2: use canonical prefixes
...
When building with a native stdenv, which wraps CC, we need to resolve nix store
symlinks when building woff2.
2020-11-16 18:42:48 -05:00
06kellyjac
b320df0d5b
deno: 1.5.2 -> 1.5.3
2020-11-16 19:54:39 +00:00
R. RyanTM
e542a2d22e
flyctl: 0.0.146 -> 0.0.149
2020-11-15 04:50:11 +00:00
Mario Rodas
4a75e48888
Merge pull request #103405 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.145 -> 0.0.146
2020-11-11 03:51:56 -05:00
R. RyanTM
9d408eb834
flyctl: 0.0.145 -> 0.0.146
2020-11-11 06:17:34 +00:00
Mario Rodas
bae1a8a889
nodejs-15_x: 15.1.0 -> 15.2.0
...
https://github.com/nodejs/node/releases/tag/v15.2.0
2020-11-10 18:00:00 -05:00
06kellyjac
24ff3949b0
deno: move to new installShellCompletion style
2020-11-09 21:36:07 +00:00
06kellyjac
e50d10b4aa
deno: 1.5.1 -> 1.5.2
2020-11-09 20:00:47 +00:00
Ryan Mulligan
e269d1daa2
Merge pull request #102750 from r-ryantm/auto-update/postman
...
postman: 7.32.0 -> 7.34.0
2020-11-07 20:36:05 -08:00
Mario Rodas
588729c1c8
nodejs-15_x: 15.0.1 -> 15.1.0
...
https://github.com/nodejs/node/releases/tag/v15.1.0
2020-11-04 18:00:00 -05:00
freezeboy
9b588992b7
newman: 5.2.0 -> 5.2.1
2020-11-04 12:22:34 +01:00
R. RyanTM
319ec9b2fa
postman: 7.32.0 -> 7.34.0
2020-11-04 10:53:58 +00:00
06kellyjac
3c82813240
deno: 1.5.0 -> 1.5.1
2020-11-02 09:30:17 +00:00
R. RyanTM
0d9f7f2e5f
flyctl: 0.0.144 -> 0.0.145
2020-10-29 15:14:37 +00:00
Jörg Thalheim
c5ef62db67
Merge pull request #97975 from 06kellyjac/deno_1.4.0
2020-10-28 14:06:23 +01:00
Mario Rodas
83d9ca8268
nodejs-10_x: 10.22.1 -> 10.23.0
...
https://github.com/nodejs/node/releases/tag/v10.23.0
2020-10-28 04:20:00 +00:00
Maxime Guerreiro
0bd06ce0de
nodejs-14_x: 14.14.0 -> 14.15.0
...
https://github.com/nodejs/node/releases/tag/v14.15.0
2020-10-28 03:34:52 +01:00
Mario Rodas
b437b6b405
Merge pull request #101681 from r-ryantm/auto-update/lucky-cli
...
lucky-cli: 0.23.1 -> 0.24.0
2020-10-27 20:29:14 -05:00
06kellyjac
2b354c77e9
deno: 1.4.0 -> 1.5.0
2020-10-27 19:53:32 +00:00
06kellyjac
cb58110703
deno: 1.3.3 -> 1.4.0
2020-10-27 19:53:32 +00:00
06kellyjac
a857d5c4b2
deno: remove test bin and lib
2020-10-27 19:53:32 +00:00
Ben Siraphob
db74029e3e
treewide: remove package names from prefix of descriptions
2020-10-27 09:15:07 -07:00
Jan Tojnar
3825e74193
treewide: drop gnome2.pango alias
2020-10-25 23:48:29 +01:00
R. RyanTM
1b8842e757
lucky-cli: 0.23.1 -> 0.24.0
2020-10-25 19:55:08 +00:00
R. RyanTM
c04af4e84b
twitterBootstrap: 4.5.2 -> 4.5.3
2020-10-25 09:42:37 +01:00
Mario Rodas
16cd8df30d
nodejs-15_x: 15.0.0 -> 15.0.1
...
https://github.com/nodejs/node/releases/tag/v15.0.1
2020-10-21 18:00:00 -05:00
Lee Henson
cd3c2b1fad
nodejs-15_x: init at 15.0.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v15.0.0
2020-10-20 21:16:09 +01:00
Mario Rodas
b67347ec92
Merge pull request #100935 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.140 -> 0.0.144
2020-10-18 08:14:37 -05:00
R. RyanTM
8136d0c8fd
flyctl: 0.0.140 -> 0.0.144
2020-10-18 07:38:45 +00:00
Mario Rodas
90befeaf49
nodejs-14_x: 14.13.1 -> 14.14.0
...
https://github.com/nodejs/node/releases/tag/v14.14.0
2020-10-15 19:50:00 -05:00
Mario Rodas
a62b1fb6e5
nodejs-14_x: 14.12.0 -> 14.13.1
2020-10-14 18:01:00 -05:00
Mario Rodas
27143f8e02
nodejs-12_x: 12.18.4 -> 12.19.0
2020-10-14 18:00:00 -05:00
Frederik Rietdijk
692d219a93
Merge staging-next into staging
2020-10-06 10:25:58 +02:00
Mario Rodas
2c72c5ab75
nodejs-14_x: 14.11.0 -> 14.12.0
...
https://github.com/nodejs/node/releases/tag/v14.12.0
2020-09-23 04:20:00 +00:00
WORLDofPEACE
34aaac6d7c
Merge branch 'staging-next' into staging
2020-09-20 18:41:15 -04:00
Maximilian Bosch
05f5001c7c
Merge pull request #98099 from evanjs/postman/7.32.0
...
postman: 7.31.1 -> 7.32.0
2020-09-18 17:45:12 +02:00