Sandro
a859f27d61
Merge pull request #114180 from omasanori/wasm-pack-update-deps
2021-02-26 18:49:54 +01:00
Michael Raskin
3a2195b750
Merge pull request #114406 from foolnotion/master
...
qt515 compatibility for qpdfview 0.4.18
2021-02-26 17:40:58 +00:00
benneti
8e5a172d0c
git-credential-gopass: init at 1.12.0 ( #114457 )
...
* maintainers: add benneti
* git-credential-gopass: init at 1.12.0
* Update pkgs/tools/security/gopass/git-credential.nix
* Update pkgs/tools/security/gopass/git-credential.nix
Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-02-26 11:37:34 -05:00
midchildan
78e3596121
sourcetrail: fix darwin build ( #112795 )
2021-02-26 13:52:07 +00:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Vincent Laporte
554827b5a7
ocamlPackages.bap: 2.1.0 → 2.2.0
...
libbap: 2019-11-15 → 2020-11-25
2021-02-26 07:09:22 +01:00
Bryan Gardiner
fabe4e78ac
dirdiff: init at 2.1
2021-02-25 18:40:50 -08:00
Maciej Krüger
d57c522515
Merge pull request #114285 from mkg20001/netplan
...
netplan: init at 0.101
2021-02-26 03:17:00 +01:00
Maciej Krüger
a3666f508f
netplan: init at 0.101
2021-02-26 03:02:21 +01:00
David Asabina
34b9463d8d
checkmake: init at 0.1.0-2020.11.30
2021-02-25 19:50:30 -05:00
Maximilian Bosch
bc87fc1907
Merge pull request #114072 from raboof/maven3-default-jdk
...
maven: use default jdk
2021-02-26 00:51:45 +01:00
nick black
6cae2af7aa
notcurses: 2.1.0 -> 2.1.5
2021-02-25 18:47:17 -05:00
Daniel Nagy
bd6ef5bee1
unbound-full: init
2021-02-25 18:37:57 -05:00
figsoda
184494bc5a
pactorio: init at 0.5.1
2021-02-25 15:30:58 -05:00
Bogdan Burlacu
bf8c24d3de
qt515 compatibility for qpdfview 0.4.18
2021-02-25 18:40:33 +01:00
Pascal Bach
3446cf39b4
cryptomator: init at 1.5.13
...
Co-authored-by: Artur Taranchiev <ewok@ewok.ru>
2021-02-25 17:06:48 +01:00
adisbladis
e8f69f40e6
Merge pull request #114348 from adisbladis/emacs-magick
...
emacs27: Don't pass imagemagick from all-packages
2021-02-25 18:03:47 +02:00
Florian Klink
0693022bb2
k2tf: init at 0.5.0
2021-02-25 13:44:55 +01:00
Fabian Affolter
772406c2a4
Merge pull request #114201 from Gonzih/go-air-init
...
air: init at 1.15.1
2021-02-25 13:28:24 +01:00
adisbladis
5042f818cb
emacs27: Don't pass imagemagick from all-packages
...
It's already disabled by default in the Emacs expression and passing
`imagemagick = null` makes passing `withImageMagick = true` useless.
2021-02-25 13:51:50 +02:00
Sandro
fdd69470ef
Merge pull request #114253 from pborzenkov/gops
...
gops: init at 0.3.15
2021-02-25 09:10:16 +01:00
Sandro
6109c59a23
Merge pull request #114312 from AndersonTorres/new-9menu
...
9menu: init at unstable-2021-02-24
2021-02-25 08:46:17 +01:00
AndersonTorres
fb63eaeb10
9menu: init at unstable-2021-02-24
2021-02-25 00:42:36 -03:00
Maciej Krüger
2e5fa27df9
mslink: init at 1.3
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-02-24 23:16:07 +01:00
Pavel Borzenkov
46098b3f89
gops: init at 0.3.15
2021-02-24 23:08:23 +03:00
Doron Behar
aca03db091
Merge pull request #108562 from KarlJoad/octave-modules
2021-02-24 21:31:24 +02:00
Karl Hallsby
481e1d3a77
octave.pkgs: init
...
Heavily based on Python's packages set.
2021-02-24 21:00:48 +02:00
Samuel Dionne-Riel
4836a3dfb4
Merge pull request #113556 from MatthewCroughan/add-ubootOrangePiZero
...
U-Boot: Adds Orange Pi Zero build
2021-02-24 13:38:30 -05:00
Jörg Thalheim
cc8ad48f0b
Merge pull request #111034 from tmountain/master
2021-02-24 16:54:26 +00:00
Max Gonzih
c411077ef6
air: init at 1.15.1
2021-02-24 11:18:41 -05:00
adisbladis
2b84cf6e18
emacs-packages: Make pkgs & lib overrideable
...
With these changes it's possible to override pkgs & lib by:
```
emacs.pkgs.override { pkgs = fooPkgs; }
```
and get them to coherently apply to all emacs packages.
2021-02-24 15:46:08 +01:00
adisbladis
c68c81fb01
emacsPackagesFor: Remove all pkgs inherits from call site
2021-02-24 15:40:58 +01:00
adisbladis
b673be8336
emacsPackagesFor: Internalise trivialBuild/melpaBuild
...
I want less strangeness that's not obviously overrideable.
2021-02-24 15:40:58 +01:00
adisbladis
9647372202
emacs.pkgs: Get rid of external
from all-packages.nix
...
This was a strange construct that made these attrsets more difficult to work with.
It's simpler to just use pkgs.
2021-02-24 15:40:58 +01:00
Masanori Ogino
556a725173
libressl_3_0: remove
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-24 20:57:53 +09:00
Masanori Ogino
3daad69057
wasm-pack: update deps
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-24 20:57:07 +09:00
Sandro
e84bae2c1c
Merge pull request #113718 from Emantor/init/gpuvis
...
gpuvis: init at 20210220
2021-02-24 07:45:28 +01:00
Tom Hall
a3c72e4d7d
pure-maps: init at 2.6.0
2021-02-23 14:48:31 +00:00
freezeboy
74bec37293
plik,plikd: init at 1.3.1
...
The client and the servers are separated so that a simple user just gets
the necessary binary.
Currently the server frontend has a very old build, I could not build
this asset myself, so for the moment I simply extracted it from the
binary release of the project.
Once this build procedure will have been updated I will transition to a
full build
2021-02-23 15:35:07 +01:00
Tom Hall
e31f16ec85
s2geometry: init at 0.9.0
2021-02-23 13:59:49 +00:00
Tom Hall
fccc5ba324
mapbox-gl-qml: init at 1.7.5
2021-02-23 13:59:49 +00:00
Tom Hall
e9fe70c13e
mapbox-gl-native: init at 2020.06.07
2021-02-23 13:59:48 +00:00
Tom Hall
76b4a48399
nemo-qml-plugin-dbus: init at 2.1.23
2021-02-23 13:59:48 +00:00
Sandro
971cadf96c
Merge pull request #114039 from dotlambda/caerbannog-init
2021-02-23 14:58:53 +01:00
Sandro
422e78fb10
Merge pull request #114069 from orivej/ebumeter
...
ebumeter: init at 0.4.2
2021-02-23 14:52:59 +01:00
Rouven Czerwinski
4bfacbc813
gpuvis: init at 20210220
...
Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
2021-02-23 13:52:33 +01:00
Sandro
4494db2d90
lscolors: init at 0.7.1 ( #114091 )
2021-02-23 11:22:01 +01:00
Robert Schütz
38a0668296
caerbannog: init at 0.3
2021-02-23 10:21:37 +01:00
Arnout Engelen
ed5b9cce76
maven: use default jdk
...
While builds using maven are relatively likely to target jdk8,
they typically support building using default jdk.
The main exception is the default jdk no longer supports targeting
JRE's before version 8. For projects that do that we can override the
jdk version for the maven used there.
2021-02-23 09:22:40 +01:00
taku0
8e1b81959e
Merge pull request #111040 from tu-maurice/unstable/xed-editor-2.8.4
...
xed-editor: Init at 2.8.4
2021-02-23 14:39:21 +09:00
taku0
7edf60f8d6
Merge pull request #112800 from tu-maurice/unstable/xplayer-2.4.0
...
xplayer: init at 2.4.0
2021-02-23 14:32:27 +09:00
taku0
0a39bf46ac
Merge pull request #96186 from SCOTT-HAMILTON/anystyle-cli
...
anystyle-cli: Init at 1.3.10
2021-02-23 13:41:08 +09:00
Mario Rodas
bbed03f446
shadowsocks-rust: 1.8.23 -> 1.9.0
...
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.9.0
2021-02-23 04:20:00 +00:00
Orivej Desh
54dd95242e
ebumeter: init at 0.4.2
2021-02-23 04:15:30 +00:00
Sandro
03c7a92b08
Merge pull request #113362 from baloo/baloo/swtpm/init
...
swtpm: init at 0.5.2
2021-02-23 02:42:14 +01:00
0x4A6F
25b39e3fc7
blflash: init at 0.3.2
2021-02-22 22:47:26 +00:00
davidak
550833b7f0
Merge pull request #113933 from Mic92/xmpppy
...
python2.pkgs.xmpppy: remove + dependent packages
2021-02-22 20:19:11 +01:00
davidak
23f1c43e17
Merge pull request #113914 from raboof/sweethome3d-use-default-jre
...
sweethome3d: run using the default jre
2021-02-22 15:40:41 +01:00
bloomvdomino
bd370455c8
bottles: init at 2.1.1
2021-02-22 14:28:19 +01:00
SCOTT-HAMILTON
ed53b269cc
anystyle: init at 1.3.10
2021-02-22 13:21:16 +01:00
github-actions[bot]
8b6e6ae050
Merge master into staging-next
2021-02-22 12:16:58 +00:00
Maximilian Bosch
f7011c70f3
nextcloud21: init at 21.0.0, set as default version
...
ChangeLog: https://nextcloud.com/changelog/#latest21
* Packaged 21.0.0, test-deployed it to my personal instance and tested
the most basic functionality (`davfs2`-mount, {card,cal}dav sync, file
management).
* Bumped the default version for unstable/21.05 to `nextcloud21`. Since
`nextcloud20` was added after the release of 20.09 (and thus the
default on 20.09 is still `nextcloud19`), it's now needed to upgrade
across two majors.
This is not a problem though since it's possible to upgrade to v20 on
20.09 already and if not, the module will guard the administrator
through the upgrade with eval warnings as it's the case since 20.03.
* Dropped `nextcloud17` attribute and marked `nextcloud18` as EOL.
2021-02-22 13:04:42 +01:00
Sandro
2bf2dfc988
Merge pull request #113950 from 414owen/add-spicy
...
spicy: init at unstable-2020-02-21
2021-02-22 08:19:17 +01:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next
2021-02-22 06:17:05 +00:00
Arthur Gautier
831e6dfd14
swtpm: adds a variation with tpm2 support
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-22 05:14:56 +00:00
Jörg Thalheim
819873f29e
python3.pkgs.xmpppy: remove + dependent packages
2021-02-22 05:43:13 +01:00
Arthur Gautier
ac87ecd581
swtpm: init at 0.5.2
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-22 04:37:43 +00:00
Sandro
2e338d35bd
Merge pull request #111347 from fufexan/orchis-theme
2021-02-22 02:15:44 +01:00
Sandro
176690a763
Merge pull request #113857 from starcraft66/master
...
kustomize-sops: init at 2.4.0
2021-02-22 01:43:41 +01:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next
2021-02-22 00:37:52 +00:00
Astro
50847e0b17
wargus: init at 2.4.3
2021-02-22 00:44:52 +01:00
Owen Shepherd
92c03aaf77
spicy: init at unstable-2020-02-21
2021-02-21 22:12:00 +00:00
Arnout Engelen
b47bb058b8
sweethome3d: run using the default jre
...
The default jdk was updated, but various applications were kept at
jdk8 so they could be updated one-by-one, testing that the update
does not break those packages.
I tested sweethome3d, and found out that while it runs fine with
the default jre, the build script of the current release does not
work on JDK9 or higher. This has already been fixed on trunk but
not yet released. Since this is specific to this package, I
moved the selection of 'jdk8' to inside the packages' .nix, with a
note so we don't forget to update to the default jdk as well when
a new version of sweethome3d is released.
2021-02-21 21:13:01 +01:00
github-actions[bot]
93b17c1b4d
Merge master into staging-next
2021-02-21 18:17:22 +00:00
ajs124
60450f6b8d
Merge pull request #113663 from helsinki-systems/claws
...
claws-mail{,-gtk3}: refactor and merge
2021-02-21 19:16:46 +01:00
Arthur Gautier
7777e229a1
libtpms: init at 0.7.4
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-21 17:25:49 +00:00
github-actions[bot]
cf22d5fee7
Merge master into staging-next
2021-02-21 12:19:43 +00:00
Akshat Agarwal
6aaa89b38d
tremor-rs: init at v0.10.1
...
Signed-off-by: Akshat Agarwal <humancalico@disroot.org>
2021-02-21 14:51:01 +05:30
Sandro
60fb826327
Merge pull request #113356 from mbaeten/master
2021-02-21 07:29:19 +01:00
github-actions[bot]
2c8fa86436
Merge master into staging-next
2021-02-21 06:16:32 +00:00
davidak
8f42d3ed16
Merge pull request #108902 from iblech/patch-enigma
...
enigma: init at 1.21
2021-02-21 04:51:43 +01:00
Tristan Gosselin-Hane
83de5aa31a
kustomize-sops: init at 2.4.0
2021-02-20 21:25:38 -05:00
Arthur Gautier
c406d55e69
vo-aacenc: init at 0.1.3
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-20 22:57:11 +00:00
github-actions[bot]
7a1ee9c317
Merge master into staging-next
2021-02-20 18:17:10 +00:00
Sandro
5cfeebb8cb
Merge pull request #113748 from yanganto/krapslog-0.1.2
...
krapslog: init at 0.1.2
2021-02-20 16:22:10 +01:00
Sandro
0bc35239cf
Merge pull request #113750 from 414owen/add-cen64
2021-02-20 16:19:09 +01:00
Owen Shepherd
ed08ba414e
cen64: init at unstable-2020-02-20
2021-02-20 14:40:54 +00:00
Antonio Yang
39f824d1d6
krapslog: init at 0.1.2
2021-02-20 21:38:58 +08:00
github-actions[bot]
5884dca2b9
Merge master into staging-next
2021-02-20 12:19:39 +00:00
Ivan Babrou
7e2baa21b5
garble: pin to go1.15
2021-02-20 21:13:46 +10:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging
2021-02-20 00:36:40 +00:00
Ryan Burns
9511f29f40
go: fix cross-compilation
...
Because:
* `go-bootstrap` is a native build input of go, so it needs to have
an offset of -1. Otherwise, e.g. when building a go cross-compiler,
it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
`buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou
d8da3220c0
oauth2_proxy: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
99f4524c5f
coyim: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
8fd0bb4db3
step-ca: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
9433fde4fe
grafana-loki: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
31fe7ad887
trillian: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
c5b7370de2
nncp: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
f2d233cde6
ibus-engines.bamboo: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou
0551dc7798
galene: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
7bfae9ca5c
prometheus: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
657835178f
v2ray: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
2b45d708e5
dockerTools.tarsum: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
f4e108408f
go, buildGoModule, buildGoPackage: default to go 1.16
2021-02-20 08:09:42 +10:00
Poscat
1098d19ff1
hinit: Init at 0.2.0
2021-02-19 20:56:32 +01:00
mbaeten
ec37ccb392
pragha: init at 1.3.4
2021-02-19 20:47:56 +01:00
github-actions[bot]
daab056dd9
Merge staging-next into staging
2021-02-19 18:16:58 +00:00
Sandro
c1a0106f40
Merge pull request #113681 from AndersonTorres/new-dap
2021-02-19 19:06:14 +01:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
...
Resolved the following conflicts:
- kernel flags between 09176d28a0
and 2b28822d8d
- clojure-lsp between 3fa00685ce
and e03c068af5
2021-02-19 17:15:31 +01:00
Jan Tojnar
7d4b0acfb5
Merge pull request #93401 from davidak/mbrola
...
mbrola: init at 3.3
2021-02-19 17:04:52 +01:00
davidak
5d4cb57ad1
mbrola: init at 3.3
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-19 16:39:09 +01:00
Sandro
c2c24f1940
Merge pull request #111006 from fabaff/bump-fwup
...
fwup: 1.5.2 -> 1.8.3
2021-02-19 14:47:39 +01:00
Sandro
08f5631891
Merge pull request #112631 from DavHau/garble-init
2021-02-19 14:39:31 +01:00
AndersonTorres
111256a480
dap: init at 3.10
2021-02-19 10:24:24 -03:00
Ben Siraphob
e899331972
makeWrapper: use proper shell when cross-compiling
2021-02-19 20:09:16 +07:00
Sandro
b8f6a927f7
Merge pull request #113145 from fabaff/secretscanner
...
secretscanner: init at 20210214-42a38f9
2021-02-19 14:07:10 +01:00
AndersonTorres
cf70751ffc
1password-gui: rename
2021-02-19 09:53:29 -03:00
Fabian Affolter
4630d6f37b
fwup: 1.5.2 -> 1.8.3
2021-02-19 10:32:37 +01:00
DavHau
599132aff2
garble: init at 2020-01-07
2021-02-19 15:02:15 +07:00
Mauricio Collares
82b8fe90f6
libgccjit: use current gcc version
2021-02-19 08:35:27 +01:00
zowoq
3dab057264
Merge staging-next into staging
2021-02-19 10:47:46 +10:00
Alvar Penning
553ad198c2
claws-mail{,-gtk3}: refactor
...
Update Claws Mail to its latest version and perform a major refactoring.
Previously, the configurable arguments were neither complete nor named
according to the configure.ac file. Likewise, the values did not
correspond to the defaults, but rather to a personal preference.
This has now been changed to enable the arguments which are enabled in
the configure.ac file. Also the variable names have been adjusted. For
compatibility the old parameters also exist.
Next to the claws-mail package is the "experimental" claws-mail-gtk3
package for the non official gtk3 git branch. This package started as an
almost one-to-one copy of the claws-mail derivation which small
modifications. This package was of course not updated.
This has also been changed so that both packages are built from the same
derivative.
2021-02-19 01:23:47 +01:00
Sandro
f5d27ad946
Merge pull request #113654 from tmountain/uchess
...
uchess: init at 0.2.1
2021-02-19 00:14:49 +01:00
Travis Whitton
ecf7314630
uchess: init at 0.2.1
2021-02-18 17:41:13 -05:00
Sandro
8b4f9b531c
Merge pull request #113381 from fabaff/nmap-unfree
2021-02-18 20:24:15 +01:00
Chuck
83de9e2d12
prometheus-systemd-exporter: Init at 0.4.0
2021-02-18 09:56:45 -08:00
sohalt
ea15465201
spacenav-cube-example: init at 2.3.0
2021-02-18 15:08:20 +01:00
sohalt
4f19003fec
spacenavd: init at 0.8
2021-02-18 15:08:20 +01:00
sohalt
373c6ad893
libspnav: init at 0.2.3
2021-02-18 15:08:20 +01:00
Sandro
cc19a6173f
Merge pull request #113307 from iAmMrinal0/init/authy
...
authy: init at 1.8.3
2021-02-18 13:05:53 +01:00
Sandro
7ec23be044
Merge pull request #99348 from bryanasdev000/package-kubectl-example
...
kubectl-example: init at 1.0.1
2021-02-18 13:00:21 +01:00
Sandro
499bada83b
Merge pull request #113141 from SCOTT-HAMILTON/formiko
...
formiko: init at 1.4.3
2021-02-18 12:37:30 +01:00
Sandro
f5e69e0e98
Merge pull request #106074 from sternenseemann/zettlr-1.8.1
2021-02-18 12:36:40 +01:00
Sandro
2278dadbdf
Merge pull request #113523 from fabaff/stressapptest
...
stressapptest: init at 1.0.9
2021-02-18 12:34:49 +01:00
Sandro
ef23b15078
Merge pull request #112167 from siraben/ticker-init
2021-02-18 12:33:52 +01:00
Sandro
8eedaa9699
Merge pull request #113352 from figsoda/xtrt
...
xtrt: init at 61884fb
2021-02-18 12:33:16 +01:00
Sandro
a56d4ff21c
Merge pull request #113273 from maxhbr/add-gopass-jsonapi
2021-02-18 12:27:32 +01:00
Sandro
6c004c3c82
Merge pull request #113527 from fabaff/wafw00f
...
wafw00f: init at 2.1.0
2021-02-18 12:24:27 +01:00
adisbladis
d63685c2f9
Merge pull request #113567 from adisbladis/rmfuse
...
rmfuse: init at 0.1.1
2021-02-18 11:12:27 +01:00
Peter Hoeg
88eb9ce528
shards: 0.12 -> 0.13
2021-02-18 09:11:23 +00:00
adisbladis
6b403ed151
rmfuse: init at 0.1.1
2021-02-18 10:06:00 +01:00
matthewcroughan
9c19eee912
U-Boot: Adds Orange Pi Zero build
2021-02-18 07:08:23 +00:00
Guillaume Girol
009d4570d8
Merge pull request #112939 from symphorien/musl32cross
...
pkgsCross.musl32: fix a few basic package
2021-02-18 06:44:49 +00:00
github-actions[bot]
45dc900af9
Merge master into staging-next
2021-02-18 06:16:42 +00:00
Mrinal Purohit
8e372cdfab
authy: init at 1.8.3
2021-02-18 10:35:01 +05:30
Bryan A. S
1c1aa06927
kubectl-example: init at 1.0.1
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-02-18 01:36:09 -03:00
David Anderson
2bb5ff0da2
zrepl: init at 0.3.1.
...
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-17 20:18:30 -08:00
github-actions[bot]
683536ab2a
Merge master into staging-next
2021-02-18 00:40:58 +00:00
Fabian Affolter
532f995e20
wafw00f: init at 2.1.0
2021-02-17 23:56:56 +01:00
Sandro
4175c39261
Merge pull request #113228 from SCOTT-HAMILTON/cqrlog
2021-02-17 23:43:25 +01:00
Fabian Affolter
30e6a35c81
nmap-unfree: init at 7.91
2021-02-17 23:29:07 +01:00
Fabian Affolter
2bff001654
stressapptest: init at 1.0.9
2021-02-17 23:11:59 +01:00
Astro
9d502c281b
hdf_java: remove
...
The only dependee was hdfview.
2021-02-17 22:34:49 +01:00
Astro
4c1f3b87b8
hdfview: 2.14 -> 3.1.2
2021-02-17 22:34:49 +01:00
SCOTT-HAMILTON
055345eb89
cqrlog: init at 2.5.2
2021-02-17 21:18:42 +01:00
github-actions[bot]
9d6726a2e3
Merge staging-next into staging
2021-02-17 18:14:09 +00:00
github-actions[bot]
afcea01614
Merge master into staging-next
2021-02-17 18:14:04 +00:00
Daniël de Kok
f1bb633034
Merge pull request #113378 from siraben/knightos-build-graph-reduction
...
knightos: reduce build time dependency graph
2021-02-17 16:42:53 +01:00
Sandro
6e442e9633
Merge pull request #113079 from SuperSandro2000/wget2
2021-02-17 16:05:58 +01:00
SCOTT-HAMILTON
90f346ffc9
formiko: init at 1.4.3
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 15:15:41 +01:00
adisbladis
a34cbf8a04
linuxPackages_latest: Use kernel 5.11
2021-02-17 09:12:50 -05:00
adisbladis
3a6c739b16
linux_5_11: init at 5.11
2021-02-17 09:12:50 -05:00
Johannes Rosenberger
04e04ead20
lice: 0.4 -> 0.6 ( #112895 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 14:29:04 +01:00
Sandro
6408a8f40b
Merge pull request #112068 from doronbehar/pkg/qt-3
2021-02-17 14:20:49 +01:00
Sandro
bc3adcc21f
Merge pull request #109842 from fabaff/fwanalyzer
...
fwanalyzer: init at 1.4.3
2021-02-17 14:17:16 +01:00
Ben Siraphob
dcbb218c0c
ticker: init at 3.0.0
2021-02-17 19:24:54 +07:00
Sandro Jäckel
e11e0b1536
wget2: init at 1.99.2
2021-02-17 13:24:41 +01:00
Ben Siraphob
d03a9c48fb
knightos: reduce build time dependency graph
...
Using asciidoc-full was unnecessary to build KnightOS-related packages
since only the a2x command matters. This change makes
cross-compilation far more noticeably faster. Closure size for each
package reduced from around 7 MB to 2 MB.
2021-02-17 19:21:22 +07:00
github-actions[bot]
41b30ed9a6
Merge staging-next into staging
2021-02-17 12:20:08 +00:00
github-actions[bot]
f68cf6f574
Merge master into staging-next
2021-02-17 12:20:00 +00:00
Sandro Jäckel
a4402edf94
libhsts: ini at 0.1.0
2021-02-17 13:09:51 +01:00
Sandro
26e3d26777
Merge pull request #113112 from Thunderbottom/pritunl-ssh
2021-02-17 11:34:48 +01:00
Sandro
3329658276
Merge pull request #108884 from iblech/patch-blobwars
...
blobwars: init at 2.00
2021-02-17 11:18:22 +01:00
Daniël de Kok
7a100cdfc4
Merge pull request #113210 from danieldk/libtorch-bin-fixes
...
libtorch-bin: remove dependency on nvidia_x11, fix passthru test
2021-02-17 09:05:41 +01:00
Maximilian Huber
64db530382
gopass-jsonapi: init at 1.11.1
...
Signed-off-by: Maximilian Huber <gh@maxhbr.de>
2021-02-17 07:54:38 +01:00
github-actions[bot]
cd9df16806
Merge staging-next into staging
2021-02-17 06:14:55 +00:00
github-actions[bot]
3ed237717a
Merge master into staging-next
2021-02-17 06:14:47 +00:00
Chinmay D. Pai
5b2e2fd6ed
pritunl-ssh: init at 1.0.1674.4
...
pritunl-ssh is a small Python script used to retrieve
the SSH certificate from the Pritunl Zero server.
Homepage: zero.pritunl.com
GitHub: pritunl/pritunl-zero-client
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2021-02-17 11:05:38 +05:30
figsoda
6c80f90e03
xtrt: init at unstable-2021-02-17
2021-02-16 22:35:52 -05:00
Sandro
78f8539ac4
Merge pull request #113284 from fabaff/shhgit
...
shhgit: init at 0.4-7e55062
2021-02-17 04:16:52 +01:00
Sandro
c340f37acb
Merge pull request #108835 from MetaDark/yabridge
2021-02-17 04:12:56 +01:00
Sandro
1429cc6a97
Merge pull request #112767 from khumba/gkrellm-desktop-file
2021-02-17 03:24:00 +01:00
Sandro
0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13
2021-02-17 03:14:49 +01:00
Sandro
141d867f22
Merge pull request #113289 from bloomvdomino/muso
...
muso: init at 2.0.0
2021-02-17 02:26:56 +01:00
github-actions[bot]
3e0ef2752a
Merge staging-next into staging
2021-02-17 00:36:34 +00:00
github-actions[bot]
79b7a67b55
Merge master into staging-next
2021-02-17 00:36:31 +00:00
bloomvdomino
3d4bc22ea5
muso: init at 2.0.0
2021-02-17 01:09:42 +01:00
Anderson Torres
6c5b20fcdf
Merge pull request #113319 from AndersonTorres/new-wayland-misc
...
Wayland-related miscellany
2021-02-16 19:12:59 -03:00
Sandro
0a5383b7cd
Merge pull request #113217 from iblech/patch-qemacs
...
qemacs: init at 0.3.3
2021-02-16 22:02:51 +01:00
Colin L Rice
9eb88a2e1d
go_1_16: init at 1.16
...
Changes are minor - I ended up just patching the ssl certs at the root
file, rather than trying to keep up with the various darwin changes.
The externalnetwork test helper location changed, to so I had to update
that patch as well.
- Add xcbuild as propagatedBuildInput on darwin 7e25bdba5e
2021-02-17 06:30:32 +10:00
AndersonTorres
f529ec396f
oguri: init at unstable-2020-12-19
2021-02-16 16:04:09 -03:00
github-actions[bot]
c0f4dcb71d
Merge staging-next into staging
2021-02-16 18:17:00 +00:00
github-actions[bot]
287495a7aa
Merge master into staging-next
2021-02-16 18:16:57 +00:00
Izorkin
96f0c2c191
mastodon, nixos/mastodon: use the same nodejs package in package and module
2021-02-16 17:57:31 +01:00
AndersonTorres
973473e249
wlogout: init at 1.1.1
2021-02-16 12:40:34 -03:00
AndersonTorres
7d7036b5e7
Aglomerating all tools/wayland
2021-02-16 12:37:41 -03:00
AndersonTorres
c0cec33cba
wob: rename from tools/misc to tools/wayland
2021-02-16 12:37:41 -03:00
AndersonTorres
34688a7fb0
wlr-randr: rename from tools/misc to tools/wayland
2021-02-16 12:37:40 -03:00
AndersonTorres
e6070d1e08
wl-clipboard: rename from tools/misc to tools/wayland
2021-02-16 12:37:40 -03:00
AndersonTorres
e72435ba8e
wev: rename from tools/misc to tools/wayland
2021-02-16 12:37:40 -03:00
AndersonTorres
70066b0191
slurp: rename from tools/misc to tools/wayland
2021-02-16 12:37:40 -03:00
AndersonTorres
fa1d3eee74
kanshi: rename from tools/misc to tools/wayland
2021-02-16 12:37:39 -03:00
AndersonTorres
7f3c4b5df2
clipman: rename from tools/misc to tools/wayland
2021-02-16 12:37:39 -03:00
Ingo Blechschmidt
83919e4c79
qemacs: init at 0.3.3
2021-02-16 13:57:49 +01:00
github-actions[bot]
063e642108
Merge staging-next into staging
2021-02-16 12:20:07 +00:00
github-actions[bot]
b31a0f36f8
Merge master into staging-next
2021-02-16 12:20:04 +00:00
sternenseemann
5db97c0fb8
zettlr: 1.7.5 -> 1.8.7
...
Some files in the appimage changed from 'zettlr' to 'Zettlr', keeping
them as lowercase in package output for consistency.
Add texlive and pandoc{,-citeproc} for PDF export.
2021-02-16 13:05:56 +01:00
Fabian Affolter
b8b1123267
shhgit: init at 0.4-7e55062
2021-02-16 10:33:11 +01:00
Daniël de Kok
b65dfb342c
Merge pull request #113107 from danieldk/remove-ancient-cudas
...
cudatoolkit-{6,6_5,7,7_5,8}: remove
2021-02-16 08:47:52 +01:00
Fabian Affolter
9ec328dc96
secretscanner: init at 20210214-42a38f9
2021-02-16 08:16:15 +01:00
Sandro
d7ec53a77f
Merge pull request #113253 from SuperSandro2000/packages
2021-02-16 07:42:04 +01:00
Bryan A. S
1e3b1f8678
kube-capacity: init at 0.5.1 ( #99344 )
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-02-15 22:29:44 -08:00
github-actions[bot]
2c58d394c7
Merge staging-next into staging
2021-02-16 06:16:38 +00:00
github-actions[bot]
60a01d886e
Merge master into staging-next
2021-02-16 06:16:35 +00:00
Sandro
7ad472a316
Merge pull request #113131 from SCOTT-HAMILTON/cicero-tui
2021-02-16 05:29:49 +01:00
Sandro
30d00e35d3
Merge pull request #113143 from SCOTT-HAMILTON/fontfor
...
fontfor: init at 0.3.1
2021-02-16 05:29:29 +01:00
Sandro
e390037266
Merge pull request #113138 from manojkarthick/pqrs-init
...
pqrs: init at 0.1.1
2021-02-16 05:12:57 +01:00
Sandro Jäckel
86208e365f
savepagenow: ini at 1.1.1
2021-02-16 04:00:55 +01:00
Sandro Jäckel
2d469a9939
kak-lsp: remove darwin from inputs
2021-02-16 03:59:54 +01:00
Samuel Dionne-Riel
bdb8db4438
Merge pull request #108417 from jojosch/dbeaver-source
...
dbeaver: 7.3.2 -> 7.3.5, build from source and add darwin build
2021-02-15 19:47:28 -05:00
github-actions[bot]
584d8cf939
Merge staging-next into staging
2021-02-16 00:36:47 +00:00
github-actions[bot]
6453fff3de
Merge master into staging-next
2021-02-16 00:36:43 +00:00
Martin Weinelt
8656b93051
Merge pull request #108330 from andir/solanum
...
solanum: use older autoreconfHook & support parallel building
2021-02-16 01:17:25 +01:00
Johannes Schleifenbaum
3a9dfaf5fc
dbeaver: use jdk11 because AlgorithmId.md5WithRSAEncryption_oid was removed with jdk 15
2021-02-16 01:10:18 +01:00
Johannes Schleifenbaum
4fc999db62
dbeaver: build from source
2021-02-16 01:10:12 +01:00
Anderson Torres
ddf094788f
Merge pull request #113150 from AndersonTorres/new-ophis
...
ophis: init at 2019-04-13
2021-02-15 16:21:33 -03:00
AndersonTorres
d4f220e56e
ophis: init at 2019-04-13
2021-02-15 15:41:16 -03:00
Wael Nasreddine
2df97e4b0a
Merge pull request #111662 from nicknovitski/remove-ruby-2.5
...
Remove Ruby 2.5
2021-02-15 10:21:46 -08:00
Ivan Babrou
368ed8fb3d
go_1_14, go_1_15, go_2-dev: do not override stdenv if it is not gcc ( #112248 )
...
This doesn't do anything for existing packages, but it helps #105026 ,
since `aarch64-darwin` doesn't have a working gcc today.
2021-02-15 10:19:15 -08:00
github-actions[bot]
e88fb2d10c
Merge staging-next into staging
2021-02-15 18:17:10 +00:00
github-actions[bot]
0ca7d945c2
Merge master into staging-next
2021-02-15 18:17:06 +00:00
zowoq
d9be3c767c
go_bootstrap: remove top-level attribute ( #113113 )
...
this package should only be used internally for go_*
2021-02-15 10:06:35 -08:00
Daniël de Kok
c4482a0c2a
libtorch-bin: do not depend on nvidia_x11
...
libcuda.so should be provided through /run/opengl-driver/lib to use
the system's version. This also avoids rebuilds when linuxPackages is
updated.
2021-02-15 17:08:20 +01:00
Doron Behar
1cdf4d2d19
lprof: remove
...
Broken since a long time ago, and was not updated upstream since 2013.
2021-02-15 17:06:53 +02:00
Doron Behar
a5088c098a
qt3: remove
...
Not used by any other package, and has vulnerabilities.
Close #99841 , Close #96827 , Close #90955 .
2021-02-15 17:06:53 +02:00
Jörg Thalheim
a0b10452c6
Merge pull request #113154 from MetaDark/ccls
2021-02-15 14:48:09 +00:00
SCOTT-HAMILTON
3fe50c407d
fontfor: init at 0.3.1
2021-02-15 13:33:53 +01:00
github-actions[bot]
a1d9d57051
Merge staging-next into staging
2021-02-15 12:20:16 +00:00
github-actions[bot]
cd518a718b
Merge master into staging-next
2021-02-15 12:20:12 +00:00
Andreas Rammhold
7dfb3fb5f6
solanum: use autoreconfHook269
...
The newer version that autoreconfHook defaults to isn't compatible with
the package just yet.
2021-02-15 11:44:42 +01:00
Fabian Affolter
cb127b0531
fwanalyzer: init at 1.4.3
2021-02-15 10:43:37 +01:00
Maximilian Bosch
c36bcb9130
Merge pull request #113144 from bobrik/ivan/cargo-whatfeatures
...
cargo-whatfeatures: init at 0.9.6
2021-02-15 10:35:26 +01:00
SCOTT-HAMILTON
8ac123a729
cicero-tui: init at 0.1.4
2021-02-15 10:28:51 +01:00
Ingo Blechschmidt
56a83d03bf
blobwars: init at 2.00
2021-02-15 09:09:35 +01:00
Bryan Gardiner
12b185c040
gkrellm: add desktop file, maintainer; other fixups
2021-02-14 22:18:03 -08:00
github-actions[bot]
a07809064d
Merge staging-next into staging
2021-02-15 06:16:52 +00:00
github-actions[bot]
0e0fae3ebf
Merge master into staging-next
2021-02-15 06:16:49 +00:00
Manoj Karthick
8780e833f8
pqrs: init at 0.1.1
...
Motivation: CLI tool to inspect Apache Parquet tools
2021-02-14 18:14:12 -08:00
Sandro
4df6aacbbd
Merge pull request #113127 from rmcgibbo/rippled-validator-keys-tool
...
rippled-validator-keys-tool: 20180927-d7774bc → 0.3.2
2021-02-15 02:43:59 +01:00
Kira Bruneau
e3d0774d0b
yabridgectl: init at 2.2.1
2021-02-14 19:44:17 -05:00