1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-05 14:51:49 +00:00
Commit graph

320925 commits

Author SHA1 Message Date
Moritz Hedtke a77c1b39b8
step-ca: 0.16.2 -> 0.17.4 2021-10-02 17:43:22 +02:00
fortuneteller2k db4de0e903 papirus-icon-theme: 20210901 -> 20211001 2021-10-02 23:39:39 +08:00
Robert Scott 5126ca1cec
Merge pull request #140263 from r-ryantm/auto-update/python3.8-qcengine
python38Packages.qcengine: 0.19.0 -> 0.20.0
2021-10-02 16:33:17 +01:00
Thiago Kenji Okada 07be670cf9 graalvm-ce: create empty lib directory on macOS 2021-10-02 12:08:27 -03:00
Silvan Mosberger 243a61e183
Merge pull request #140051 from pennae/extend-derivation
fix nested calls to extendDerivation
2021-10-02 17:03:24 +02:00
Ryan Horiguchi f9d6a88874
gnomeExtensions: Auto-update 2021-10-02 16:50:27 +02:00
Thiago Kenji Okada e4a1d32922 zprint: reduce closure size
Before:

```
nix path-info -S ./result -h
/nix/store/06i7frz4c4plpcmws5l57rqfd0nm20lm-zprint-1.1.2	  1.9G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/irhavk9z81cgz3jwqxm7v7svmxdpqp9k-zprint-1.1.2	 93.4M
```
2021-10-02 11:47:59 -03:00
Thiago Kenji Okada 72971ccccb clojure-lsp: reduce closure size
Before:

```
$ nix path-info -S ./result -h
/nix/store/z8802pkmg77wq10kz851fvrjib0pm75f-clojure-lsp-2021.09.30-15.28.01	  2.0G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/1q6r7z9ga2hnar1gj5gbd6s0b3h5xhp8-clojure-lsp-2021.09.30-15.28.01	154.4M
```
2021-10-02 11:41:47 -03:00
figsoda 7ecc857fe0
Merge pull request #139883 from jlesquembre/neil
neil: init at 0.0.13
2021-10-02 10:40:21 -04:00
Thiago Kenji Okada bc40a84b55 clj-kondo: refactor and reduce closure size
Use the new `native-image.properties` to simplify build:
https://github.com/clj-kondo/clj-kondo/pull/1373

Also link to `graalvm11-ce.lib` to reduce closure size:

Before:

```
$ nix path-info -S ./result -h
/nix/store/bc46ki5sj5abbdfsighvvvlk03qnzrp5-clj-kondo-2021.09.25	  1.9G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/6mzk1f3j2j7lzzg378jl1g86p4pkz43z-clj-kondo-2021.09.25	 74.1M
```
2021-10-02 11:39:13 -03:00
Thiago Kenji Okada e7b3740842 babashka: reduce closure size
Before:

```
$ nix path-info -S ./result -h
/nix/store/6jsb0zpq531w9iymyzaik7lksppgw31k-babashka-0.6.1	  2.0G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/fay0p3hiiic4kd4fk0xyczl1ff8sjcp1-babashka-0.6.1	116.6M
```
2021-10-02 11:38:49 -03:00
Thiago Kenji Okada d909c0c1f1 graalvm-ce: add lib output
Add dynamic libraries (for now only glibc) to $lib output, so we can use
them with e.g.:

```
native-image -H:CLibraryPath=${graalvm11-ce.lib}/lib ...
```

