Commit Graph

4239 Commits

Author SHA1 Message Date
06kellyjac
5e053d9d79 terraform-ls: 0.20.1 -> 0.21.0 2021-08-24 10:14:33 +01:00
github-actions[bot]
929f19508c
Merge staging-next into staging 2021-08-23 18:01:39 +00:00
Artturi
71b82c1094
Merge pull request #135389 from r-ryantm/auto-update/unused
unused: 0.2.2 -> 0.2.3
2021-08-23 17:20:55 +03:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
R. RyanTM
f28a7c499a unused: 0.2.2 -> 0.2.3 2021-08-23 06:28:00 +00:00
Mario Rodas
9711fddc58
Merge pull request #135333 from r-ryantm/auto-update/terracognita
terracognita: 0.7.1 -> 0.7.2
2021-08-22 18:45:36 -05:00
R. RyanTM
02ac43e5ed terracognita: 0.7.1 -> 0.7.2 2021-08-22 19:43:30 +00:00
Mario Rodas
5a6906b0e7 grpc-tools: 1.10.0 -> 1.11.2 2021-08-22 13:36:20 -05:00
Mario Rodas
e18fd1862a
Merge pull request #135268 from r-ryantm/auto-update/reviewdog
reviewdog: 0.12.0 -> 0.13.0
2021-08-22 11:02:57 -05:00
R. RyanTM
9a6323d16a reviewdog: 0.12.0 -> 0.13.0 2021-08-22 12:13:50 +00:00
github-actions[bot]
42f8c46335
Merge staging-next into staging 2021-08-22 12:01:56 +00:00
R. RyanTM
ba5c69bf04 terraformer: 0.8.11 -> 0.8.15 2021-08-22 05:19:58 +00:00
R. RyanTM
d7ed8cf0cc yodl: 4.03.02 -> 4.03.03 2021-08-21 21:03:14 +00:00
Sandro
70f18928af
Merge pull request #133639 from lsix/add-sourcehighlight-to-gdb
gdb: Add source-highlight dependency.
2021-08-21 12:05:49 +02:00
John Ericson
7195e6008a
Merge pull request #132538 from sternenseemann/has-gold
binutils-unwrapped: expose if built with ld.gold
2021-08-20 21:12:20 -04:00
Bernardo Meurer
6336a2cc3d
Merge pull request #134195 from jtojnar/binutils-gold-props
binutils: try to fix plv8 build
2021-08-18 20:29:22 +00:00
github-actions[bot]
2341511023
Merge staging-next into staging 2021-08-18 00:01:59 +00:00
github-actions[bot]
893d6605ee
Merge master into staging-next 2021-08-18 00:01:24 +00:00
sternenseemann
4c75874560 binutils-unwrapped: expose if built with ld.gold
ld.gold is “A new, faster, ELF only linker”. Thus we only should pass
the configure flag --with-gold if our target platform will actually
support gold (in which case binutil's configure script silently
disables it).

With this change, not only will configureFlags represent the actual
configuration more closely, but we can also expose if the binutils
derivation contains ld.gold via a passthru attr. Specifically this
means that:

    nix-repl> pkgsCross.mingwW64.stdenv.cc.bintools.bintools.hasGold
    false

The intended way to use this is to check
`stdenv.cc.bintools.bintools or false` which returns accurate results
regardless of the actual linker derivation.

