Commit Graph

329156 Commits

Author SHA1 Message Date
Bernardo Meurer
89979c9c5b
writeShellApplication: init 2021-11-08 09:33:32 -08:00
Bernardo Meurer
2de888a972
Merge pull request #145030 from siraben/tree-sitter-fix-darwin
tree-sitter: only strip on Linux
2021-11-07 22:30:40 -08:00
Bobby Rong
363f590140
Merge pull request #145029 from Icy-Thought/master
whitesur-icon-theme: 20211013 -> 20211108
2021-11-08 12:53:25 +08:00
Dennis Gosnell
4d2b3b4d5a
Merge pull request #142825 from cdepillabout/buildDhallUrl
dhallPackages.buildDhallUrl: add function for easily building dhall remote imports
2021-11-08 13:44:37 +09:00
Ben Siraphob
7d6c626a39
tree-sitter: only strip on Linux 2021-11-07 22:23:56 -06:00
(cdep)illabout
1c67b0deef dhall docs: replace two paths with more general versions 2021-11-08 13:21:26 +09:00
(cdep)illabout
048939c593 dhall docs: change code block formatting to use ShellSession instead of bash 2021-11-08 13:18:48 +09:00
(cdep)illabout
10c5a4cca5 dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash 2021-11-08 13:15:17 +09:00
Icy-Thought
9b54511a8e
whitesur-icon-theme: 20211013 -> 20211108 2021-11-08 05:14:41 +01:00
Bernardo Meurer
1e6d3c55f0
Merge pull request #144831 from NixOS/nix-2.4-minimal
nix_2_4: 2.4pre-rc1 -> 2.4
2021-11-07 19:57:56 -08:00
figsoda
d42bb5839d
Merge pull request #144997 from wentasah/phpmd-fix
phpmd: Fix meta.broken
2021-11-07 21:10:26 -05:00
Bernardo Meurer
372a7456a8
nix: disable separateDebugInfo for nix_2_4 static 2021-11-07 18:09:23 -08:00
Bernardo Meurer
0d6fec737a
nix_2_4: fix NIX_LDFLAGS 2021-11-07 18:09:22 -08:00
Bernardo Meurer
c37c7299ab
nixFlakes: nixUnstable -> nix_2_4 2021-11-07 18:09:21 -08:00
Bernardo Meurer
971f4a097c
nix_2_3: init @ 2.3.16 2021-11-07 18:09:20 -08:00
Bernardo Meurer
93e7820449
nix_2_4: 2.4pre-rc1 -> 2.4 2021-11-07 18:09:19 -08:00
figsoda
1a7c8399ac
Merge pull request #144977 from Luflosi/update/kakoune
kakoune: 2021.10.28 -> 2021.11.08
2021-11-07 20:58:58 -05:00
figsoda
070f4b40a6
Merge pull request #145019 from bbigras/kopia
kopia: 0.9.4 -> 0.9.5
2021-11-07 20:50:32 -05:00
Bobby Rong
6ddd1ec052
Merge pull request #143517 from r-ryantm/auto-update/autorestic
autorestic: 1.2.0 -> 1.3.0
2021-11-08 09:40:37 +08:00
Ryan Burns
88d9a85bd9
Merge pull request #145026 from r-burns/handbrake
handbrake: mark broken on darwin < 10.13
2021-11-07 17:14:42 -08:00
Thiago Kenji Okada
4f6f9b28e0
Merge pull request #144840 from misuzu/slackclient-darwin-fix
python3Packages.slackclient: disable tests on darwin
2021-11-07 22:09:04 -03:00
Ryan Burns
772069c287 handbrake: mark broken on darwin < 10.13 2021-11-07 16:50:49 -08:00
Thiago Kenji Okada
ad88334a89
Merge pull request #145016 from tomfitzhenry/numberstation-1.0
numberstation: 0.5.0 -> 1.0.0
2021-11-07 21:39:18 -03:00
Thiago Kenji Okada
be71d103e6
Merge pull request #144898 from cmars/kubebuilder-3.2.0
kubebuilder: 3.1.0 -> 3.2.0
2021-11-07 21:31:26 -03:00
Niklas Hambüchen
3fdd115b4b
Merge pull request #145021 from nh2/nvidia-package-alias-update-note
nvidia-x11: Add update comment
2021-11-08 01:02:22 +01:00
Niklas Hambüchen
e24463bcc9 nvidia-x11: Add update comment 2021-11-07 23:42:59 +00:00
Bernardo Meurer
f8de2aec85
Merge pull request #144829 from lovesegfault/ayu-theme-gtk-init
ayu-theme-gtk: init @ unstable-2017-05-12
2021-11-07 15:28:40 -08:00
Bruno Bigras
ea33beda92 kopia: 0.9.4 -> 0.9.5 2021-11-07 17:18:38 -05:00
Sandro
f2c9cf39e5
Merge pull request #145006 from Artturin/spdlogupd 2021-11-07 23:04:28 +01:00
Tom Fitzhenry
c39ad5be5e numberstation: 0.5.0 -> 1.0.0 2021-11-08 08:22:36 +11:00
Fabian Affolter
7fa8d14f50
Merge pull request #144996 from fabaff/bump-pyemby
python3Packages.pyemby: 1.7 -> 1.8
2021-11-07 22:22:26 +01:00
Sandro
d13857bbda
Merge pull request #145008 from marsam/update-tiny 2021-11-07 22:10:25 +01:00
Sandro
4507a3d8c8
Merge pull request #145009 from marsam/update-notmuch 2021-11-07 22:09:34 +01:00
Michal Sojka
b06550ed1f phpmd: Fix meta.broken
In commit e76ccc6b279 ("php.extensions: Add missing meta info",
2021-06-08), Nix expressions for PHP packages were refactored and in
case of phpmd, the value of meta.broken was negated (likely by
mistake). The result was that phpmd is marked as broken, but it seems
to work well, at least for my use case.

