ckie
4af74fa1fb
Merge pull request #173937 from KFearsoff/openvpn3-master
...
openvpn3: refactor the build
2022-06-12 02:46:08 +03:00
Sandro
9de4b4b9a0
Merge pull request #173743 from markus1189/awsls-init
...
awsls: init at 0.11.0
2022-06-11 23:33:15 +02:00
KFears
445f0e645e
openvpn3: init at 17_beta
...
Co-authored-by: SCOTT-HAMILTON <sgn.hamilton+github@protonmail.com>
Co-authored-by: Miroslav Kravec <kravec.miroslav@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-06-12 01:19:51 +05:00
Fabian Affolter
a57409b115
tfsec: 1.21.2 -> 1.23.3
2022-06-11 21:44:34 +02:00
ckie
4d63c8b732
Merge pull request #174156 from jevy/sunpaper
...
sunpaper: init at unstable-2022-04-01
2022-06-11 20:51:40 +03:00
Rick van Schijndel
8d168d2d12
Merge pull request #176042 from aaronjheng/jd
...
jd: remove
2022-06-11 19:42:09 +02:00
Sandro
170a7e765d
Merge pull request #167430 from OPNA2608/init/asap
...
asap: init at 5.2.0
2022-06-11 19:02:42 +02:00
Sandro
d06755d422
Merge pull request #165780 from OPNA2608/init/haguichi
...
haguichi: init at 1.4.5
2022-06-11 19:02:06 +02:00
jevin
5b898eb8de
sunpaper: init at unstable-2022-04-01
2022-06-11 11:47:44 -04:00
Patryk Wychowaniec
cd07d6c82e
clang-tools: provide many versions
2022-06-11 16:48:16 +02:00
legendofmiracles
949505991d
Merge pull request #177275 from Builditluc/hoard-init
...
hoard: init at 1.0.1
2022-06-11 07:53:47 -06:00
Sandro
90cd5459a1
Merge pull request #175140 from Yureien/init/expressvpn
...
expressvpn: init at 3.25.0.13
2022-06-11 15:17:13 +02:00
Builditluc
e329b995f2
hoard: init at 1.0.1
2022-06-11 15:16:56 +02:00
Sandro
8c74650575
Merge pull request #171302 from renesat/submit/datalad
2022-06-11 15:12:36 +02:00
Sandro
332ff38e62
Merge pull request #126481 from ShamrockLee/timeshift
2022-06-11 15:01:49 +02:00
Soham Sen
feff6ddbe7
expressvpn: init at 3.25.0.13
2022-06-11 17:10:33 +05:30
Fabian Affolter
5615834be4
Merge pull request #177007 from fabaff/crackmapexec
...
crackmapexec: init at 5.2.2
2022-06-11 10:33:25 +02:00
ckie
faa501304d
Merge pull request #172373 from MatthewCroughan/mc/tinystatus
...
tinystatus: init at unstable-2021-07-09
2022-06-11 07:15:37 +03:00
Sandro
52f1fd127e
Merge pull request #174284 from sikmir/gpsbabel
2022-06-11 02:50:41 +02:00
Moritz Böhme
6f3caa12bb
fsrx: init at 1.0.0 ( #177065 )
2022-06-10 19:08:37 +02:00
matthewcroughan
294742618e
tinystatus: init at unstable-2021-07-09
...
Co-authored-by: j-k <dev@j-k.io>
Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
2022-06-10 19:56:21 +03:00
renesat
6c425b1778
datalad: init at 0.16.5
2022-06-10 12:19:58 +03:00
Jean-François Roche
9632bc06ae
buildkite-test-collector-rust: init at version 0.1.0
( #176118 )
2022-06-10 11:03:02 +02:00
Elis Hirwing
7afff45088
Merge pull request #174555 from etu/php-drop-php74
...
php: Drop PHP 7.4
2022-06-10 10:43:31 +02:00
hyqhyq_3
99fcf0ee74
subversion: enable darwin keychain support ( #176730 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-10 01:02:28 +02:00
Sandro
327784722d
Merge pull request #176166 from jmgilman/mdbook-admonition
...
mdbook-admonish: init at 1.6.0
2022-06-09 23:22:44 +02:00
Evan Stoll
fc909087cc
polychromatic: init at 0.7.3 ( #176932 )
...
* polychromatic: init at unstable-2020-03-10
use dev-1.0.0 branch
* polychromatic: use webkitgtk instead of webkit (package-list-no-aliases)
* polychromatic: use python3Packages.callPackage instead of callPackage
* polychromatic: add meta
* polychromatic: add usbutils to propagatedBuildInputs
polychromatic-tray-applet needs to be wrapped with lsusub from usbutils
* polychromatic: use pkgs.meson, not python3Packages.meson
* bump to 0.7.0
* rebase on master (python3.7 -> python3.9)
* ensure expression compiles at a minimum
* polychromatic: bump to 0.7.2; fix build
* 0.7.0 -> 0.7.2
* add `qtWrapperArgs` to `makeWrapperArgs`
* format with `nixpkgs-fmt`
* call `scripts/build-styles.sh` during `postPatch`
* patch `sassc` and `sass` references to point directly to binary from
`sassc` input
* polychromatic: remove `pkgconfig` from imports
* polychromatic: remove trailing whitespace
* polychromatic: 0.7.2 -> 0.7.3
* Apply various suggestions
* `xorg.libxcb` -> `libxcb`: `libxcb` can now be referenced directly
* Move various script patching functions from `postPatch` to
`preConfigure`
* `nativePropagatedBuildInputs` -> `propagatedNativeBuildInputs`
* Ensure expression is not modified by `nixpkgs-fmt`
* Apply recommended changes
* Move `nativeBuildInputs` before `propagatedNativeBuildInputs`
* Move all scripts but `scripts/build-styles.sh` back to `postPatch` phase
* Remove explicit `meson`, `wrapGAppsHook` imports from top-level
package attribute
2022-06-09 22:50:42 +02:00
zseri
f84dbdd78e
apc-temp-fetch: init at 0.0.1
2022-06-09 22:24:16 +02:00
Guillaume Girol
947e2c6fb5
Merge pull request #176535 from npatsakula/cassandra_cpp
...
cassandra-cpp-driver: init at 2.16.2
2022-06-09 17:18:59 +00:00
Domen Kožar
395c8b9b02
Merge pull request #176974 from domenkozar/fix-nix-netrc
...
nix: patch curl netrc regression
2022-06-09 11:14:18 -05:00
Bobby Rong
d46e514008
Merge pull request #176259 from bobby285271/symbolic-preview
...
symbolic-preview: 0.0.2 -> 0.0.3
2022-06-09 20:26:30 +08:00
Silvan Mosberger
85b1871e4e
Merge pull request #176847 from ErinvanderVeen/myxer-remove
...
myxer: remove
2022-06-09 14:22:45 +02:00
Fabian Affolter
717403a6bb
crackmapexec: init at 5.2.2
2022-06-09 11:16:12 +02:00
Sandro
262cef8b92
Merge pull request #173534 from schuelermine/add/ffmpeg_5-full
...
ffmpeg_5-full: init at 5.0.1
2022-06-09 10:37:55 +02:00
Astro
28cc406b12
esshader: init at unstable-2020-08-09
2022-06-09 02:44:05 +02:00
Sandro
7d071e7b62
Merge pull request #176919 from bbigras/prometheus-nats-exporter
...
prometheus-nats-exporter: init at 0.9.3
2022-06-09 02:38:18 +02:00
Domen Kožar
7434c16611
nix: patch curl netrc regression
...
https://github.com/curl/curl/issues/8653
2022-06-09 01:28:26 +01:00
Anderson Torres
6c2776e8f2
Merge pull request #176458 from Scoder12/pwninit
...
pwninit: init at 3.2.0
2022-06-08 20:55:29 -03:00
Anderson Torres
87010ff68b
Merge pull request #176622 from somasis/stw
...
stw: init at unstable-2022-02-04
2022-06-08 20:53:17 -03:00
Jörg Thalheim
b2baafedea
Merge pull request #175637 from helsinki-systems/drop/node10
...
nodejs-10_x: remove
2022-06-08 21:24:03 +01:00
Fabian Affolter
c5f8243a3b
Merge pull request #176533 from fabaff/sptk
...
sptk: init at 4.0
2022-06-08 22:09:34 +02:00
Pierre Roux
ecf2791d8b
coq_8_16: init at 8.16+rc1
2022-06-08 18:42:10 +02:00
Elis Hirwing
e91811bbe1
php74: Drop PHP 7.4 and add aliases throwing an error
2022-06-08 18:11:55 +02:00
Elis Hirwing
506bcd905e
lsp-plugins: Upgrade to PHP 8.1
2022-06-08 18:09:56 +02:00
Elis Hirwing
fa4acb7659
engelsystem: Upgrade to PHP 8.1
2022-06-08 18:09:52 +02:00
Elis Hirwing
8c28c83800
arcanist: Upgrade to PHP 8.1
2022-06-08 18:09:48 +02:00
Bruno Bigras
9ce5ed27f7
prometheus-nats-exporter: init at 0.9.3
2022-06-08 11:41:25 -04:00
Thiago Kenji Okada
e2851dcdae
Merge pull request #176565 from necrophcodr/add-gmqcc
...
gmqcc: init at unstable-2021-07-09
2022-06-08 15:11:29 +01:00
necrophcodr
13712fce0e
gmqcc: init at unstable-2021-07-09
2022-06-08 15:51:58 +02:00
zowoq
cb6b96591e
vend: remove
...
this is no longer used by `buildGoModule`
2022-06-08 19:40:31 +10:00