Pascal Bach
2cb130080d
Merge pull request #165579 from peterromfeldhk/peter-kubent
...
kubent: init at 0.5.1
2022-03-24 21:55:00 +01:00
xfnw
9980495d9c
justify: init at unstable-2022-03-19
2022-03-24 16:37:50 -04:00
Xinglu Chen
c92bd0b04e
patatt: init at 0.4.9
2022-03-24 18:49:26 +01:00
Florian Klink
76d05dfa62
fakeNss: move to toplevel
...
Make this reachable from pkgs.fakeNss. This is useful outside docker
contexts, too.
https://github.com/NixOS/nixpkgs/pull/164943#discussion_r833220769
2022-03-24 18:47:30 +01:00
peter woodman
6af081ad33
prometheus-node-exporter: fix build on darwin ( #165546 )
2022-03-24 12:24:40 -04:00
Robert Hensing
ce5a33e62b
Merge pull request #164660 from ncfavier/tests-restrict-arguments
...
nixos/testing: restrict arguments to makeTest
2022-03-24 17:01:47 +01:00
ckie
2bc1cd1ac4
soundfont-generaluser: init at 1.471
2022-03-24 12:49:38 +02:00
Peter Romfeld
817bf77574
pluto: init at 5.6.0
2022-03-24 10:54:27 +02:00
Peter Romfeld
edd6f77fff
kubent: init at 0.5.1
2022-03-24 10:26:22 +02:00
barinov274
a0a4650d54
unigine-heaven: init at 4.0
2022-03-24 16:42:28 +10:00
github-actions[bot]
e5b9619cbf
Merge master into haskell-updates
2022-03-24 00:10:32 +00:00
ajs124
f0cac4d2ba
ffmpeg-sixel: drop
2022-03-24 01:08:13 +01:00
ajs124
8f390037eb
ffmpeg_3: drop
2022-03-24 01:07:52 +01:00
ajs124
9f69ce4059
gnused_422: drop
...
this version was re-introduced in cb70a594cb
should not be needed anymore
2022-03-24 00:03:59 +01:00
ajs124
c662a1154e
Merge pull request #165161 from mweinelt/firefox-cleanup
...
firefox: spring cleaning 🦊
2022-03-23 23:57:52 +01:00
Robert Scott
0c31adefdc
Merge pull request #164526 from helsinki-systems/upd/varnish
...
varnish: 7.0.2 -> 7.1.0
2022-03-23 22:42:00 +00:00
Bernardo Meurer
a3cfdf39a7
cups-brother-mfcl2750dw: init at 4.0.0-1
2022-03-23 14:49:49 -07:00
Ryan Mulligan
adbaf07145
Merge pull request #160366 from benneti/projecteur
...
projecteur: init at 0.9.2
2022-03-23 12:18:20 -07:00
Benedikt Tissot
1cc9cfa9c7
projecteur: init at 0.9.2
2022-03-23 19:30:42 +01:00
06kellyjac
b483ed3eda
oras: init at 0.12.0
2022-03-23 17:24:09 +00:00
Martin Weinelt
df83570b8e
thunderbirdPackages: stop passing in gnused_422
2022-03-23 17:03:42 +01:00
Martin Weinelt
b3529accfb
firefox: reformat, sort, cleanup
...
It is normal for such a large derivation to accumulate mixed codestyles
over all those years making it harder to maintain.
By splitting up dependencies to one per line I noticed two unused
dependencies (hunspell, sqlite) that were removed in this change.
Also most lists are now sorted alphabetically, so reasoning about them
has become much easier.
Lists now use the same style for indentation and concat, and environment
variables are all defined in preConfigure as opposed to bare in the
derivation.
The object dir, firefox build directory, is now in a predictable
directory at ${pwd}/mozobj as opposed to ${pwd}/obj-@CONFIG_GUESS@,
saving us one wildcard expansion. This is also a good prepration for the
PGO build where we need to reference bits inside this directory.
Added a few comments and clarified others from what I've learned how the
firefox build works.
2022-03-23 17:03:42 +01:00
Martin Weinelt
08ea534e67
firefox: drop darwin support
...
Darwin support was marked broken in 2019 with Firefox 69 and has missed
therefore missed out and not been tested on the following 29 major
releases since.
It cannot be supported again without a darwin user stepping up to take
care and work on and test every major release, which hasn't happened
since I took over maintainership.
The recommendation of the people that tend to the firefox source build
is for darwin users to use firefox-bin instead.
2022-03-23 17:03:41 +01:00
Jan van Brügge
0391279c24
isabelle: Add isabelle-linter as optional component
2022-03-23 14:47:21 +01:00
markuskowa
3095b43655
Merge pull request #165368 from sikmir/gnuastro
...
gnuastro: init at 0.17
2022-03-23 13:04:04 +01:00
Sandro
55b85b1356
Merge pull request #163335 from knl/wxwidgets-3.1-update
2022-03-23 11:31:24 +01:00
Jan Solanti
781ea695cf
tinygltf: init at 2.5.0
2022-03-23 12:22:40 +02:00
Sandro
568a402fc4
Merge pull request #165273 from alyssais/cgit-pink-1.3.0
2022-03-23 10:41:35 +01:00
06kellyjac
4a2da4208a
libpwquality: 1.4.2 -> 1.4.4
...
- corrected the license: https://github.com/libpwquality/libpwquality/blob/libpwquality-1.4.4/COPYING
- added long description
- added myself as a maintainer
- removed unnecessary patch
- split outputs
- added pam for building the pam module
2022-03-23 08:39:34 +00:00
Nikola Knezevic
b22a1d1530
wxwidgets: fix building on darwin
...
Fix building on darwin by passing in all the dependencies and removing
compilation switches that do not exist anymore.
2022-03-23 09:08:55 +01:00
dan4ik
12200d7457
tonelib-metal: init at 1.1.0
2022-03-23 14:01:14 +07:00
Sandro
4df9ab418f
Merge pull request #164985 from Freax13/init-gef
2022-03-23 07:46:15 +01:00
Nathan van Doorn
61f798890e
souffle: 2.0.2 -> 2.2 ( #164103 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 06:30:06 +01:00
Shawn8901
3bf28598c1
autoadb: init at unstable-2020-06-01 ( #165244 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 06:29:45 +01:00
Francesco Gazzetta
f40327ce40
hut: init at unstable-2022-03-02 ( #162663 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 05:51:47 +01:00
Chuang Zhu
e9c91a137a
gotktrix: init at 0.1.1 ( #162571 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 05:50:12 +01:00
Nikolay Korotkiy
d9d3fe9b7c
gnuastro: init at 0.17
2022-03-23 07:37:18 +03:00
Sandro
7c641c7a5d
Merge pull request #165351 from babbaj/gpu-screen-recorder
2022-03-23 05:35:55 +01:00
Sandro
47102eca11
Merge pull request #165192 from IvarWithoutBones/init/goldberg
2022-03-23 05:00:31 +01:00
Sandro
cd035f3621
Merge pull request #164004 from aaronjheng/clash
2022-03-23 04:18:45 +01:00
Babbaj
9eeffe65ad
gpu-screen-recorder: init at 1.0.0
2022-03-22 23:04:20 -04:00
Sandro
1c085fde6f
Merge pull request #165171 from helsinki-systems/drop/libpng_apng
2022-03-23 03:49:51 +01:00
Sandro
00eed920ab
Merge pull request #165299 from ehmry/collapseos
2022-03-23 03:46:41 +01:00
Sandro
360a2296f4
Merge pull request #164614 from 06kellyjac/syft
2022-03-23 03:41:31 +01:00
ajs124
6324abc93e
libpng_apng: drop
...
It's been the same as libpng since 8164d28
, because
`libpng_apng = libpng.override { apngSupport = true; };`, but `apngSupport ? true`
2022-03-23 03:20:11 +01:00
Sandro
e760d3b61e
Merge pull request #164816 from WolfangAukang/cfn-nag
2022-03-23 02:24:55 +01:00
Eric Bailey
2e0663acba
kops: 1.22.4 -> 1.23.0
...
- init kops_1_23 at 1.23.0
- drop kops_1_20
2022-03-22 20:10:07 -05:00
06kellyjac
40b9dfc739
syft: 0.41.6 -> 0.42.2
2022-03-22 19:06:30 +00:00
sternenseemann
60c9963d40
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-03-22 15:24:55 +01:00
Alyssa Ross
deab83e116
cgit-pink: init at 1.3.0
...
cgit-pink is a fork of cgit that aims to be better maintained, because
cgit doesn't get a lot of attention any more, and almost every patch
sent in the last couple of years has been ignored.
The build system is exactly the same as cgit's, so I've created a
common cgit builder function. This way, improvements to cgit
packaging (I've already noticed a couple to make!) can be shared
between both packages. If the build systems diverge, we can separate
them out in future.
2022-03-22 13:31:23 +00:00
P. R. d. O
9496786b36
cfn-nag: init at 0.8.9
2022-03-22 06:46:32 -06:00
Bobby Rong
cd1ada789b
Merge pull request #165041 from techknowlogick/bump-goreleaser-170
...
goreleaser: 1.6.3 -> 1.7.0
2022-03-22 19:35:20 +08:00
Will Fancher
d193ef8a57
make-initrd-ng: init
2022-03-22 07:02:22 -04:00
Fabian Affolter
61546de2e7
Merge pull request #165242 from 06kellyjac/grype
...
grype: 0.34.3 -> 0.34.4
2022-03-22 11:59:03 +01:00
Alyssa Ross
da450f6b1d
treewide: clean up obsolete version checks
...
These checks are all redundant with the check for Nix ≥2.2 in
default.nix.
2022-03-22 10:54:11 +00:00
06kellyjac
28d840de0e
grype: 0.34.3 -> 0.34.4
2022-03-22 09:17:55 +00:00
Ben Siraphob
b7717b643c
Merge pull request #165165 from armeenm/remove-bitbucket-cli
2022-03-22 00:18:47 -05:00
Ben Siraphob
e6c5413578
Merge pull request #161456 from siraben/tree-sitter-overridable
2022-03-21 23:51:52 -05:00
Ivar Scholten
6fc40c85c4
goldberg-emu: init at 0.2.5
2022-03-22 02:02:43 +01:00
github-actions[bot]
cf3e30f70f
Merge master into haskell-updates
2022-03-22 00:12:28 +00:00
Robert Hensing
6c469679f6
Merge remote-tracking branch 'upstream/master' into tests-restrict-arguments
2022-03-21 23:17:17 +01:00
Robert Hensing
db6e76f524
nixosTest: Fix invocation
...
toFunction isn't quite the same as callPackage, but the difference
should only be relevant for cross pkgs, which are generally not
testable anyway.
2022-03-21 23:14:10 +01:00
Alyssa Ross
cf7556eea5
ccsymbols: init at 2020-04-19
2022-03-21 21:55:16 +00:00
Martin Weinelt
7667aa9ec6
Merge pull request #165176 from helsinki-systems/drop/webbrowser
2022-03-21 22:54:49 +01:00
ajs124
cae5a42bab
webbrowser: drop
2022-03-21 22:30:37 +01:00
Sandro
3cede648b6
Merge pull request #164937 from rhysmdnz/micropad
2022-03-21 22:23:50 +01:00
Sandro
ae1a470045
Merge pull request #157521 from wucke13/telred
2022-03-21 21:35:45 +01:00
Jörg Thalheim
800d3e733c
Merge pull request #165100 from armeenm/remove-golly-beta
...
golly-beta: remove
2022-03-21 20:20:31 +00:00
Armeen Mahdian
c13013049e
bitbucket-cli: remove
...
Uses unsupported API and Python 2
2022-03-21 15:14:41 -05:00
Jörg Thalheim
9b921aa872
Merge pull request #165142 from armeenm/remove-vnc2flv
...
vnc2flv: remove
2022-03-21 20:11:34 +00:00
Sandro
71ded63759
Merge pull request #162765 from Leixb/yuview
2022-03-21 21:08:16 +01:00
Jonas Heinrich
94411d03cc
wl-color-picker: init at 1.3
2022-03-21 15:34:02 -04:00
piegames
3052e0b67f
Merge pull request #164993 : gnomeExtensions: add GNOME 42 extensions
2022-03-21 19:45:31 +01:00
Jörg Thalheim
9b2939da63
Merge pull request #164260 from Mic92/nix-ld
...
nix-ld: init at 1.0.0 + nixos module
2022-03-21 18:42:38 +00:00
Armeen Mahdian
af3e1dae6a
vnc2flv: remove
2022-03-21 12:43:49 -05:00
Ryan Mulligan
388f09ba97
Merge pull request #165130 from kradalby/auto-update/headscale
...
headscale: 0.14.0 -> 0.15.0
2022-03-21 09:59:34 -07:00
R. Ryantm
16b5d56a08
headscale: 0.14.0 -> 0.15.0
...
headscale: Go 1.17 -> Go 1.18
2022-03-21 16:24:19 +00:00
LeixB
52221374e5
yuview: init at 2.12.1
2022-03-21 14:13:20 +01:00
Kevin Cox
03891bb4bb
Merge pull request #163414 from fgaz/faircamp/init
...
faircamp: init at unstable-2022-01-19
2022-03-21 08:41:25 -04:00
Armeen Mahdian
858e03cf1f
golly-beta: remove
...
Golly is more up to date
2022-03-21 07:08:53 -05:00
Jörg Thalheim
a98ea7e6f8
nix-ld: init at 1.0.0 + nixos module
2022-03-21 11:15:32 +01:00
Wanja Zaeske
784336e4af
sky: init at 2.1.7801
2022-03-21 09:52:45 +01:00
Fabian Affolter
f01f99a0be
Merge pull request #164954 from fabaff/myfitnesspal-cli
...
python3Packages.myfitnesspal: add toPythonApplication
2022-03-21 08:43:52 +01:00
Aaron Jheng
fbc9c00e4f
clash: 1.6.0 -> 1.10.0
2022-03-21 07:23:35 +00:00
Jonathan Ringer
3c105b417d
nvidia-vaapi-driver: mark as high priority for collisions
...
This is more well maintained that the existing
`vaapiVdpau` package.
vaapiVdpau: https://cgit.freedesktop.org/vaapi/vdpau-driver
nvidia-vaapi-driver: https://github.com/elFarto/nvidia-vaapi-driver
2022-03-20 23:32:25 -07:00
Martin Weinelt
5fad4a640d
Merge pull request #159599 from ryantm/mmdoc
2022-03-21 04:02:48 +01:00
techknowlogick
2c2d0b9379
goreleaser: 1.6.3 -> 1.7.0
2022-03-20 22:24:18 -04:00
Ryan Mulligan
ddf002c0ac
mmdoc: init at 0.9.1
2022-03-20 18:44:20 -07:00
github-actions[bot]
febc24b11a
Merge master into haskell-updates
2022-03-21 00:11:04 +00:00
happysalada
659f0ef7df
allure: init at 2.17.3
2022-03-20 17:17:06 -04:00
ivanbrennan
4bf427a738
rover: init at 0.4.8
...
Add Rover CLI for managing and maintaining graphs with Apollo Studio.
2022-03-20 15:46:04 -04:00
Rhys Davies
6d6dfc8fdf
micropad: init at 3.30.6
2022-03-21 08:03:14 +13:00
Sandro
e3e79b1010
Merge pull request #164066 from cigrainger/master
2022-03-20 20:01:09 +01:00
Sandro
f5710b3aa2
Merge pull request #145637 from WolfangAukang/rare
2022-03-20 19:56:38 +01:00
Sandro
855c203ee7
Merge pull request #106822 from magnetophon/OMK
2022-03-20 19:55:11 +01:00
Emery Hemingway
8ec528feef
collapseos-cvm: init at 20220316
2022-03-20 13:41:15 -05:00
Tom Dohrmann
2cd15bbbed
gef: init at 2022.01
2022-03-20 18:54:27 +01:00
Gabriel Ebner
3aa72cc471
Merge pull request #157515 from jvanbruegge/isabelle-naproche
...
isabelle: Enable and use naproche from nixpkgs
2022-03-20 18:26:33 +01:00
Ryan Horiguchi
b8229f288c
gnomeExtensions: add GNOME 42 extensions
2022-03-20 17:59:37 +01:00
Fabian Affolter
34c841ab46
python3Packages.myfitnesspal: add toPythonApplication
2022-03-20 10:53:40 +01:00
github-actions[bot]
05517edcd8
Merge master into haskell-updates
2022-03-20 00:11:09 +00:00
Rafael Varago
a0f5e0257f
toml2json: init at 1.3.0
2022-03-19 16:53:59 -04:00
ajs124
733068d254
varnish: 7.0.2 -> 7.1.0
2022-03-19 21:01:27 +01:00
Martin Weinelt
6c3608592e
Merge pull request #164291 from fpletz/libressl-CVE-2022-0778
2022-03-19 15:07:17 +01:00
Jonas Heinrich
90fdf944bd
shopify-cli: init at 2.14.0
2022-03-19 08:21:12 -04:00
Bart Brouns
3de1c0516f
open-music-kontrollers: init
2022-03-19 11:12:08 +01:00
Christopher Grainger
557c643ee6
cider: init at 1.3.1308
...
remove unnecessary newlines
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
add version information to bin
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
remove name
2022-03-19 15:59:00 +11:00
P. R. d. O
14b8c98e78
rare: init at 1.8.8
2022-03-18 22:03:14 -06:00
Nick Braga
06f09c3d3f
wkhtmltopdf-bin: init at 0.12.6-1
2022-03-18 23:14:41 -04:00
github-actions[bot]
3ceb419846
Merge master into haskell-updates
2022-03-19 00:10:07 +00:00
Armeen Mahdian
9983028488
disper: remove
...
Motivated by #148779 and an unmaintained upstream.
2022-03-18 13:40:01 -05:00
P
121b2cf877
ttchat: init at 0.1.6 ( #161861 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-18 19:36:19 +01:00
Sandro
0ea10cf8d4
Merge pull request #148444 from WolfangAukang/warp-desktop
2022-03-18 19:35:49 +01:00
Armeen Mahdian
3d45681f62
ddar: remove
...
Motivated by #148779 and an unmaintained upstream.
2022-03-18 13:33:45 -05:00
maxine [they]
44391b11e1
Merge pull request #164724 from NixOS/docker_20.10.13
2022-03-18 19:13:31 +01:00
Sandro
6df4df2b20
Merge pull request #148672 from ilya-fedin/update-kotatogram
2022-03-18 18:17:25 +01:00
P. R. d. O
d70a22ecf6
cloudflare-warp: init at 2022.02.24
2022-03-18 11:03:47 -06:00
Maxine Aubrey
03ce62932c
containerd_1_4: drop
2022-03-18 16:28:35 +01:00
Sandro
d247fdf888
Merge pull request #164366 from azuwis/netproc
2022-03-18 15:42:41 +01:00
pennae
201a32a1a7
unifi: unifi6 -> unifi7
2022-03-18 10:28:53 +01:00
Gabriel Lievano
4e630bb272
zld: init at 1.3.3
2022-03-17 22:29:06 -04:00
Naïm Favier
79a234567c
nixos/testing: restrict arguments to makeTest
...
Disallow passing arbitrary arguments to makeTest since they are not
used; this can help catch mistakes.
2022-03-18 02:44:11 +01:00
github-actions[bot]
d6d71873fc
Merge master into haskell-updates
2022-03-18 00:10:51 +00:00
Sandro
b4f7a460fb
Merge pull request #147520 from WolfangAukang/protonvpn-gui-improv
2022-03-18 00:41:48 +01:00
Silvan Mosberger
ada1ed885c
Merge pull request #150898 from schnusch/invidious
...
invidious: unstable-2021-11-08 -> unstable-2022-03-16
2022-03-17 23:50:00 +01:00
Ben Siraphob
5b55eb42f1
tree-sitter: add extraGrammars attribute
2022-03-17 16:48:19 -05:00
piegames
51d5d05d27
Merge pull request #164476 : magic-wormhole-rs: init at 0.3.0
2022-03-17 22:38:33 +01:00
zeri42
dc39d05a53
magic-wormhole-rs: init at 0.3.0
2022-03-17 22:27:19 +01:00
Samuel Ainsworth
7c6eaf9be2
Merge pull request #164338 from samuela/samuela/cudnn
...
cudnn: 8.3.0 -> 8.3.2
2022-03-17 13:10:52 -07:00
Anderson Torres
9c5038967d
Merge pull request #164613 from AndersonTorres/new-misc
...
rockbox_utility: rename to rockbox-utility
2022-03-17 15:53:05 -03:00
rnhmjoj
299bfb168e
pkgsStatic.{haskellPackages,ghc}: default to BigNum
...
This works around several build failures where programs attempt to link
to the libgmp.so (which is not available), such as:
Error loading shared library libgmp.so: No such file or directory
2022-03-17 19:43:04 +01:00
sternenseemann
617b53c75f
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-03-17 17:57:37 +01:00
AndersonTorres
704b775b65
rockbox_utility: rename to rockbox-utility
2022-03-17 11:35:32 -03:00
Robert Hensing
8a27cdef32
Merge pull request #164452 from hercules-ci/haskell-updates-ghc-9.0-stack
...
haskellPackages.stack: Patch for new Cabal
2022-03-17 10:22:36 +01:00
TredwellGit
4409c9afbd
Merge pull request #164505 from TredwellGit/element-desktop
...
element-desktop: update electron_15 -> electron_17
2022-03-17 04:07:19 +00:00
Samuel Ainsworth
7618e2eab4
cudnn: remove cudnn_7_6_cudatoolkit_10
2022-03-17 03:42:11 +00:00
github-actions[bot]
6863d678bc
Merge master into haskell-updates
2022-03-17 00:10:36 +00:00
maralorn
2e80229c81
Merge pull request #164431 from maralorn/bump-nom
...
nix-output-monitor: 1.1.2.0 -> 1.1.2.1 + Refactor
2022-03-17 00:53:08 +01:00
Ilya Fedin
1a8e99e7f8
kotatogram-desktop: add Darwin support
...
tdesktop and kotatogram both have macos builds, so it shouldn't be hard to make them available in nixpkgs
2022-03-17 02:26:24 +04:00
Ilya Fedin
d3367563ef
kotatogram-desktop: 1.4.1 -> 1.4.9
2022-03-17 02:26:12 +04:00
TredwellGit
ea9b174c6f
element-desktop: update electron_15 -> electron_17
...
https://github.com/vector-im/element-desktop/blob/v1.10.6/package.json#L64
2022-03-16 22:08:10 +00:00
markuskowa
1172fbd64e
Merge pull request #164369 from carpinchomug/libctl
...
libctl: init at 4.5.1
2022-03-16 22:09:22 +01:00
Sandro
dac173c189
Merge pull request #163518 from fabaff/feroxbuster
2022-03-16 21:31:47 +01:00
Sandro
fa4abf1691
Merge pull request #164177 from AtilaSaraiva/borgttf
2022-03-16 21:30:32 +01:00
Sandro
526f424d8b
Merge pull request #162984 from Eliot00/lapce-init
2022-03-16 21:13:40 +01:00
Akiyoshi Suda
9cdf795143
libctl: init at 4.5.1
2022-03-17 03:46:28 +09:00
Fabian Affolter
ed99c5e046
feroxbuster: init at 2.6.1
2022-03-16 19:04:34 +01:00
Nikolay Korotkiy
314407980e
gopass: 1.13.1 → 1.14.0
2022-03-16 20:00:28 +03:00
Maximilian Bosch
5226029af8
Merge pull request #164313 from Ma27/drop-nextcloud21
...
nextcloud21: remove
2022-03-16 17:59:53 +01:00
Robert Hensing
70e6eb9ec8
haskellPackages.stack: Patch for new Cabal
2022-03-16 16:52:01 +01:00
Malte Brandy
c998ef53b8
nix-output-monitor: 1.1.2.0 -> 1.1.2.1 + Refactor
2022-03-16 15:04:52 +01:00
AtilaSaraiva
ae3cb6ac70
borg-sans-mono: init at 0.2.0
2022-03-16 10:51:41 -03:00
Elliot
ceedfe8c21
lapce: init at 0.0.10
...
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Leix b <abone9999@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Leix b <abone9999@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Leix b <abone9999@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Leix b <abone9999@gmail.com>
fix: undefined variables
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/applications/editors/lapce/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
rename patch file
2022-03-16 19:28:46 +08:00
schnusch
eeacdb911a
invidious: unstable-2021-11-13 -> unstable-2022-02-25
2022-03-16 11:55:53 +01:00
Zhong Jianxin
a2903463c9
netproc: init at unstable-2022-02-11
2022-03-16 13:21:19 +08:00
Armeen Mahdian
e543cbb77e
clearsilver: remove
...
Motivated by #148779 and an unmaintained upstream.
2022-03-15 22:57:14 -04:00
Silvan Mosberger
47f2ee3d55
Merge pull request #160075 from ConnorBaker/spark_3_2_1
...
spark: init 3.2.1 and test on aarch64-linux
2022-03-16 02:13:03 +01:00
Samuel Ainsworth
44941da0b3
cudnn: 8.3.0 -> 8.3.2
...
Update cuDNN 8.3 version. Refactor the cuDNN derivations to be clearer
and enforce CUDA version constraints.
2022-03-16 00:50:19 +00:00
github-actions[bot]
d6c63a3ceb
Merge master into haskell-updates
2022-03-16 00:10:32 +00:00
schnusch
3c1a4376ac
mpvScripts.vr-reversal: init at 1.1
2022-03-16 00:18:03 +01:00
Ryan Mulligan
0ab73f9a3f
Merge pull request #162535 from astro/pacemaker
...
pacemaker: init
2022-03-15 16:06:56 -07:00
Maciej Krüger
5ee074fd15
Merge pull request #164265 from loicreynier/init-license-generator
2022-03-15 23:02:49 +01:00
Anderson Torres
8d5a7212d3
Merge pull request #164252 from totoroot/pyinfra
...
pyinfra: init at 1.7
2022-03-15 18:50:31 -03:00
Martin Weinelt
8d18f29b60
Merge pull request #161366 from NixOS/staging-next
...
Staging next 2022-02-22
2022-03-15 22:31:01 +01:00
Sander van der Burg
18f4e0ee4a
Merge pull request #164300 from svanderburg/disnix-updates
...
Bump DisnixOS version and apply compatibility fixes
2022-03-15 22:16:59 +01:00
Maximilian Bosch
15876a546c
nextcloud21: remove
...
EOLed by upstream in 2022-02[1].
[1] https://docs.nextcloud.com/server/23/admin_manual/release_schedule.html#older-versions
2022-03-15 21:26:46 +01:00
Sander van der Burg
4206a9bbba
DisnixWebService: compile with OpenJDK8 to retain compatibility with Tomcat 9.x
2022-03-15 20:06:20 +01:00
Sandro
a31cb9033e
Merge pull request #161396 from vs49688/orfix
2022-03-15 20:00:44 +01:00
Ben Siraphob
cc7b9eac78
Merge pull request #164195 from siraben/nuXmv-init
2022-03-15 18:53:13 +00:00
Ben Siraphob
b39792d141
nuXmv: init at 2.0.0
2022-03-15 13:50:58 -05:00
Franz Pletz
c836666218
libressl_3_2: drop, unmaintained
2022-03-15 18:43:02 +01:00
Vladimír Čunát
b61852cd94
Merge branch 'master' into staging-next
2022-03-15 18:08:32 +01:00
Sandro
4b592e0998
Merge pull request #159957 from sikmir/kchmviewer
2022-03-15 17:16:37 +01:00
Léo Gaspard
89127cbe69
cargo-nextest: init at 0.9.10
2022-03-15 16:52:36 +01:00
Matthias Thym
01bba26c1e
pyinfra: init at 1.7
2022-03-15 14:55:09 +01:00
Loïc Reynier
7dad451cdb
license-generator: init at 0.8.1
2022-03-15 14:09:20 +01:00
Vladimír Čunát
f48c1fda6b
Merge branch 'master' into staging-next
...
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments. The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
github-actions[bot]
c134f0d97a
Merge master into haskell-updates
2022-03-15 00:10:48 +00:00
Anderson Torres
c484c5788e
Merge pull request #164131 from AndersonTorres/new-fingerd
...
Refactor bsd-fingerd
2022-03-14 19:32:14 -03:00
Ivar Scholten
541064d899
sndbus-cpp: init at 1.1.0
2022-03-14 21:54:07 +01:00
0x4A6F
438d426b89
jujutsu: init at 0.3.1 ( #161421 )
2022-03-14 20:34:02 +01:00
AndersonTorres
a9b8e7d21d
lbdb: rename finger_bsd to bsd-finger
2022-03-14 16:09:07 -03:00
AndersonTorres
e0cce3d7bf
goobook: export to all-packages.nix
2022-03-14 16:09:06 -03:00
Anderson Torres
bb2820bacf
Merge pull request #163352 from AtilaSaraiva/irpf
...
irpf: init at 2022-1.0
2022-03-14 15:52:37 -03:00
Robert Hensing
02a5f5cf89
Merge pull request #163951 from dtzWill/fix/nix-doc-nix-plugins
...
nix-doc,nix-plugin: fix by pinning to nix 2.5 (2.6 breaks)
2022-03-14 18:11:24 +01:00
Jan Tojnar
2f544dfb35
Merge pull request #163872 from jtojnar/treesheets
...
treesheets: 1.0.1 → unstable-2022-03-12
2022-03-14 17:48:10 +01:00
Kevin Cox
318bb33308
Merge pull request #162664 from fgaz/obfuscate/init
...
obfuscate: init at 0.0.4
2022-03-14 12:12:53 -04:00
Francesco Gazzetta
fb3ef16f52
gnome-obfuscate: init at 0.0.4
2022-03-14 17:00:14 +01:00
AndersonTorres
0562c75f4a
rename+alias finger_bsd to bsd-finger
2022-03-14 12:56:17 -03:00
AndersonTorres
bf2d8ef550
fingerd_bsd: "merge" with finger_bsd
...
In order to reduce duplicated code
2022-03-14 12:56:17 -03:00
Fabian Affolter
f88784d690
Merge pull request #163819 from fabaff/pysigma
...
sigma-cli: init at 0.3.0
2022-03-14 15:27:44 +01:00
Átila Saraiva
899f1131d4
irpf: init at 2022-1.0
2022-03-14 11:10:11 -03:00
Alyssa Ross
eaa21176e2
tkrev: tkcvs 8.2.1 -> tkrev 9.4.1
...
Package has been renamed.
2022-03-14 12:57:22 +00:00
Alyssa Ross
6d48ecf2dd
eos-installer: init at 4.0.3
...
eos-installer is a GUI Linux image installer program. It was designed
to install Endless OS but is becoming more generic over time.
2022-03-14 12:56:54 +00:00
Will Dietz
a608df0ecb
nix-doc: pin to nix 2.5, not yet compat with 2.6
2022-03-14 07:20:29 -05:00
Will Dietz
e6974d0602
nix-plugins: pin to nix 2.5, not yet compat with 2.6
2022-03-14 07:20:13 -05:00
github-actions[bot]
0ed928e4ab
Merge master into staging-next
2022-03-14 12:01:26 +00:00
zowoq
820df5143b
Merge pull request #163657 from brianmcgee/feat/kubemq
...
kubemq: init kubemq-community at 2.2.12 and kubemqctl at 3.5.1
2022-03-14 20:06:04 +10:00
Brian McGee
e65da5e795
kubemqctl: init at 3.5.1
2022-03-14 09:15:10 +00:00
Brian McGee
cfa288b486
kubemq-community: init at 2.2.12
2022-03-14 09:14:50 +00:00