TODO: maybe also add hasGold to binutils wrapper as it also symlinks
ld.gold in?
2021-08-18 01:21:44 +02:00
Artturi
ba62a838ef
Merge pull request #134100 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.15801 -> 0.1.15824
2021-08-17 22:01:35 +03:00
github-actions[bot]
ef802e744e
Merge staging-next into staging 2021-08-17 18:01:53 +00:00
github-actions[bot]
ad00d57d02
Merge master into staging-next 2021-08-17 18:01:12 +00:00
Jörg Thalheim
a698d2d5fb
Merge pull request #134468 from r-ryantm/auto-update/pwndbg
pwndbg: 2020.07.23 -> 2021.06.22
2021-08-17 18:35:43 +01:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
R. RyanTM
dce69cf8b8 pwndbg: 2020.07.23 -> 2021.06.22 2021-08-17 15:48:28 +00:00
github-actions[bot]
cb937d70cd
Merge master into staging-next 2021-08-16 18:01:13 +00:00
Sandro
81ae5c9745
Merge pull request #134284 from j-hui/saleae-logic-2 2021-08-16 16:53:33 +02:00
j-hui
3a9a6863a7 saleae-logic-2: init at 2.3.33 2021-08-16 10:33:12 -04:00
Pooya Moradi
832cdd2850 cc-tool: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:05 +04:30
Pooya Moradi
4ed61ca8bc uisp: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:05 +04:30
Pooya Moradi
61b0840054 gputils: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:04 +04:30
Pooya Moradi
fd49ef2d0a bossa: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:04 +04:30
Pooya Moradi
7a069de468 teensy-loader-cli: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:04 +04:30
Pooya Moradi
f60a6512a3 easypdkprog: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:03 +04:30
Pooya Moradi
5a87ddfe64 avrdude: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:03 +04:30
Pooya Moradi
87c7e516bd tinyprog: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:30:02 +04:30
Pooya Moradi
5e0993a300 apio: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:30:02 +04:30
Pooya Moradi
d8041d2084 xc3sprog: move the directory to pkgs/development/embedded/ 2021-08-16 15:30:00 +04:30
Pooya Moradi
bef288e84e stm32cubemx: move the directory to pkgs/development/embedded/stm32/ 2021-08-16 15:30:00 +04:30
Pooya Moradi
8eec22ea67 fujprog: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:29:59 +04:30
Pooya Moradi
6d250116f7 openfpgaloader: move the directory to pkgs/development/embedded/fpga/ 2021-08-16 15:29:59 +04:30
Pooya Moradi
4c16ff4e4a stm32flash: move the directory to pkgs/development/embedded/stm32/ 2021-08-16 15:29:58 +04:30
Pooya Moradi
1b76de8268 blackmagic: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:57 +04:30
Pooya Moradi
ff1c9635cb openocd: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:56 +04:30
github-actions[bot]
e9080dd5e3
Merge staging-next into staging 2021-08-16 00:02:02 +00:00
github-actions[bot]
c73393b6c7
Merge master into staging-next 2021-08-16 00:01:22 +00:00
R. RyanTM
5196c7809b openfpgaloader: 0.2.6 -> 0.5.0 2021-08-15 16:04:40 +00:00
Jan Tojnar
29be3a3f05 binutils: try to fix plv8 build
Backport patch from 2.36 so that gold can succeed in linking programs without complaining
unknown program property type 0xc0008002 in .note.gnu.property section

