Commit Graph

35899 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Sandro 60fb826327
Merge pull request #113356 from mbaeten/master 2021-02-21 07:29:19 +01: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
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
Ivan Babrou 7e2baa21b5 garble: pin to go1.15 2021-02-20 21:13:46 +10: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
Sandro c1a0106f40
Merge pull request #113681 from AndersonTorres/new-dap 2021-02-19 19:06:14 +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