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
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
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
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
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
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
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
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