Should fix: https://github.com/NixOS/nixpkgs/issues/134190
2021-08-15 15:08:46 +02:00
R. RyanTM
2eef3f816f circleci-cli: 0.1.15801 -> 0.1.15824 2021-08-15 02:26:38 +00:00
Jan Tojnar
cdb1d29692 Merge branch 'staging-next' into staging 2021-08-14 14:43:16 +02:00
Jan Tojnar
0aa35561e7 Merge branch 'master' into staging-next 2021-08-14 12:53:07 +02:00
Lancelot SIX
8a859eca1f gdb: Add source-highlight dependency. 2021-08-12 18:13:48 +01:00
Sandro Jäckel
25a3842f06
automake: switch to pname + version 2021-08-12 18:16:30 +02:00
R. RyanTM
0b420d2afb circleci-cli: 0.1.15663 -> 0.1.15801 2021-08-12 01:55:34 +00:00
github-actions[bot]
050043b985
Merge staging-next into staging 2021-08-12 00:02:09 +00:00
Vladimír Čunát
d7b8d5e15a
Revert "automake: 1.16.3 -> 1.16.4"
This reverts commit 46306d2971.
2021-08-11 23:15:49 +02:00
github-actions[bot]
7ae0b00541
Merge staging-next into staging 2021-08-11 18:01:46 +00:00
github-actions[bot]
234c0d62da
Merge master into staging-next 2021-08-11 18:01:11 +00:00
Jan Tojnar
807d3ec359 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/misc/t1utils/default.nix
2021-08-11 16:34:11 +02:00
Jan Tojnar
4e7e464ae8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/tools/system/sg3_utils/default.nix
2021-08-11 16:22:42 +02:00
Maximilian Bosch
9c6dc5d264
hydra-unstable: add missing perl deps 2021-08-11 11:35:57 +02:00
happysalada
247b53f484 hydra-unstable: 2021-05-03 -> 2021-08-11 2021-08-11 15:14:48 +09:00
06kellyjac
e9badbf414 terraform-ls: 0.20.0 -> 0.20.1 2021-08-10 10:40:07 +01:00
github-actions[bot]
b5c5e89029
Merge staging-next into staging 2021-08-08 18:01:36 +00:00
github-actions[bot]
610ef47b20
Merge master into staging-next 2021-08-08 18:01:03 +00:00
Mario Rodas
84f5a2e5e5
Merge pull request #133101 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.15149 -> 0.1.15663
2021-08-08 07:01:48 -05:00
github-actions[bot]
d0ec39b297
Merge staging-next into staging 2021-08-08 12:01:35 +00:00
github-actions[bot]
0b7e5da7bd
Merge master into staging-next 2021-08-08 12:01:04 +00:00
Sandro
e91d8ff7ec
Merge pull request #132913 from jtojnar/teensy41-loader
teensy-loader-cli: 2.1.20191110 → 2.1+unstable=2021-04-10
2021-08-08 12:40:08 +02:00
R. RyanTM
23cedc3088 circleci-cli: 0.1.15149 -> 0.1.15663 2021-08-08 08:55:26 +00:00
github-actions[bot]
c47bdfa71a
Merge staging-next into staging 2021-08-08 06:01:51 +00:00
github-actions[bot]
825ed68c05
Merge master into staging-next 2021-08-08 06:01:18 +00:00
Artturi
97b28be52c
Merge pull request #117288 from r-ryantm/auto-update/cproto
cproto: 4.7r -> 4.7s
2021-08-08 03:50:59 +03:00
Jan Tojnar
fceabc3a38 teensy-loader-cli: 2.1.20191110 → 2.1+unstable=2021-04-10
Add support for Teensy 4.1.

Also clean the expression up a bit.
2021-08-06 18:23:36 +02:00
Vladimír Čunát
8ab6ba6b1c
Merge branch 'staging-next' into staging 2021-08-06 09:14:57 +02:00
github-actions[bot]
a7d7790dd5
Merge master into staging-next 2021-08-06 06:01:01 +00:00
zowoq
2fb8be0756 editorconfig-checker: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
github-actions[bot]
cb64ec05dd
Merge master into staging-next 2021-08-05 18:03:00 +00:00
Sandro
07b95e9187
Merge pull request #131570 from Luflosi/update/apio
apio: 0.7.5 -> 0.7.6
2021-08-05 16:21:16 +02:00
Domen Kožar
46398325f5 patchelf: 0.12 -> 0.13 2021-08-05 16:15:36 +02:00
github-actions[bot]
ce5c8b5ed6
Merge master into staging-next 2021-08-04 00:01:27 +00:00
Sandro Jäckel
d4e9b89eca
act: 0.2.23 -> 0.2.24 2021-08-03 20:07:42 +02:00
github-actions[bot]
9a482b20d8
Merge master into staging-next 2021-08-02 18:01:25 +00:00
06kellyjac
463edc0d40 terraform-ls: 0.19.1 -> 0.20.0 2021-08-02 14:13:42 +01:00
github-actions[bot]
b6c7761af6
Merge master into staging-next 2021-07-30 12:01:12 +00:00
Matthieu Coudron
bed52081e5
Merge pull request #132004 from teto/luarocks-nix-bump
Luarocks nix bump
2021-07-30 11:17:43 +02:00
Matthieu Coudron
9a70fbc593 luarocks-nix: nix_v3.5.0 -> nix_v3.5.0-1
that changes some rules as how to normalize nix names
2021-07-30 00:32:16 +02:00
github-actions[bot]
391c51a79d
Merge master into staging-next 2021-07-29 12:01:14 +00:00
Sandro
5e016bba67
Merge pull request #131904 from rissson/aviator
aviator: init at 1.8.1
2021-07-29 11:20:07 +00:00
Sandro
05f18a1ea6
Merge pull request #131907 from rissson/spruce
spruce: init at 1.28.0
2021-07-29 09:39:35 +00:00
R. RyanTM
46306d2971 automake: 1.16.3 -> 1.16.4 2021-07-29 10:49:24 +02:00
Frederik Rietdijk
8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
Marc 'risson' Schmitt
7c59c68335
spruce: init at 1.28.0
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-29 02:44:08 +02:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next 2021-07-29 00:01:33 +00:00
Marc 'risson' Schmitt
b808c136bd
aviator: init at 1.8.1
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-07-29 02:00:42 +02:00
Franz Pletz
1112f62a4a
Merge pull request #131325 from angustrau/qtspim
qtspim: init at 9.1.22
2021-07-28 21:46:46 +02:00
Franz Pletz
e6af83e346
Merge pull request #131419 from angustrau/xxgdb
xxgdb: init at 1.12
2021-07-28 21:46:09 +02:00
Franz Pletz
842e5428b9
Merge pull request #131417 from angustrau/xspim
xspim: init at 9.1.22
2021-07-28 21:43:39 +02:00
Franz Pletz
433e89d7b4
Merge pull request #131540 from angustrau/ddd
ddd: fix desktop icon
2021-07-28 21:36:47 +02:00
github-actions[bot]
6fcda9f1ec
Merge master into staging-next 2021-07-28 18:01:16 +00:00
Pavol Rusnak
37e24aecea
msitools: disable tests on darwin 2021-07-28 14:45:36 +02:00
Sandro
c8da2dee29
Merge pull request #131773 from Emantor/bump/usbsdmux 2021-07-28 12:25:24 +00:00
Rouven Czerwinski
729143096b usbsdmux: 0.2.0 -> 0.2.1
New upstream release:
- The get command now respects the hardware signal priority. Until now
  this command returned the wrong value if the USB-SD-Mux was switched
  to off.