Reducing the finaly closure size of a GraalVM package since it will not
pull the whole GraalVM as a direct dependency.
2021-10-02 11:38:49 -03:00
ajs124 352bb62051
Merge pull request #138058 from helsinki-systems/upd/varnish
varnish6/7: updates
2021-10-02 16:30:57 +02:00
Fabian Affolter edaa339eab python3Packages.amberelectric: init at 1.0.3 2021-10-02 16:30:07 +02:00
figsoda 8fc47f6112
Merge pull request #140226 from marsam/update-difftastic
difftastic: 0.9 -> 0.10.1
2021-10-02 10:27:24 -04:00
figsoda 18cb7eb974
Merge pull request #139228 from oxzi/ssh-key-confirmer-init
ssh-key-confirmer: init at 0.1
2021-10-02 10:26:08 -04:00
happysalada 0d9299b6a7 erlang: 24.0.6 -> 24.1.1 2021-10-02 23:23:13 +09:00
Bobby Rong fecd4d0e22
Merge pull request #135122 from r-ryantm/auto-update/doctl
doctl: 1.63.1 -> 1.64.0
2021-10-02 22:18:30 +08:00
Fabian Affolter 33aad6316e python3Packages.tuya-iot-py-sdk: init at 0.5.0 2021-10-02 16:14:00 +02:00
Bobby Rong bf382c37be
Merge pull request #135177 from r-ryantm/auto-update/juju
juju: 2.9.10 -> 2.9.11
2021-10-02 21:59:55 +08:00
Vanilla 84b08df988
vscode-extensions.influxdata.flux: init at 0.6.5. 2021-10-02 21:43:35 +08:00
Bobby Rong d26ee36556
Merge pull request #136083 from Moredread/mediathekview
mediathekview: 13.7.1 -> 13.8.0
2021-10-02 21:35:14 +08:00
Fabian Affolter 04269f4be1 python3Packages.hstspreload: 2021.9.1 -> 2021.10.1 2021-10-02 15:19:10 +02:00
sternenseemann e5fe6f4c58 skawarePackages.buildManPages: drop unnecessary sections parameter
Upstream has started passing the `-D` flag to install thankfully, so we
no longer need to create the section subdirectories ahead of time.
2021-10-02 15:03:31 +02:00
sternenseemann 2020702689 s6-networking-man-pages: 2.4.1.1.1 -> 2.5.0.0.1 2021-10-02 15:03:31 +02:00
sternenseemann 3cf522b286 s6-man-pages: 2.10.0.3.1 -> 2.11.0.0.1 2021-10-02 15:03:31 +02:00
sternenseemann 4d631edcab execline-man-pages: 2.8.0.1.1 -> 2.8.1.0.1 2021-10-02 15:03:31 +02:00
Bobby Rong bbc1f766e1
Merge pull request #135825 from i077/todoist-electron/1.0.1
todoist-electron: 0.2.4 -> 1.0.1
2021-10-02 21:00:39 +08:00
R. RyanTM 6598122426 python38Packages.mypy-boto3-s3: 1.18.51 -> 1.18.53 2021-10-02 12:40:46 +00:00
Daniel Olsen f05c5e07e1 hydrus: 454 -> 456 2021-10-02 14:18:39 +02:00
José Luis Lafuente 1d5d0bb97f
neil: init at 0.0.13 2021-10-02 14:16:02 +02:00
Alvar Penning c48c82533b ssh-key-confirmer: init at 0.1 2021-10-02 14:08:38 +02:00
Bobby Rong e782199039
Merge pull request #140219 from samuela/upkeep-bot/vscodium-1.60.2-1633133662
vscodium: 1.60.1 -> 1.60.2
2021-10-02 20:00:45 +08:00
0x4A6F a6951b22dd
chrysalis: 0.8.5 -> 0.8.6 2021-10-02 13:47:30 +02:00
Daniel Olsen 9f883ad3b8 matrix-synapse: build with redis by default 2021-10-02 13:45:31 +02:00
ckie bb07abf44d
headscale: 0.8.1 -> 0.9.2 2021-10-02 14:27:29 +03:00
Bobby Rong 5bfa40e1b7
Merge pull request #138124 from serokell/zhenya/youtrack-jdk11
youtrack: use jdk11 instead of jdk16
2021-10-02 19:22:42 +08:00
Fabian Affolter 45a8a0cca9
Merge pull request #140079 from fabaff/bump-restfly
python3Packages.restfly: 1.4.1 -> 1.4.2
2021-10-02 12:52:24 +02:00
R. RyanTM 8690708bc2 python38Packages.qcengine: 0.19.0 -> 0.20.0 2021-10-02 10:51:23 +00:00
Michael Weiss 3b9f6aa3b5
Merge pull request #140261 from primeos/intel-media-driver
intel-media-driver: 21.3.3 -> 21.3.4
2021-10-02 12:42:41 +02:00
Ashish SHUKLA 4acc1749db
got: init at 0.60 2021-10-02 15:55:16 +05:30
Michael Weiss d3ab1a4765
Merge pull request #140195 from primeos/ungoogled-chromium
ungoogled-chromium: 94.0.4606.61 -> 94.0.4606.71
2021-10-02 12:11:55 +02:00
Michael Weiss 55e05e8e0b
intel-media-driver: 21.3.3 -> 21.3.4 2021-10-02 12:08:28 +02:00
flexagoon bc9fe44e7f hover: 0.46.3 -> 0.46.6 2021-10-02 12:59:25 +03:00
R. RyanTM bef1d6430b python38Packages.qrcode: 7.3 -> 7.3.1 2021-10-02 09:42:53 +00:00
Fabian Affolter f841bc7c06 step-cli: 0.17.2 -> 0.17.6 2021-10-02 11:38:35 +02:00
Antonio Nuno Monteiro 40c61e528f ocamlPackages.logs: make jsoo support optional 2021-10-02 11:29:41 +02:00
Bobby Rong aa982bc025
Merge pull request #135160 from r-ryantm/auto-update/hcloud
hcloud: 1.27.0 -> 1.28.0
2021-10-02 17:21:23 +08:00
Fabian Affolter ac4990944f python3Packages.pynws: 1.3.0 -> 1.3.1 2021-10-02 11:19:02 +02:00
Fabian Affolter 58503e1cbb metasploit: 6.1.7 -> 6.1.8 2021-10-02 11:08:31 +02:00