Here, we correct the mentioned commit by negating meta.broken again.
2021-11-07 21:50:53 +01:00
Janne Heß
17f230461a
Merge pull request #144541 from alyssais/vpnc-makefile-patch
vpnc: remove unnecessary patch
2021-11-07 21:48:54 +01:00
Janne Heß
b7aa73352b
Merge pull request #144662 from fabaff/bump-pyspnego
python3Packages.pyspnego: 0.3.0 -> 0.3.1
2021-11-07 21:45:34 +01:00
Janne Heß
3ef9b92d91
Merge pull request #145005 from mweinelt/firefox
firefox: 94.0 -> 94.0.1
2021-11-07 21:40:47 +01:00
Sandro
d53dfa2dbd
Merge pull request #144983 from Stunkymonkey/application-pname-version-2 2021-11-07 21:31:17 +01:00
Felix Bühler
fbdf78236a
pkgs/applications: rename name to pname&version part 1 (#144949)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 21:29:51 +01:00
Mario Rodas
3b61f5c436
Merge pull request #144987 from voanhduy1512/lima_0_7_3
lima: 0.7.2 -> 0.7.3
2021-11-07 15:25:40 -05:00
Mario Rodas
fd5572c354
Merge pull request #144956 from siraben/racket-8.3
racket: 8.2 -> 8.3
2021-11-07 15:24:55 -05:00
Florian Klink
32dcff7ba5
Merge pull request #144863 from azuwis/helmfile
helmfile: Stop prefixing PATH with kubernetes-helm
2021-11-07 21:12:07 +01:00
Artturin
b4fab0a98b treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
Artturin
f06cec9564 spdlog: 1.8.5 -> 1.9.2 2021-11-07 22:05:05 +02:00
Martin Weinelt
8f499b97ad firefox: 94.0 -> 94.0.1 2021-11-07 20:59:44 +01:00
John Ericson
ccd6afddbe
Merge pull request #144193 from Ericson2314/rust-build-support-org
build-support/rust: Organize
2021-11-07 14:48:59 -05:00
John Ericson
18ed048c7b build-support/rust: Organize
- `toRustTarget` and friends pulled out from rust tools into rust
   library. Since they don't depend on any packages they can be more
   widely useable.

 - `build-rust-package` gets its own directory

 - `fetch-cargo-tarball` gets its own directory
2021-11-07 14:16:49 -05:00
figsoda
3b0bff383f
Merge pull request #145002 from chuahou/add-stabilize-nvim
vimPlugins.stabilize-nvim: init
2021-11-07 14:08:13 -05:00
Sandro
34d27fef28
Merge pull request #144934 from andrevmatos/kde/gear 2021-11-07 20:04:27 +01:00
Thiago Kenji Okada
b142bd35d5 nixos/neovim: fix withRuby, add with{Python3,NodeJs}
`withRuby` was declared but not referenced before, this commit fixes
this issue.

It also adds support for `withPython3` and `withNodeJs`.
2021-11-07 19:40:07 +01:00