- An error leading to creation of files in /dev/ when using the tool as
  root and if the device-node does not exist was fixed.  This error lead
  to errors like OSError: [Errno 25] Inappropriate ioctl for device. Now
  the actual error File not found will be raised instead.
2021-07-28 07:17:43 +02:00
Frederik Rietdijk
cf4f947faa coccinelle: change to python3 2021-07-27 20:37:05 +02:00
github-actions[bot]
db6a26db02
Merge master into staging-next 2021-07-27 18:01:01 +00:00
Felix Buehler
8721cf6bca chruby: remove phases 2021-07-27 14:35:42 +02:00
Felix Buehler
89fa135832 distccMasquerade: deprecate phases 2021-07-27 14:34:47 +02:00
Felix Buehler
0b4b865cb6 watson-ruby: deprecate phases 2021-07-27 14:33:36 +02:00
Angus Trau
88f23a08b2 ddd: fix desktop icon 2021-07-27 21:43:54 +10:00
Angus Trau
3656c6a538 xxgdb: init at 1.12 2021-07-27 21:32:54 +10:00
Luflosi
c52d56a211
apio: 0.7.5 -> 0.7.6
https://github.com/FPGAwars/apio/releases/tag/v0.7.6
2021-07-26 12:54:20 +02:00
Frederik Rietdijk
62370fb59a Merge remote-tracking branch 'upstream/master' into staging-next 2021-07-26 09:19:44 +02:00
Luke Granger-Brown
7c1ab35784
Merge pull request #128547 from Luflosi/add-apio
apio: init at 0.7.4
2021-07-25 10:07:04 +01:00
Angus Trau
51252b83d2 xspim: init at 9.1.22 2021-07-25 13:59:14 +10:00
github-actions[bot]
a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Angus Trau
2535b83782 qtspim: init at 9.1.22 2021-07-25 09:31:47 +10:00
Sandro
f80af7c602
Merge pull request #131335 from siraben/remarkable-toolchain-update
Remarkable toolchain update
2021-07-24 22:46:46 +00:00
Ben Siraphob
3c5ea6d11d remarkable2-toolchain: 2.5.2 -> 3.1.2 2021-07-24 19:48:13 +07:00
Ben Siraphob
1381ddc58d remarkable-toolchain: 1.8-23.9.2019 -> 3.1.2 2021-07-24 19:46:01 +07:00
github-actions[bot]
0b0a8c7c9a
Merge staging-next into staging 2021-07-22 18:01:39 +00:00
06kellyjac
75d859eab8 terraform-ls: 0.19.0 -> 0.19.1 2021-07-22 10:35:53 -07:00
R. RyanTM
a1f06a6f61 go-md2man: 2.0.0 -> 2.0.1 2021-07-22 10:25:54 -07:00
Luflosi
db7aa804f5
apio: init at 0.7.4
I use this package for programming a TinyFPGA BX. It will probably not work with FPGAs which are not TinyFPGA boards, without modification.
2021-07-22 14:49:49 +02:00
github-actions[bot]
920930b25e
Merge staging-next into staging 2021-07-21 06:01:42 +00:00
Mario Rodas
2588a6c9f1
Merge pull request #130589 from marsam/update-terracognita
terracognita: 0.6.3 -> 0.7.1
2021-07-20 20:02:29 -05:00
github-actions[bot]
23c6d36ba0
Merge staging-next into staging 2021-07-20 18:01:42 +00:00
github-actions[bot]
61eb7e2e9e
Merge master into staging-next 2021-07-20 18:01:04 +00:00
Maximilian Bosch
cac897c10b
Merge pull request #130603 from Ma27/bump-strace
strace: 5.12 -> 5.13
2021-07-20 17:09:02 +02:00
Maximilian Bosch
3ed08b0555
strace: 5.12 -> 5.13
ChangeLog: https://github.com/strace/strace/releases/tag/v5.13
2021-07-19 08:13:41 +02:00
github-actions[bot]
dde34afc63
Merge staging-next into staging 2021-07-19 00:02:18 +00:00
github-actions[bot]
dc802b2e19
Merge master into staging-next 2021-07-19 00:01:36 +00:00
Mario Rodas
9bf61145be terracognita: 0.6.3 -> 0.7.1 2021-07-19 00:00:00 +00:00
Sandro
d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
github-actions[bot]
6ab169b9ca
Merge staging-next into staging 2021-07-18 06:02:58 +00:00
github-actions[bot]
f2eada4ab8
Merge master into staging-next 2021-07-18 06:01:33 +00:00
github-actions[bot]
08a8809bfe
Merge staging-next into staging 2021-07-18 00:02:06 +00:00
github-actions[bot]
382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Felix Buehler
87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
Guillaume Girol
d4e0ceb7d0
Merge pull request #130419 from deliciouslytyped/debugedit
debugedit-unstable: init at e04296ddf / 2021-07-05
2021-07-17 18:51:03 +00:00
deliciouslytyped
ed443e2213 debugedit-unstable: init at e04296ddf / 2021-07-05 2021-07-17 20:31:02 +02:00
github-actions[bot]
0db5cea36d
Merge staging-next into staging 2021-07-15 06:01:32 +00:00
github-actions[bot]
dc7bf54354
Merge master into staging-next 2021-07-15 06:01:01 +00:00
github-actions[bot]
6630d8e9bb
Merge staging-next into staging 2021-07-14 18:01:45 +00:00
Mario Rodas
895e757e86 reviewdog: 0.11.0 -> 0.12.0
https://github.com/reviewdog/reviewdog/releases/tag/v0.12.0
2021-07-14 08:56:26 -05:00
Jörg Thalheim
7afa51c2bd Merge remote-tracking branch 'upstream/master' into HEAD 2021-07-14 15:45:51 +02:00
Eric Dallo
9fb637ac66
clojure-lsp: 2021.06.01-16.19.44 -> 2021.07.12-12.30.59 2021-07-12 16:20:44 -03:00
Niklas Hambüchen
79d94779a8 binutils: Apply patch to fix 300x strip performance regression. Fixes #129467 2021-07-11 12:47:34 +00:00
github-actions[bot]
30ff0457a4
Merge master into staging-next 2021-07-09 12:01:24 +00:00
R. RyanTM
3e75e57eb4
elfkickers: 3.1a -> 3.2 (#124178)
Co-authored-by: Will Dietz <w@wdtz.org>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-09 13:33:57 +02:00
github-actions[bot]
e15847d168
Merge master into staging-next 2021-07-08 18:01:04 +00:00