Sandro
540680f657
Merge pull request #121697 from jojosch/nzbhydra2-jre
...
nzbhydra2: use openjdk11
2021-05-08 21:31:09 +02:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging
2021-05-08 20:59:05 +02:00
Pavol Rusnak
252bf94a74
rust: 1.51.0 -> 1.52.0
2021-05-08 11:42:10 -07:00
github-actions[bot]
6d46d8a9b9
Merge master into staging-next
2021-05-08 18:22:46 +00:00
J. Neto
094283528b
urweb: build with icu67
2021-05-08 11:17:15 -07:00
Samuel Gräfenstein
7c710c8b74
quickbms: init at 0.11.0
2021-05-08 11:02:54 -07:00
Lorenzo Manacorda
a6fb0290d1
ethabi: 11.0.0 -> 13.0.0
2021-05-08 10:13:13 -07:00
Robert Hensing
726306003a
xvfb-run: rename from xvfb_run
2021-05-08 15:46:09 +02:00
Martin Weinelt
9651084620
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-08 14:43:43 +02:00
Aaron Andersen
b28f0d640f
Merge pull request #121699 from Hoverbear/t-rec
...
t-rec: init at 0.5.2
2021-05-08 08:15:42 -04:00
Francesco Gazzetta
c40a5ffa56
miniaudicle: init at 1.3.5.2
2021-05-08 10:05:03 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
github-actions[bot]
b4416b52c5
Merge master into staging-next
2021-05-08 00:46:50 +00:00
Ana Hobden
c8d9af9f4a
t-rec: init at 0.6.0
...
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs ), a terminal
recorder.
Usage:
```bash
nix run .#t-rec
```
Upon exit, `t-rec` will save recordings of the session to disk in GIF
and MP4.
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-05-07 16:10:23 -07:00
Maximilian Bosch
31c1a66133
avian: remove
...
ZHF #122042
Doesn't compile anymore[1] and isn't supported by upstream[2].
[1] https://hydra.nixos.org/build/142613769
[2] 0871979b29/README.md
2021-05-07 16:10:17 -07:00
fortuneteller2k
b99ef3d4d8
hilbish: init at 0.4.0
2021-05-08 06:03:15 +08:00
maralorn
958855d30c
Merge pull request #121627 from NixOS/haskell-updates
2021-05-07 23:55:19 +02:00
AndersonTorres
c15766774b
cardboard: init at 0.0.0-unstable=2021-01-21
2021-05-07 17:07:47 -03:00
Martin Weinelt
b672992e2c
sphinx-autobuild: init from python3Packages.sphinx-autobuild
2021-05-07 21:22:56 +02:00
github-actions[bot]
1ae6d3d02f
Merge master into staging-next
2021-05-07 18:24:29 +00:00
Stefan Frijters
c47c00e353
hdfview: Fix build by using hdf5_1_10
2021-05-07 10:48:26 -07:00
ajs124
cd609e7a1c
Merge pull request #117094 from helsinki-systems/drop/spidermonkey_1_8_5
...
spidermonkey_1_8_5: drop
2021-05-07 18:55:49 +02:00
Dmitry Kalinkin
d2e027aa44
Merge pull request #120524 from veprbl/pr/fastnlo_2411
...
fastnlo_toolkit: 2.3.1pre-2402 -> 2.3.1pre-2411, enable python, rename
2021-05-07 11:48:33 -04:00
Malte Brandy
2a11f1f5cc
Merge branch 'master' into haskell-updates
2021-05-07 15:03:54 +02:00
Mario Rodas
e8f51f1e3f
Merge pull request #121973 from marsam/update-protobuf
...
protobuf: 3.15.7 -> 3.16.0
2021-05-07 08:01:57 -05:00
github-actions[bot]
12193913a1
Merge staging-next into staging
2021-05-07 12:23:21 +00:00
Robert Hensing
f6899555d0
Merge pull request #58600 from AerialX/msp430-mspds
...
MSP430 debug stack
2021-05-07 13:01:58 +02:00
diegolelis
d5ca6af901
kops_1_19: init at 1.19.2
2021-05-07 03:31:02 -07:00
Jan Tojnar
9468b07326
Merge branch 'gnome-40'
2021-05-07 12:12:40 +02:00
markuskowa
d93bcc481b
Merge pull request #121983 from nbren12/mpich-mac-fix
...
mpich: fix darwin build
2021-05-07 11:26:31 +02:00
Pavol Rusnak
74b4f6c9af
Merge pull request #121706 from MrMebelMan/init/kratos_0_6_0_alpha_1_pre_2
...
kratos: init at v0.6.0-alpha.1
2021-05-07 11:17:27 +02:00
Sandro
c989366b22
Merge pull request #121857 from dotlambda/presage-init
...
presage: init at 0.9.1
2021-05-07 09:23:44 +02:00
github-actions[bot]
b8cdb044e9
Merge staging-next into staging
2021-05-07 06:20:24 +00:00
Ivar Scholten
33d042b667
snapdragon-profiler: init at v2021.2
...
Co-authored-by: PixelyIon <pixelyion@protonmail.com>
2021-05-06 21:17:39 -07:00
Noah D. Brenowitz
a3d423090b
mpich: fix darwin build
...
The darwin build was failing because neither of the ch4backend libraries
build on darwin.
Changes:
* delete unused argument device
* pass the derivation for the ch4backend in directly rather than using
a string to switch between two other arguments. (3 args to 1 arg)
* don't use ch4backend on Darwin
Resolves #121978
2021-05-06 21:08:19 -07:00
github-actions[bot]
e5f4def056
Merge staging-next into staging
2021-05-07 00:46:58 +00:00
Sandro
a48a2e807b
Merge pull request #121824 from evalexpr/add-altair-graphql-client
...
altair-graphql-client: init at version 4.0.2
2021-05-06 23:14:33 +02:00
John Ericson
a3e54cb582
Merge remote-tracking branch 'upstream/staging-next' into staging
2021-05-06 15:48:25 -04:00
Jan Tojnar
7bb72bb02e
gtksourceview5: init at 5.0.0
2021-05-06 21:36:59 +02:00
sternenseemann
fc1638c3ba
taffybar: inherit meta set from haskellPackages
2021-05-06 19:54:22 +02:00
Jan Tojnar
7275ef4358
gtkmm4: init at 4.0.1
2021-05-06 19:21:57 +02:00
Jan Tojnar
b51fffe8f8
pangomm_2_48: init at 2.48.0
2021-05-06 19:21:57 +02:00
Jan Tojnar
43d5cd52eb
cairomm_1_16: init at 1.16.0
2021-05-06 17:57:59 +02:00
John Ericson
8e84cafcd9
Merge pull request #121654 from Ericson2314/darwin-cross-prep
...
treewide: Do a number of no-op cleanups for cross and darwin
2021-05-06 11:38:09 -04:00
Jan Tojnar
e63b9dcd7a
glibmm_2_68: init at 2.68.0
2021-05-06 17:35:03 +02:00
Jan Tojnar
30743d0973
libsigcxx30: init at 3.0.6
2021-05-06 17:30:30 +02:00
John Ericson
470640e7fe
treewide: Do a number of no-op cleanups for cross and darwin
...
I am taking the non-invasive parts of #110914 to hopefully help out with #111988 .
In particular:
- Use `lib.makeScopeWithSplicing` to make the `darwin` package set have
a proper `callPackage`.
- Adjust Darwin `stdenv`'s overlays keeping things from the previous
stage to not stick around too much.
- Expose `binutilsNoLibc` / `darwin.binutilsNoLibc` to hopefully get us
closer to a unified LLVM and GCC bootstrap.
2021-05-06 11:17:26 -04:00
Robert Hensing
cd855e6746
openapi-generator-cli: Use jre_headless
2021-05-06 16:25:26 +02:00
github-actions[bot]
c63e69cd89
Merge staging-next into staging
2021-05-06 12:23:32 +00:00
Robert Schütz
bda9e192dd
Merge pull request #120582 from dotlambda/ffmpeg_2-drop
...
ffmpeg_2: mark as insecure
2021-05-06 13:51:34 +02:00
Gabriel Ebner
46ecc3e1d3
Merge pull request #121845 from fortuneteller2k/fix-and-update-vieb
...
vieb: 3.4.0 -> 4.5.1
2021-05-06 13:49:17 +02:00
Robert Schütz
30c3036793
Merge pull request #121151 from dotlambda/libdeltachat-init
...
libdeltachat: init at 1.54.0
2021-05-06 13:41:16 +02:00
Maximilian Bosch
a50b9e6c23
Merge pull request #113716 from Ma27/wpa_multiple
...
wpa_supplicant: allow both imperative and declarative networks
2021-05-06 11:01:35 +02:00
fortuneteller2k
9802eed170
vieb: 3.4.0 -> 4.5.1
2021-05-06 16:23:09 +08:00
Vladyslav Burzakovskyy
5f42984b67
kratos: init at v0.6.0-alpha.1
2021-05-06 11:19:22 +03:00
Robert Schütz
254fb39b9f
presage: init at 0.9.1
2021-05-06 10:16:59 +02:00
Jan Tojnar
d9f177eb4d
Merge branch 'staging-next' into staging
...
The transmission conflict was non-trivial:
- libbrotli added to apparmor rules <1bdda029cd
>
- apparmor rules rewritten <b280e64078
>
Chosen the rewrite and verified that brotli is part of the rule set generated by `apparmorRulesFromClosure`.
2021-05-06 08:42:50 +02:00
Mario Rodas
d4a8774ee2
protobuf: 3.15.7 -> 3.16.0
...
https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0
2021-05-06 04:20:00 +00:00
Mario Rodas
21ac8c9fa4
protobuf3_16: init at 3.16.0
2021-05-06 04:20:00 +00:00
Alex Wied
f8c104d116
openethereum: 3.2.4 -> 3.2.5
2021-05-05 23:15:18 -04:00
Jonathan Wilkins
b02f31d324
altair-graphql-client: init at version 4.0.2
2021-05-05 22:46:33 +01:00
Jan Tojnar
f70f7b6ea4
gnomeExtensions.hot-edge: init at 4
2021-05-05 22:43:10 +02:00
Jan Tojnar
26e044b14a
imagemagick: Try to fix Darwin build
2021-05-05 22:43:09 +02:00
Maxine Aubrey
3411c7ee1a
vala_0_52: init at 0.52.2, make default
2021-05-05 22:42:16 +02:00
Jan Tojnar
48a0757b75
wrapGAppsHook4: init
2021-05-05 22:42:13 +02:00
Jan Tojnar
e288b9d1b2
librsvg: 2.50.1 → 2.50.5
2021-05-05 22:20:22 +02:00
Ryan Mulligan
ddcd4ddc2c
qemu_full: add glusterfs support
2021-05-05 13:05:21 -07:00
github-actions[bot]
202eb5ddf5
Merge staging-next into staging
2021-05-05 18:24:02 +00:00
Maximilian Bosch
8e72457f86
Merge pull request #121266 from blanky0230/tuxedo-keyboard-update
...
tuxedo-keyboard: 2019-08-26 -> v3.0.5
2021-05-05 19:48:49 +02:00
Robert Schütz
007cab9644
matrix-dendrite: rename to dendrite
...
No other distro calls it matrix-dendrite:
https://repology.org/project/matrix-dendrite
2021-05-05 12:37:04 +02:00
github-actions[bot]
dbc1478d23
Merge staging-next into staging
2021-05-05 06:21:29 +00:00
davidak
9742ac3b1b
Merge pull request #121182 from dotlambda/recapp-init
...
recapp: init at 1.1.1
2021-05-05 04:12:17 +02:00
Ivan Babrou
6ba5ac89d2
gfortran11, gnat11: init at 11.1.0
...
I forgot to add it in #121115 .
2021-05-04 18:26:33 -07:00
github-actions[bot]
68e3ba2b1d
Merge staging-next into staging
2021-05-05 00:46:07 +00:00
Maximilian Bosch
39e6bf7647
Merge pull request #121623 from wlib/audacity-3.0.2
...
audacity: 2.4.2 -> 3.0.2
2021-05-04 23:07:42 +02:00
Anderson Torres
1b1d7e93dc
Merge pull request #121652 from AndersonTorres/quick-patches
...
cagebreak: 1.6.0 -> 1.7.0
2021-05-04 17:14:09 -03:00
AndersonTorres
bf8679ba94
cagebreak: 1.6.0 -> 1.7.0
2021-05-04 16:25:44 -03:00
github-actions[bot]
4cbb35eba8
Merge staging-next into staging
2021-05-04 18:21:27 +00:00
scalavision
9b5a84f8ac
mill: 0.9.5 -> 0.9.6 ( #121712 )
2021-05-04 12:40:08 -04:00
Iwan
5b42a1d798
transcribe: (re)init at 9.00 ( #121617 )
2021-05-04 12:38:50 -04:00
sternenseemann
207651a347
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-05-04 16:41:58 +02:00
sternenseemann
917524cb39
pinboard-notes-backup: justStaticExecutables, move overrides
...
Should reduce closure size and reduce the difference between top-level
and haskellPackages version of pinboard-notes-backup.
2021-05-04 16:40:08 +02:00
Johannes Schleifenbaum
47c033e55e
nzbhydra2: use openjdk11
2021-05-04 16:06:52 +02:00
Robert Schütz
8fda249f9c
recapp: init at 1.1.1
2021-05-04 16:05:49 +02:00
Phillip Cloud
3e62e383f4
restream: init at 1.1 ( #120596 )
2021-05-04 14:45:22 +02:00
sternenseemann
caf7725f95
stutter: move overrides into configuration-nix.nix
...
Move necessary overrides into configuration-nix.nix, so there's no
discrepancy between stutter and haskellPackages.stutter.
However the build of stutter is still broken its dependency snipcheck
doesn't build with the pandoc version we have.
2021-05-04 14:29:55 +02:00
Daniel Ethridge
49cfef8c69
Switch to the simple patching of wxWidgets approach
2021-05-04 07:45:38 -04:00
DavHau
8865881319
nixExperimental: init
2021-05-04 18:15:27 +07:00
Robert Schütz
870b3a3054
calendar-cli: init at 0.12.0
2021-05-04 10:04:56 +02:00
github-actions[bot]
98d7aac597
Merge staging-next into staging
2021-05-04 00:49:43 +00:00
Janne Heß
0253c5c241
icinga2: Init at 2.12.3
2021-05-03 22:02:14 +02:00
Luke Granger-Brown
0f39652cee
Merge pull request #120800 from MetaDark/undistract-me
...
undistract-me: init at unstable-2020-08-09
2021-05-03 20:22:04 +01:00
Daniel Ethridge
126b5f5990
Start drafting an update for audacity: 2.4.2 -> 3.0.2
...
The XGD-config patch is removed since it conflicts with the new version of audacity, as it was not merged upstream.
Audacity now requires their own fork of wxWidgets, according to https://wiki.audacityteam.org/wiki/Building_On_Linux - this is the cause of current trouble since I am new to nix and unsure how to integrate it. I copied the current 3.1.4 nixpkgs version of wxWidgets found at pkgs/development/libraries/wxwidgets/3.1/default.nix and modified it to retrieve the forked version, but that's it so far.
2021-05-03 14:40:20 -04:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging
2021-05-03 18:25:49 +00:00
Silvan Mosberger
0111666954
Merge pull request #109561 from mjlbach/init_matrix_dendrite
...
matrix-dendrite: init at 0.3.11
2021-05-03 20:16:27 +02:00
Robert Schütz
51aa52a0aa
kdeltachat: init at unstable-2021-05-03
2021-05-03 19:09:52 +02:00
davidak
32f6c7d949
Merge pull request #121542 from dotlambda/authenticator-init
...
authenticator: init at 4.0.3
2021-05-03 19:00:45 +02:00
Sandro
d19a57aa07
Merge pull request #121521 from fortuneteller2k/add-xcolor
...
xcolor: init at unstable-2021-02-02
2021-05-03 17:32:56 +02:00
ajs124
09d29bd784
spidermonkey_1_8_5: drop
2021-05-03 15:44:10 +02:00
ajs124
29bcaf04cb
couchdb2: drop
2021-05-03 15:41:42 +02:00
ajs124
b8caf0847c
couchdb: drop
2021-05-03 15:41:42 +02:00
github-actions[bot]
a4c3a2d732
Merge staging-next into staging
2021-05-03 12:26:48 +00:00
Luke Granger-Brown
7c679678d6
Merge pull request #110454 from evils/bucklespring
...
bucklespring: init at unstable-2021-01-21
2021-05-03 12:47:27 +01:00
Evils
18ebebd35e
bucklespring: init at unstable-2021-01-21
2021-05-03 13:27:10 +02:00
Luke Granger-Brown
97d8c5c9de
Merge pull request #120721 from diogox/master
...
frugal: init at 3.14.2
2021-05-03 10:49:43 +01:00
Robert Schütz
5d8f586b33
libdeltachat: init at 1.54.0
2021-05-03 11:44:10 +02:00
Luke Granger-Brown
2f06f57871
Merge pull request #120595 from cstrahan/rset
...
rset: init at 2.1
2021-05-03 10:27:46 +01:00
Luke Granger-Brown
bd90c95c8b
Merge pull request #120449 from SCOTT-HAMILTON/googleearth-pro
...
googleearth-pro: fix xkb keyboard and use nixpkgs libs
2021-05-03 10:13:34 +01:00
Luke Granger-Brown
4775798b80
Merge pull request #119510 from expipiplus1/joe-mx-puppet-discord
...
mx-puppet-discord: init at 2021-01-22
2021-05-03 10:12:45 +01:00
Luke Granger-Brown
d922cad4d6
Merge pull request #119172 from midchildan/package/trafficserver
...
nixos/trafficserver: init
2021-05-03 09:48:07 +01:00
github-actions[bot]
b7e3cd0993
Merge staging-next into staging
2021-05-03 06:22:31 +00:00
Austin Seipp
b3676834ca
Merge pull request #121544 from petabyteboy/feature/bpftools
...
bpftools: build bpf_asm, bpf_dbg
2021-05-03 00:46:37 -05:00
Otavio Salvador
37bdc088ef
cargo-msrv: init at 0.4.0
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-02 22:02:44 -07:00
nixinator
d5a0b50f26
methane: init at 2.0.1
2021-05-02 18:12:31 -07:00
nixinator
11bb46fdc6
clanlib: init at 4.1.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-02 18:12:31 -07:00
github-actions[bot]
afe3fd192f
Merge staging-next into staging
2021-05-03 00:53:51 +00:00
Milan Pässler
c4bd0719e3
bpftools: build bpf_asm, bpf_dbg
...
I needed some other bpf-related tools located in the kernel source tree,
so I hijacked the bpftool package, renamed it to bpftools and added
those programs.
2021-05-03 00:59:50 +02:00
Robert Schütz
27d0a91fd4
authenticator: init at 4.0.3
2021-05-03 00:46:50 +02:00
Martin Weinelt
d942d4473d
neovim, neovimUtils, neovim-qt: drop python2 support
...
In 2a00e53bd
pynvim support for python2 was disabled, this broke the
neovim build. I really think it is time to let go of python2 support in
neovim.
2021-05-02 22:43:53 +02:00
Jonathan Ringer
a060b84b32
vscod{e,ium}-fhs: add top-level aliases, add description
2021-05-02 13:38:52 -07:00
Robert Schütz
7b3df91236
libadwaita: init at unstable-2021-05-01
2021-05-02 21:27:21 +02:00
github-actions[bot]
0e4580d4d0
Merge staging-next into staging
2021-05-02 18:24:58 +00:00
fortuneteller2k
4b5ab91904
xcolor: init at unstable-2021-02-02
2021-05-02 23:38:24 +08:00
Martin Weinelt
2c21dba881
Merge pull request #121392 from daneads/mopidy-podcast
...
mopidy-podcast: init at 3.0.0
2021-05-02 15:52:24 +02:00
031d7e3e-4476-4fef-a076-26150f8ecc2f
75468c3907
mopidy-podcast: init at 3.0.0
...
Mopidy extension for browsing and playing podcasts
Update maintainer + add py3 tests
2021-05-02 09:38:06 -04:00
Sandro
c6d2f34e88
Merge pull request #121353 from otavio/topic-add-cargo-rr
...
cargo-rr: init at 0.1.3
2021-05-02 15:13:46 +02:00
github-actions[bot]
a7e07bddd5
Merge staging-next into staging
2021-05-02 12:24:53 +00:00
Luke Granger-Brown
f587042bb9
Merge pull request #121463 from lukegb/pr103254
...
libsForQt5.quazip: 0.9.1 -> 1.1
2021-05-02 13:15:39 +01:00
Mario Rodas
68f651481b
Merge pull request #120058 from marsam/update-ruby
...
ruby: 2.6.7 -> 2.7.3
2021-05-01 21:55:41 -05:00
Luke Granger-Brown
de536ac410
all-packages: remove quazip_qt4
2021-05-02 01:18:50 +00:00
github-actions[bot]
e6037ce5fe
Merge staging-next into staging
2021-05-02 00:58:46 +00:00
Raghav Sood
04ca6340bd
miniscript: init at unstable-2020-11-04
...
Closes #102808
Co-authored-by: William Casarin <jb55@jb55.com>
2021-05-01 17:41:00 -07:00
thomas.blank
52365fe35a
tuxedo-keyboard: 2019-08-26 -> v3.0.5
2021-05-02 00:05:31 +02:00
Michael Raskin
4397711c75
Merge pull request #121428 from Synthetica9/j902
...
j: 901f -> 902b
2021-05-01 20:41:15 +00:00
Patrick Hilhorst
38499a3b08
j: 901f -> 902b
2021-05-01 21:58:31 +02:00
Luke Granger-Brown
07377076d3
Merge pull request #119837 from MatthewCroughan/add-seren
...
seren: init at 0.0.21
2021-05-01 19:27:16 +01:00
github-actions[bot]
49721bed32
Merge staging-next into staging
2021-05-01 18:26:21 +00:00
Jan Tojnar
1818ef1785
cloudsmith-cli: init at 0.26.0
2021-05-01 10:53:14 -07:00
Sandro
4b2c9640e7
Merge pull request #120613 from erikbackman/master
2021-05-01 18:42:40 +02:00
Jan Tojnar
1733bade1a
Merge pull request #121226 from zhaofengli/librem-take2
...
phosh: init at 0.10.2
2021-05-01 18:41:50 +02:00
Sandro
8efeed72fb
Merge pull request #120627 from MetaDark/yabridge
...
yabridge, yabridgectl: hard code wine path
2021-05-01 17:35:03 +02:00
Sandro
e9547b6a31
Merge pull request #120733 from evalexpr/add-zsh-z
2021-05-01 17:33:07 +02:00
davidak
20935f3e29
Merge pull request #95225 from ZerataX/mangohud
...
mangohud: init at 0.4.1
2021-05-01 15:24:28 +02:00
Robert Schütz
ed42bcb6ff
ultrastardx: use ffmpeg_3 instead of ffmpeg_2
2021-05-01 10:08:47 +02:00
Robert Schütz
48377fde76
alephone: use ffmpeg instead of ffmpeg_2
2021-05-01 10:08:47 +02:00
Robert Schütz
f2a18a8e26
kino: drop
2021-05-01 10:08:47 +02:00
Robert Schütz
bfdb53a009
cmus: use ffmpeg instead of ffmpeg_2
2021-05-01 10:08:47 +02:00
Robert Schütz
24571a55f8
acoustidFingerprinter: use ffmpeg instead of ffmpeg_2
2021-05-01 10:08:47 +02:00
Otavio Salvador
0c73f4e985
cargo-rr: init at 0.1.3
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:22:46 -03:00
Colin L Rice
36a44c4e8d
credhub-cli: fix build under go1.15
...
I've sent this upstream at
https://github.com/cloudfoundry-incubator/credhub-cli/pull/107
But this should fix the build so it doesn't require go1.14
2021-04-30 21:59:02 -04:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging
2021-05-01 00:54:32 +00:00
Dmitry Kalinkin
275624a226
Merge pull request #120854 from tobim/pkgs/arrow-cpp-4.0.0
...
arrow-cpp: 3.0.0 -> 4.0.0
2021-04-30 20:06:00 -04:00
AndersonTorres
8518bfeae1
xineUI -> xine-ui
...
Rename it to a more intuitive name, and create a corresponding alias.
2021-04-30 17:39:10 -03:00
AndersonTorres
b13d36b973
xineLib -> xine-lib
...
Rename it to a more intuitive name, and create a corresponding alias.
2021-04-30 17:39:09 -03:00
Michael Lingelbach
0123d8c4c2
matrix-dendrite: init at 0.3.11
2021-04-30 12:04:55 -07:00
Tobias Mayer
f5704c862d
xsimd: init at 7.5.0
...
xsimd: format
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
xsimd: fix on macOS
xsimd: Use fetchFromGitHub
2021-04-30 20:30:46 +02:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging
2021-04-30 18:26:34 +00:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
...
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Michael Weiss
774550baf5
Merge pull request #119615 from Synthetica9/cage-0.1.3
...
cage: 0.1.2.1 -> 0.1.3
2021-04-30 16:27:11 +02:00
Diogo Xavier
4d773bddeb
frugal: init at 3.14.2
2021-04-30 14:53:37 +01:00
Kira Bruneau
2008b4f9f4
undistract-me: init at unstable-2020-08-09
2021-04-30 09:49:05 -04:00
Patrick Hilhorst
4263479d3e
cage: 0.1.2.1 -> 0.1.3
2021-04-30 15:38:12 +02:00
Florian Franzen
7e0c648377
bacon: init at 1.1.5
2021-04-30 15:16:12 +02:00
Sandro
9a80c030b6
Merge pull request #120754 from netcrns/netcrns/movine
2021-04-30 15:01:44 +02:00
Sandro
09fb96f975
Merge pull request #120763 from vale981/master
2021-04-30 15:00:55 +02:00
Jonathan Wilkins
a690b4e123
zsh-z: init at unstable-2021-02-15
2021-04-30 14:00:41 +01:00
Sandro
039d5a2d1a
Merge pull request #120707 from onsails/ffsend
...
ffsend: fix build on darwin
2021-04-30 14:47:55 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging
2021-04-30 12:26:14 +00:00
ikervagyok
f3fdc97111
rofi-power-menu: init at 3.0.2 ( #121028 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 13:07:23 +02:00
seb314
3f2f7d3296
matrix-commander: init at unstable-2021-04-18 ( #119895 )
...
* matrix-commander: init
* matrix-commander: cleanups & potential dep fixes
apply most SuperSandro2000's review comments;
used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.
aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.
cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
--set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
)
* add runHook {pre,post}Install
(suggested by r-rmcgibbo)
* add link to github issue re gpl3{Only,Plus}
* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02:00
github-actions[bot]
c6548b2832
Merge staging-next into staging
2021-04-30 06:21:40 +00:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb3
, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Ivan Babrou
d75d0b9c62
gcc11: init at 11.0.0
...
Pretty much copy-pasted from gcc10 with changed version and sha256.
2021-04-29 22:05:32 -07:00
Zhaofeng Li
6704ec5710
phosh: init at 0.10.2
...
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:55:35 +00:00
Sandro
1eb7187dcb
Merge pull request #99414 from arcnmx/scream
...
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Peter Hoeg
600bb9d529
togglesg-download: drop it as it is no longer maintained/working
2021-04-30 12:38:54 +08:00
Zhaofeng Li
53193ef716
phoc: init at 0.7.0
...
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:20:00 +00:00
Jörg Thalheim
17a8c9c4bf
Deterministic stdenv ( #120775 )
...
Co-authored-by: Atemu <atemu.main@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 04:13:20 +02:00
Sandro
201fcfc556
Merge pull request #120459 from hjones2199/indi19
...
indlib: 1.8.9 -> 1.9.0
2021-04-30 03:24:55 +02:00
Sandro
158145c919
Merge pull request #121184 from FlorianFranzen/flip-link
...
flip-link: init at 0.1.3
2021-04-30 03:23:15 +02:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging
2021-04-30 00:52:06 +00:00
Mihai Fufezan
3ed601e612
hunter: init at 1.3.5 ( #120084 )
...
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 01:49:00 +02:00
Maximilian Bosch
d7e7fd74b1
Merge pull request #120770 from jb55/plasma-pass
...
plasma-pass: init at 1.2.0
2021-04-29 23:04:49 +02:00
github-actions[bot]
3ad64733d9
Merge staging-next into staging
2021-04-29 18:28:08 +00:00
Florian Franzen
34ad94bd36
flip-link: init at 0.1.3
2021-04-29 20:07:02 +02:00
Hunter Jones
14db724f1f
indlib: 1.8.9 -> 1.9.0
2021-04-29 12:57:58 -05:00
Maciej Krüger
29f3b5374a
Merge pull request #121130 from expipiplus1/joe-ecpdap
...
ecpdap: init at 0.1.5
2021-04-29 19:54:23 +02:00
Robert Schütz
e1ff5c3d8c
Merge pull request #120731 from helsinki-systems/upd/subversion
...
subversion: 1.12.2 -> 1.14.1
2021-04-29 19:36:33 +02:00
Anderson Torres
ff7d6c9a47
Merge pull request #120930 from OPNA2608/update/palemoon-29.2.0/21.05
...
palemoon: 29.1.1 -> 29.2.0
2021-04-29 14:35:15 -03:00
ajs124
e097d99f0d
py3c: init at 1.3.1
2021-04-29 18:41:14 +02:00
Joe Hermaszewski
ba86df95ac
ecpdap: init at 0.1.5
2021-04-29 22:34:33 +08:00
github-actions[bot]
54e69b71cd
Merge staging-next into staging
2021-04-29 12:26:05 +00:00
OPNA2608
668264d220
palemoon: 29.1.1 -> 29.2.0
2021-04-29 12:51:11 +02:00
Alyssa Ross
6fb54f49c5
wayfire: 0.7.0 -> 0.7.1
2021-04-29 10:04:20 +00:00
WilliButz
674cea17a7
Merge pull request #120492 from SuperSandro2000/prometheus-unbound-exporter
...
Prometheus unbound exporter
2021-04-29 10:54:22 +02:00
github-actions[bot]
01105a117a
Merge staging-next into staging
2021-04-29 06:21:55 +00:00
Patrick Hilhorst
1cb3d84c6a
hikari: 2.2.2 -> 2.3.0
2021-04-29 00:49:31 -04:00
Jan Tojnar
76c3a6aafd
Merge branch 'staging-next' into staging
2021-04-29 02:35:54 +02:00
Michael Raskin
ae96c292c0
Merge pull request #117881 from ninjin/juliaclean
...
julia: cleanup/reorganisation
2021-04-28 23:39:38 +00:00
Luke Granger-Brown
f64e68e09b
Merge pull request #120071 from johanot/ceph-16
...
ceph: 15.2.10 -> 16.2.1
2021-04-29 00:03:45 +01:00
V
dab2173285
last-resort: init at 13.001
...
Last Resort is a fallback font that covers every Unicode codepoint.
2021-04-28 20:53:57 +02:00
netcrns
25cd84fd19
movine: init at 0.11.0
...
movine: make meta.description a one-liner
movine: make build on darwin work
2021-04-28 19:02:24 +02:00
Vladimír Čunát
82bccc2d62
Merge branch 'nixpkgs-unstable' into PR #111431
...
I'm not really sure about the conflicts in:
pkgs/development/python-modules/psutil/default.nix
Hydra nixpkgs: ?compare=1666054
2021-04-28 17:13:34 +02:00
Gabriel Ebner
b6d7559ebf
diffoscope: enable bloat by default
2021-04-28 16:57:59 +02:00
Valentin Boettcher
117315c795
roswell: init at 21.01.14.108
2021-04-28 16:44:10 +02:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging
2021-04-28 12:06:40 +00:00
Profpatsch
8e87d34abc
kgt: init at 2021-04-07
2021-04-28 12:49:06 +02:00
Andrey Kuznetsov
9b2ec3bc72
ffsend: fix build on darwin
2021-04-28 12:10:43 +03:00
Emery Hemingway
5c5ec0bff6
maiko: init at 2021-04-14
2021-04-28 09:52:13 +02:00
Daniël de Kok
f9f094e690
Merge pull request #120588 from Atemu/ethminer-free
...
ethminer: provide a CUDA-free version
2021-04-28 08:58:16 +02:00
Pontus Stenetorp
5167e0347c
julia: sort arguments in top-level package collection
...
No change in semantics, but makes it consistent with the expressions.
This is a fairly pedantic thing to do to be honest.
2021-04-28 06:55:53 +00:00
Pontus Stenetorp
d51713378b
julia: make the LTS release the default version
...
Reverts the non-syntax part of 1e4c335a94
.
2021-04-28 06:55:52 +00:00
Pontus Stenetorp
0f3096d039
julia: deprecate julia_1 alias
...
This is potentially controversial, but it is unclear to me whether
julia_1 should refer to either the latest stable or LTS release of 1.x.
We may want to revisit this when/if we get 2.x, but as it stands the
Julia release process [1] makes it clear that there will only ever be a
single supported stable and LTS release at any given time which should
speak in favour of using the julia-stable and julia-lts aliases instead.
[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp
fc3c17c5ac
julia: introduce LTS and stable aliases
...
According to the Julia release process [1] there will only ever be two
supported release branches at any given time: stable and LTS. Once a new
version of either is released, support for the previous release will be
dropped upstream. Introducing aliases for these branches allows our
users to easily track either depending on their need for stability.
[1]: https://julialang.org/blog/2019/08/release-process/#long_term_support
2021-04-28 06:55:51 +00:00
Pontus Stenetorp
a0b0f99458
julia: drop julia_13 as it lacks support upstream
...
Closes #82008 .
2021-04-28 06:55:47 +00:00
sternenseemann
88dbd594c8
mldonkey: 3.1.6 -> 3.1.7-2
2021-04-28 08:06:41 +02:00
Joe Hermaszewski
e14e57fb19
mx-puppet-discord: init at 2021-01-22
2021-04-28 12:11:55 +08:00
John Ericson
7d4a695de4
Merge pull request #119786 from sternenseemann/glibc-gcc
...
glibc: always compile with a gcc stdenv
2021-04-28 00:09:59 -04:00
github-actions[bot]
655989d7b3
Merge staging-next into staging
2021-04-28 00:15:29 +00:00
Sandro
1113134039
Merge pull request #120573 from expipiplus1/joe-bb-tools
...
inav-blackbox-tools: init at 2021-04-22
2021-04-28 01:27:05 +02:00
Atemu
a053eae561
ethminer: provide a CUDA-free version
...
CUDA is only needed for Nvidia GPUs; AMD has a fully open stack
2021-04-27 23:38:10 +02:00
Kira Bruneau
9cbe07c1b2
yabridge, yabridgectl: hard code wine path
2021-04-27 15:27:47 -04:00
José Romildo Malaquias
854822d2a3
Merge pull request #120660 from figsoda/tela-icon-theme
...
tela-icon-theme: init at 2021-01-21
2021-04-27 15:35:29 -03:00
github-actions[bot]
97889a52e1
Merge staging-next into staging
2021-04-27 18:14:28 +00:00
erikbackman
95b40e4143
(numworks-epsilon): init at 15.3.2
2021-04-27 19:07:25 +02:00
Matthias Beyer
0db1ac4ec2
plasma-pass: init at 1.2.0
...
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210427123311.517-1-mail@beyermatthias.de%3E
2021-04-27 08:56:04 -07:00
ajs124
39a51c9923
Merge pull request #118338 from Izorkin/update-nginx-zlib-ng
...
nginx: update to 1.20.0, replace zlib to zlib-ng
2021-04-27 16:36:25 +02:00
figsoda
1975e5a326
tela-icon-theme: init at 2021-01-21
2021-04-27 09:29:58 -04:00
Sandro
3be2b56742
Merge pull request #120659 from IvarWithoutBones/init/imagelol
...
imagelol: init at 0.2
2021-04-27 15:16:20 +02:00
Sandro
374a3b16c7
Merge pull request #120621 from fortuneteller2k/add-kile
...
kile-wl: init at unstable-2021-04-22
2021-04-27 15:12:57 +02:00
Sandro
ecff9e8dc7
Merge pull request #120618 from OPNA2608/init/punes/21.05
...
punes: init at unstable-2021-04-25
2021-04-27 14:57:07 +02:00
Sandro
e280d68c34
Merge pull request #120703 from fabaff/kubei
...
kubei: init at 1.0.11
2021-04-27 14:42:54 +02:00
Sandro
22bb091546
Merge pull request #120717 from fabaff/kubesec
...
kubesec: init at 2.11.0
2021-04-27 14:40:05 +02:00
Vincent Haupert
58c1794062
ghp-import: 0.5.5 -> 1.1.0 ( #120794 )
2021-04-27 14:11:41 +02:00
github-actions[bot]
c01456266d
Merge staging-next into staging
2021-04-27 12:07:01 +00:00
Sandro
7c137b57be
Merge pull request #120792 from fabaff/nbtscanner
...
nbtscanner: init at 0.0.1
2021-04-27 13:09:53 +02:00
Sandro
a9118b8592
Merge pull request #119261 from tfmoraes/ignite-0.9.0
...
Ignite: init at 0.9.0
2021-04-27 11:12:54 +02:00
Vincent Laporte
1a7f327cb6
google-drive-ocamlfuse: build with OCaml 4.10
2021-04-27 08:42:50 +02:00
Vincent Laporte
8d4b6207e9
dune_1: build with OCaml 4.10
2021-04-27 08:42:50 +02:00
github-actions[bot]
92003c2ff7
Merge staging-next into staging
2021-04-27 06:05:54 +00:00
Fabian Affolter
322ed1b535
nbtscanner: init at 0.0.1
2021-04-26 23:53:39 +02:00
brano543
dc9694c78e
openssl: correct cross compile for mingw
2021-04-26 18:51:10 +00:00
github-actions[bot]
f0290a5d27
Merge staging-next into staging
2021-04-26 18:14:28 +00:00
Robert Schütz
53d547ce19
Merge pull request #120619 from amanjeev/semiphemeral-python-package
...
semiphemeral: init at 0.6
2021-04-26 17:29:47 +02:00
Robert Schütz
e22d76fe34
Merge pull request #120520 from minijackson/jellyfin-remove-10.5
...
jellyfin_10_5: remove unmaintained version
2021-04-26 17:16:43 +02:00
OPNA2608
1fd6bf6a01
punes: init at unstable-2021-04-25
2021-04-26 17:14:57 +02:00
Amanjeev Sethi
281efa2651
semiphemeral: init at 0.6
...
semiphemeral: init at 0.6
semiphemeral: init at 0.6
semiphemeral: init at 0.6
semiphemeral: fix formatting
semiphemeral: refactor for flexibility
semiphemeral: remove extraneous inherit
semiphemeral: no check since upstream has no tests
semiphemeral: refactor move to misc instead of social/twitter
semiphemeral: fix formatting
2021-04-26 11:10:45 -04:00
midchildan
22ee2c6ea2
trafficserver: init at 9.0.1
2021-04-27 00:02:14 +09:00
midchildan
cfcda0dc34
cjose: init at 0.6.1
2021-04-27 00:02:02 +09:00
Minijackson
2ad8aa72ae
jellyfin_10_5: remove unmaintained version
...
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.
[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402 >
2021-04-26 14:11:29 +02:00
github-actions[bot]
e30742adc3
Merge staging-next into staging
2021-04-26 12:06:35 +00:00
davidak
e190acea28
Merge pull request #120701 from fufexan/openboard
...
openboard: init at 1.6.1
2021-04-26 12:58:39 +02:00
SCOTT-HAMILTON
0cf4190344
googleearth-pro: don't use bundled libs
2021-04-26 12:55:28 +02:00
davidak
45e57e917d
Merge pull request #120587 from Mephistophiles/new_packages/simple-http-server
...
simple-http-server: init at 0.6.1
2021-04-26 12:26:44 +02:00
Fabian Affolter
38568801d3
kubesec: init at 2.11.0
2021-04-26 12:20:51 +02:00
davidak
43d751a574
Merge pull request #120601 from dotlambda/streamlink-2.1.1
...
streamlink: 2.0.0 -> 2.1.1
2021-04-26 12:15:20 +02:00
Ingo Blechschmidt
1586cbd915
castty: init at 2020-11-10 ( #120478 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-26 11:43:42 +02:00
Arnout Engelen
48c952c039
Merge pull request #112928 from baloo/baloo/gcc/reproducible
...
stdenv: provide a deterministically built gcc
2021-04-26 11:07:34 +02:00
Fabian Affolter
47e5dcf33e
kubei: init at 1.0.11
2021-04-26 10:56:22 +02:00
Mihai Fufezan
cde5ca089a
openboard: init at 1.6.1
2021-04-26 11:21:17 +03:00
Robert Schütz
0e391039ed
mousai: init at 0.3.1 ( #120552 )
2021-04-26 10:04:34 +02:00
Joe Hermaszewski
580e83525b
inav-blackbox-tools: init at 2021-04-22
2021-04-26 12:26:51 +08:00
Mario Rodas
b8b1081666
Merge pull request #120020 from marsam/update-icu
...
icu: 68.2 -> 69.1
2021-04-25 20:59:20 -05:00
github-actions[bot]
8634c6f7d1
Merge staging-next into staging
2021-04-26 00:17:03 +00:00
therealansh
f1df273a67
zellij: init at 0.5.1
2021-04-26 09:01:17 +09:00
Mario Rodas
ddea0864b6
Merge pull request #120553 from raboof/grpc-go-init-at-1.37.0
...
protoc-gen-go-grpc: init at 1.1.0
2021-04-25 18:15:14 -05:00
Ivar Scholten
249d9041be
imagelol: init at 0.2
2021-04-26 00:32:06 +02:00
Anderson Torres
b1c9917f71
Merge pull request #120625 from AndersonTorres/quick-modifications
...
Updates
ftgl: 2.1.3-rc5 -> 2.4.0;
cimg: 2.9.6 -> 2.9.7;
dialog: 1.3-2210306 -> 1.3-2210324;
docutils: 0.16 -> 0.17.1;
fme: refactor
2021-04-25 18:43:59 -03:00
fortuneteller2k
43b9727a55
kile-wl: init at unstable-2021-04-22
2021-04-26 03:44:01 +08:00
github-actions[bot]
9a945aac72
Merge staging-next into staging
2021-04-25 18:14:18 +00:00
Arnout Engelen
8a4abd956f
protoc-gen-go-grpc: init at 1.1.0
...
Using buildGoModule did not work for this package, and produced the
error "main module (google.golang.org/grpc) does not contain package
google.golang.org/grpc/cmd/protoc-gen-go-grpc". Since buildGoModule and
buildGoPackage both seem in common use and both have their advantages
(https://github.com/NixOS/nixpkgs/issues/84826 ) just using
buildGoPackage seems like a neat solution here.
2021-04-25 19:51:31 +02:00
AndersonTorres
3a7af6de81
dialog: 1.3-2210306 -> 1.3-2210324
2021-04-25 14:38:31 -03:00
AndersonTorres
2756b33d07
ftgl: 2.1.3-rc5 -> 2.4.0
2021-04-25 14:09:41 -03:00
Luke Granger-Brown
4ac8826b4f
Merge pull request #120128 from sophrosyne97/master
...
termsyn: init at 1.8.7
2021-04-25 15:06:33 +01:00
Robert Schütz
42cca18c8c
streamlink: 2.0.0 -> 2.1.1
2021-04-25 16:02:58 +02:00
Maxim Zhukov
303e476a6e
simple-http-server: init at 0.6.1
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-04-25 16:58:29 +03:00
sophrosyne97
093b2f8b26
termsyn: init at 1.8.7
2021-04-25 09:40:26 -04:00
Luke Granger-Brown
ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
...
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Luke Granger-Brown
ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
...
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01:00
Luke Granger-Brown
c14b9e5f86
Merge pull request #120127 from schnusch/remote-touchpad
...
remote-touchpad: init at 1.0.1
2021-04-25 13:13:45 +01:00
github-actions[bot]
1626c4772a
Merge staging-next into staging
2021-04-25 12:06:12 +00:00
Frederik Rietdijk
c648f7ee2a
Merge master into staging-next
2021-04-25 13:54:29 +02:00
Charles Strahan
e17b57ad75
rset: init at 2.1
2021-04-25 06:13:43 -05:00
Jonas Chevalier
b8ef16dc1e
treefmt: init at 0.1.1 ( #120521 )
...
* treefmt: init at 0.1.1
* Update pkgs/top-level/all-packages.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Update pkgs/development/tools/treefmt/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Luke Granger-Brown
364a4ae062
Merge pull request #120575 from akshgpt7/add-gptman
...
gptman: init at 0.8.0
2021-04-25 10:29:38 +01:00
Taeer Bar-Yam
ab6943a745
macdylibbundler: delete duplicate dylibbundler ( #119486 )
2021-04-25 08:43:09 +02:00
Jan Tojnar
c1f851b2ee
Merge branch 'staging-next' into staging
2021-04-25 08:22:13 +02:00
github-actions[bot]
a956f62ea4
Merge master into staging-next
2021-04-25 06:05:34 +00:00
Aksh Gupta
5b6e08ba57
gptman: init at 0.8.0
2021-04-25 08:15:50 +05:30
Mario Rodas
8e7de907c7
Merge pull request #119884 from LibreCybernetics/add-ruby-pgsync
...
pgsync: init at 0.6.6
2021-04-24 21:20:06 -05:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
...
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
ZerataX
5debc57760
mangohud: init at 0.4.1
2021-04-24 22:45:45 +02:00
Lassulus
118485230c
Merge pull request #119725 from helsinki-systems/feat/flexoptix-app
...
flexoptix-app: Init at 5.9.0
2021-04-24 19:34:18 +02:00
schnusch
f96a6606d6
remote-touchpad: init at 1.0.1
2021-04-24 18:18:10 +02:00
Thiago Franco de Moraes
387665f616
Ignite: init at 0.9.0
2021-04-24 12:33:54 -03:00
Dmitry Kalinkin
91cee86221
fastnlo: rename to fastnlo_toolkit
2021-04-24 08:31:59 -04:00
Michael Raskin
d04f1c4314
Merge pull request #101071 from ju1m/apparmor
...
apparmor: try again to fix and improve
2021-04-24 11:24:26 +00:00
Sandro
9c2920e56e
Merge pull request #108721 from lsix/readline-8.1
2021-04-24 11:46:56 +02:00
Sandro
29c3779473
Merge pull request #120247 from FlorianFranzen/workstyle
...
workstyle: 0.2.1
2021-04-24 09:42:50 +02:00
Sandro Jäckel
e7947f3efb
prometheus-unbound-exporter: init at unstable-2021-03-17
2021-04-24 08:59:15 +02:00
Ingolf Wagner
6d495d51e1
pixelnuke: init 2019-05-19 ( #119709 )
...
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 08:53:06 +02:00
github-actions[bot]
f9e9e425fc
Merge staging-next into staging
2021-04-24 06:05:32 +00:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next
2021-04-24 06:05:30 +00:00
Sandro
de959006f5
Merge pull request #119081 from Stekke/infnoise
2021-04-24 07:42:06 +02:00
Sandro
496d33dc17
Merge pull request #116747 from jakubgs/gomobile-20200622
2021-04-24 07:14:28 +02:00
Fabián Heredia Montiel
4e96143fe5
pgsync: init at 0.6.6
2021-04-23 22:36:41 -05:00
Sandro
bbffc43d56
Merge pull request #120450 from fortuneteller2k/add-zls
2021-04-24 03:59:57 +02:00
Norbert Melzer
65499c8a82
lefthook: 0.7.2 -> 0.7.3 ( #120346 )
...
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 03:57:36 +02:00
Aiken Cairncross
0098f76b1a
or-tools: fix build ( #120441 )
2021-04-24 03:15:14 +02:00
Sandro
4213f6d839
Merge pull request #120045 from FlorianFranzen/sphinx-serve
2021-04-24 02:57:39 +02:00
John Ericson
96b2cb441c
Merge pull request #120283 from Ericson2314/netbsd-fewer-vars
...
netbsd: Remove some env vars that are probably not needed.
2021-04-23 20:57:18 -04:00
github-actions[bot]
944e32775d
Merge staging-next into staging
2021-04-24 00:16:20 +00:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next
2021-04-24 00:16:17 +00:00
Sandro
fe265ec497
Merge pull request #119285 from expipiplus1/joe-mautrix-signal
2021-04-24 01:22:02 +02:00
John Ericson
f684c917a6
stdenvNoCC: Fix `hasCC` attr during cross, remove `noCC`
...
`hasCC` was getting overridden in the cross bootstrapping (for GHCJS),
which preventing the default logic from re-triggering for `stdenvNoCC`.
Also remove `stdenv.noCC` which is obseleted by `stdenv.hasCC`.
2021-04-23 21:54:42 +00:00
fortuneteller2k
c0cca46ef0
zls: init at 0.1.0
2021-04-24 03:42:41 +08:00
Aaron Lindsay
9aae499e79
mspds-bin: init at 3.15.1.1
2021-04-23 09:47:52 -07:00
Aaron Lindsay
da7c1383f4
mspds: init at 3.15.1.1
2021-04-23 09:47:52 -07:00
Peter Simons
a8ade4385f
Merge origin/master into haskell-updates.
2021-04-23 17:15:13 +02:00
davidak
fabdd46503
kbdKeymaps: remove
...
dvp and neo are now included in kbd
includes documentation in release notes and alias
2021-04-23 16:41:06 +02:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pyvex/default.nix
pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Alyssa Ross
bb8d9a49ff
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
This will bring in the fix for the yarGen eval failure.
2021-04-23 13:35:52 +00:00
Valentin Lorentz
92c77733ac
mrustc: init at 0.9
...
mrustc is mostly patched to use shared LLVM sources but still uses
in-tree source for compiler-rt from LLVM 7. This needs to be patched to
compile under glibc 2.31 or later. It's easy enough to reapply all our
compiler-rt patches here.
2021-04-23 10:19:37 +00:00
Florian Franzen
f192430e47
sphinx: init from python3Packages.sphinx
2021-04-23 11:59:26 +02:00
Florian Franzen
063e5abdd2
sphinx-serve: init from python3Packages.sphinx-serve
2021-04-23 11:58:54 +02:00
Jakub Sokołowski
dd2a8245a1
gomobile: init at 2020-06-22
...
The Android SDK is provided by `nixpkgs`, and in case of the Status Project
we build our app using that SDK in combination with gomobile since our
protocol library is written in Go:
https://github.com/golang/mobile
This tool is quite powerful and allows you even to build entire applications in Go:
https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile#hdr-Compile_android_APK_and_iOS_app
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-23 11:17:17 +02:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next
2021-04-23 09:10:50 +02:00
Cole Helbling
e18a2ee062
dcs: init at unstable-2021-04-07
2021-04-22 23:07:38 -07:00
Julien Moutinho
05d334cfe2
Revert "Revert "apparmor: fix and improve the service""
...
This reverts commit 420f89ceb2
.
2021-04-23 07:17:55 +02:00
Sandro
2ce1d7a408
Merge pull request #119997 from DeterminateSystems/lief
...
lief: build from source and enable python bindings
2021-04-23 06:36:09 +02:00
Sandro
1b1cd0098c
Merge pull request #120253 from vbgl/beluga-default-ocaml
...
beluga: build with default version of OCaml
2021-04-23 06:21:49 +02:00
Sandro
1307cbca11
Merge pull request #120057 from FlorianFranzen/sphinx-material
2021-04-23 05:23:20 +02:00
Sandro
974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss
2021-04-23 05:21:59 +02:00
github-actions[bot]
0d97d9f23b
Merge staging-next into staging
2021-04-23 00:15:42 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next
2021-04-23 00:15:39 +00:00
John Ericson
e4b05fbf47
netbsd: Make boostrapping more orthodox and don't rely on splicing
...
- No splicing makes everything less finnicky.
- Normal bootstrapping matches e.g. linux where kernel headers are also
`stdenvNoCC` but part of this stage.
2021-04-22 23:24:24 +00:00
Sandro
603620a630
Merge pull request #120214 from dotlambda/sc-im-xlsx
2021-04-23 01:01:52 +02:00
Henri Menke
ff856b1342
wstunnel: deduplicate by using haskellPackages
...
wstunnel is packaged twice in nixpkgs, once standalone and once in
haskellPackages. The standalone version is outdated while the version in
haskellPackages is updated automatically from Hackage, so we are
removing the standalone Nix expression but still keep the static
executable.
2021-04-22 23:57:02 +02:00
Sandro
8b4f14d3ae
Merge pull request #114436 from gvolpe/icon-theme/beauty-line
2021-04-22 23:44:19 +02:00
Cole Helbling
722ecd9e93
cyclonedx-python: init at 0.4.3
2021-04-22 14:32:16 -07:00
Cole Helbling
fd21963e8b
lief: build from source and enable python bindings
2021-04-22 14:02:13 -07:00
Sandro
68aecedb41
Merge pull request #120221 from fabaff/ntlmrecon
...
ntlmrecon: init at 0.4
2021-04-22 23:00:54 +02:00
Cole Helbling
c253419a55
xorex: init at 0.3.0
2021-04-22 13:53:19 -07:00
Cole Helbling
dbfbfa380e
yarGen: init at 0.23.4
2021-04-22 13:52:42 -07:00
Florian Franzen
d6eefb728e
workstyle: 0.2.1
2021-04-22 21:41:52 +02:00
Florian Franzen
a598006fd1
css-html-js-minify: init from python3Packages.css-html-js-minify
2021-04-22 21:25:00 +02:00
Vincent Laporte
1ae99e891e
beluga: build with default version of OCaml
2021-04-22 21:07:45 +02:00
Cole Helbling
f8e3ad15af
earlybird: init at 1.25.0
2021-04-22 11:34:03 -07:00
github-actions[bot]
cdece2032d
Merge staging-next into staging
2021-04-22 18:14:30 +00:00
github-actions[bot]
b95da5efb6
Merge master into staging-next
2021-04-22 18:14:27 +00:00
John Ericson
82c231d17e
netbsd: Generalize builder to any-bsd setup hook
...
Do this to get ready for other BSDs.
2021-04-22 15:54:32 +00:00
Fabian Affolter
279b943182
ntlmrecon: init at 0.4
2021-04-22 17:14:46 +02:00
Robert Schütz
c2bd8ce862
libxlsxwriter: init at 1.0.3
2021-04-22 15:51:46 +02:00
github-actions[bot]
1eabfe5413
Merge staging-next into staging
2021-04-22 12:06:27 +00:00
github-actions[bot]
120744d620
Merge master into staging-next
2021-04-22 12:06:24 +00:00
Johan Thomsen
c3bd75c752
ceph: 15.2.10 -> 16.2.1
2021-04-22 13:17:57 +02:00
Joe Hermaszewski
78bdfddde1
signald: init at 0.13.1
2021-04-22 19:07:19 +08:00
Jörg Thalheim
40945d399d
quagga: remove
...
Upstream repositories do no longer exists. There has been no release in
a while. - Not a good combination for a network daemon running as root
in C that parses network packets...
2021-04-22 12:48:48 +02:00
Lancelot SIX
34a136c710
readline80: delete
...
readline-8.0 is not used anywhere in the tree (since introduction of
readline-8.1); drop it.
2021-04-22 11:25:42 +01:00
Sandro
d4828dbb4c
Merge pull request #120005 from DeterminateSystems/zoekt
...
zoekt: init at unstable-2021-03-17
2021-04-22 12:03:13 +02:00
github-actions[bot]
dde5369c50
Merge staging-next into staging
2021-04-22 06:05:54 +00:00
github-actions[bot]
8248f4db36
Merge master into staging-next
2021-04-22 06:05:51 +00:00
Doron Behar
5bad49242c
Merge pull request #99063 from jbedo/genomicsqlite
2021-04-22 05:45:15 +00:00
Fabian Affolter
391c5fcb5a
anevicon: init at 0.1.0 ( #120043 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-22 05:39:12 +02:00
Lars Jellema
54d8941a0d
esbuild: init at 0.11.12 ( #120089 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-22 05:38:16 +02:00
Sandro
d235056d6d
Merge pull request #119976 from sayanarijit/add/xplr
2021-04-22 04:08:21 +02:00
Sandro
a738f23b20
Merge pull request #120037 from fabaff/dnstwist
2021-04-22 03:55:14 +02:00
Sandro
7f9965695f
Merge pull request #119247 from jonringer/bump-buck
...
buck: 2019.10.17.01 -> 2021.01.12.01
2021-04-22 03:36:17 +02:00
Sandro
2df2e5f330
Merge pull request #118269 from midchildan/feat/fuse/add-darwin
2021-04-22 03:27:36 +02:00
Sandro
bee68940e8
Merge pull request #120090 from fabaff/wprecon
...
wprecon: init at 1.6.3a
2021-04-22 02:34:26 +02:00
Sandro
f2dac5593b
Merge pull request #120081 from fabaff/badtouch
...
badtouch: init at 0.7.3
2021-04-22 02:28:54 +02:00
github-actions[bot]
b28a233fef
Merge staging-next into staging
2021-04-22 00:16:19 +00:00
github-actions[bot]
77694c34c6
Merge master into staging-next
2021-04-22 00:16:15 +00:00
Graham Christensen
a59644aeb6
Merge pull request #119999 from DeterminateSystems/honeytrap
...
honeytrap: init at unstable-2020-12-10
2021-04-22 00:15:07 +00:00
Martin Weinelt
6292be499b
Merge branch 'master' into staging-next
2021-04-22 00:54:14 +02:00
Fabian Affolter
f37c7c7ba8
Merge pull request #120098 from FlorianFranzen/binwalk
...
binwalk: init from python3Packages.binwalk
2021-04-21 22:59:38 +02:00
Cole Helbling
5f45085a3f
flare-floss: init at 1.7.0
2021-04-21 11:21:10 -07:00
Florian Franzen
36b6a70302
unify: init from python3Packages.unify
2021-04-21 20:14:11 +02:00
Florian Franzen
a24fb17c96
binwalk: init from python3Packages.binwalk
2021-04-21 20:12:38 +02:00
Fabian Affolter
045febc92d
wprecon: init at 1.6.3a
2021-04-21 18:46:40 +02:00
Fabian Affolter
de048123a1
badtouch: init at 0.7.3
2021-04-21 18:04:01 +02:00
github-actions[bot]
a260b67879
Merge staging-next into staging
2021-04-21 12:06:26 +00:00
github-actions[bot]
9b3e698b14
Merge master into staging-next
2021-04-21 12:06:23 +00:00
Fabian Affolter
3121998f6b
dnstwist: init at 20201228
2021-04-21 10:44:06 +02:00
Sandro
f7e9cfcc06
Merge pull request #120033 from fabaff/hachoir
...
python3Packages.hachoir: init at 3.1.2
2021-04-21 10:39:09 +02:00
Fabian Affolter
04991f2ec8
python3Packages.hachoir: init at 3.1.2
2021-04-21 10:04:27 +02:00
Sandro
494b319e21
Merge pull request #120008 from marsam/init-nodejs-16_x
...
nodejs-16_x: init at 16.0.0
2021-04-21 06:08:15 +02:00
Sandro
05d326b9eb
Merge pull request #119852 from yanganto/himalaya-0.2.6
...
himalaya: init at 0.2.6
2021-04-21 06:06:24 +02:00
Sandro
6a2783899a
Merge pull request #120012 from vs49688/orcli
2021-04-21 06:04:33 +02:00
Arijit Basu
314da8ce3d
xplr: init at 0.5.4
2021-04-21 09:20:04 +05:30
Sandro
b88948d879
Merge pull request #118364 from jappeace/upgrade-ydotools-2
2021-04-21 05:13:47 +02:00
Sandro
06600d0a7a
Merge pull request #119928 from LeSuisse/cosign-0.3.0
...
cosign: 0.2.0 -> 0.3.0
2021-04-21 05:13:13 +02:00
Zane van Iperen
21ab9be498
openrussian-cli: init at 1.0.0
2021-04-21 12:46:44 +10:00
Sandro
8cb93e8921
Merge pull request #119970 from akshgpt7/add-jql
2021-04-21 03:17:05 +02:00
mlvzk
3f2b84a754
manix: 0.6.2 -> 0.6.3 ( #119912 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-21 03:08:54 +02:00
Sandro
3cf87928e6
Merge pull request #119988 from fabaff/sish
...
sish: init at 1.1.5
2021-04-21 03:04:23 +02:00
Justin Bedo
c1290daeaa
sqlitecpp: init 3.1.1
2021-04-21 10:19:24 +10:00
github-actions[bot]
6faea022df
Merge staging-next into staging
2021-04-21 00:15:23 +00:00
github-actions[bot]
99c7bab106
Merge master into staging-next
2021-04-21 00:15:20 +00:00
Cole Helbling
72efc3be00
zoekt: init at unstable-2021-03-17
2021-04-20 16:17:13 -07:00