Sandro
ed6c2b1c42
Merge pull request #127123 from AndersonTorres/new-commanderx16
2021-06-18 12:05:22 +02:00
Roman Joost
ce0e3eae66
xlockmore: add preConfigure to compile with DPMS support ( #127051 )
...
The build of xlockmore produced only the minimum set of features. DPMS
support, Xinerama etc was disabled because the changes in the postPatch
step were never applied by re-running autoconf.
Furthermore, DPMS was not supported because it couldn't find the
`dpms.h` header file in order to compile the support for DPMS features.
This patch uses the `autoreconfHook` in which we run
`autoconf` to apply the changes of `configure.ac` to the `configure`
script. The patch also uses the `libXext.dev` `buildInput` in order to
allow access to the right header files.
2021-06-18 10:30:13 +02:00
Victor Freire
f9d16c48af
vscode-extensions.Ionide.Ionide-fsharp: init at 5.5.5
2021-06-18 10:02:40 +09:00
Victor Freire
b2cf7418e7
vscode-extensions.svsool.markdown-memo: init at 0.3.8
2021-06-18 10:01:33 +09:00
Victor Freire
2f0cc7b5f2
vscode-extensions.golang.Go: 0.18.1 -> 0.25.1
2021-06-17 13:45:16 +09:00
Victor Freire
4b1cdbc152
vscode-extensions.foam.foam-vscode: init at 0.13.7
2021-06-17 13:43:24 +09:00
AndersonTorres
ddc6655e34
Rename commander-x16 to commanderx16
...
After all, it is the upstream name.
2021-06-16 22:41:13 -03:00
AndersonTorres
37916df9d0
commanderx16: create x16-run script
...
In a typical FHS-compliant system, the rom and the emulator share the same
directory tree, and x16emu explores it. But Nix/Nixpkgs breaks this assumption.
Therefore, I made a useful script tailored to a regular user of Nixpkgs invoke
it in a more straightforward way. With this, the end user does not need to
explicitly set the default rom path.
2021-06-16 22:41:13 -03:00
oxalica
07f392cd0c
vimPlugins.{vim-speeddating,vim-surround,vim-unimpaired}: add dependency vim-repeat
2021-06-16 13:01:37 -07:00
figsoda
435032e8c1
vimPlugins.snap: init at 2021-06-16
2021-06-16 13:01:12 -07:00
figsoda
f0f4601d3a
vimPlugins: update
2021-06-16 13:01:12 -07:00
Anderson Torres
78a6cf423d
Merge pull request #123843 from lunik1/ppsspp-ffmpeg-44-fix
...
ppsspp: fix build against ffmpeg 4.4
2021-06-16 15:28:47 -03:00
figsoda
05d30b3131
vimPlugins.lightspeed-nvim: init at 2021-06-16
2021-06-16 12:47:10 -04:00
figsoda
b7b076a808
vimPlugins: update
2021-06-16 12:46:45 -04:00
Sandro
413d561316
Merge pull request #127029 from figsoda/presence.nvim
2021-06-16 18:34:40 +02:00
Sandro
66ab533cf5
Merge pull request #127047 from happysalada/vscode-extensions-nixpkgs-fmt-buildInputs
...
vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: remove unused buildInput
2021-06-16 18:28:38 +02:00
Sandro
22c313a684
Merge pull request #127046 from happysalada/update_vscode_shellcheck
2021-06-16 18:24:14 +02:00
OPNA2608
47e6ed06b4
punes: unstable-2021-04-25 -> unstable-2021-06-05
2021-06-16 21:05:15 +09:00
happysalada
c4174fb183
vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: remove unused buildInput
2021-06-16 16:09:55 +09:00
happysalada
0fa94c1ab7
vscode-extensions.timonwong.shellcheck: 0.12.3 -> 0.14.1
2021-06-16 16:03:03 +09:00
figsoda
54c7521b5b
vimPlugins: update
2021-06-15 22:54:29 -04:00
figsoda
c06fb999eb
vimPlugins: presence.nvim -> presence.nvim@main
2021-06-15 22:54:29 -04:00
Martin Weinelt
fd800a838c
Merge pull request #125890 from mweinelt/brother-mfc9140cdn
2021-06-16 00:42:18 +02:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
Martin Weinelt
76f168a4f1
mfc9140cdncupswrapper: init at 1.1.4-0
2021-06-15 03:00:49 +02:00
Martin Weinelt
f52c8862c9
mfc9140cdnlpr: init at 1.1.2-1
2021-06-15 03:00:48 +02:00
Sandro
807820fd1a
Merge pull request #126575 from mbrgm/cups-kyocera-ecosys-m552x-p502x
...
cups-kyocera-ecosys-m552x-p502x: init at 8.1602
2021-06-14 20:14:55 +02:00
Ryan Horiguchi
052ea9dfc0
vscode-extensions.hashicorp.terraform: 2.12.0 -> 2.12.1
2021-06-14 09:44:15 +02:00
Kevin Amado
1aacbf108d
vscode-extensions.coolbear.systemd-unit-file: init at 1.0.6
2021-06-14 15:08:45 +09:00
Sandro
f1c140d54f
Merge pull request #126695 from SFrijters/wine-6.0.1
2021-06-12 21:38:28 +02:00
Sandro
64ec948ad0
Merge pull request #119945 from oxalica/vscode-lldb
2021-06-12 21:07:18 +02:00
oxalica
1dc8d8f0c4
vscode-extensions.vadimcn.vscode-lldb: 1.6.3 -> 1.6.4
...
`vsce` need to be locked to 1.88.0, or build will fail.
Since currently liblldb.so and lldb-server are in different outputs of lldb
need to set `LLDB_DEBUGSERVER_PATH` to let liblldb.so find the server.
2021-06-13 01:11:39 +08:00
Sandro
969f851549
Merge pull request #126612 from avnik/wine-update
2021-06-12 19:01:16 +02:00
Stefan Frijters
c5a98fd73c
wineStable: 6.0 -> 6.0.1
2021-06-12 18:27:07 +02:00
Alexander V. Nikolaev
280afb7d4c
wineUnstable: 6.9 -> 6.10
...
Staging updated as well
2021-06-12 15:04:38 +03:00
oxalica
741277f5b8
vscode-extensions.vadimcn.vscode-lldb: 1.6.1 -> 1.6.3
...
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
2021-06-12 14:38:41 +08:00
Naïm Favier
21ed7a970c
vimPlugins.vim-bracketed-paste: init at 2018-05-22
2021-06-11 15:16:24 -07:00
Marius Bergmann
838ff97b19
cups-kyocera-ecosys-m552x-p502x: init at 8.1602
2021-06-11 11:29:34 +02:00
Sandro
2f44647294
Merge pull request #125379 from deviant/bump-vsls
...
vsce/MS-vsliveshare.vsliveshare: 1.0.4272 -> 1.0.4360
2021-06-11 10:42:59 +02:00
Kho-Dialga
f8fe3cbe9c
proton-caller: 2.2.3 -> 2.3.0 ( #126501 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-10 21:13:24 +02:00
happysalada
432fc2d9a6
vscode-extension.kahole.magit: 0.6.13 -> 0.6.15
2021-06-10 20:20:58 +09:00
Kevin Amado
70b0cf36d6
vscode-extensions.shardulm94.trailing-spaces: init at 0.3.1
2021-06-10 18:44:31 +09:00
Kevin Amado
25b4cfd31d
vscode-extensions.mads-hartmann.bash-ide-vscode: init at 1.11.0
2021-06-10 18:44:31 +09:00
Kevin Amado
d4cda78a55
vscode-extensions.jkillian.custom-local-formatters: init at 0.0.4
2021-06-10 18:44:31 +09:00
Kevin Amado
1d7d3009e5
vscode-extensions._4ops.terraform: init at 0.2.1
2021-06-10 18:44:31 +09:00
AndersonTorres
f1242006c9
Change all alsaUtils references to alsa-utils
2021-06-10 01:37:32 -03:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
happysalada
753d676398
vscode-extensions: switch name to lowercase
2021-06-10 11:51:01 +09:00
Oliver Evans
d7e65e2ebf
vimPlugins.gleam-vim: init at 2020-06-24
...
gleam-lang is a type-safe language on the Erlang VM.
See https://gleam.run
2021-06-10 11:46:58 +09:00
Oliver Evans
90dcc956a1
vimPlugins: update
2021-06-10 11:46:58 +09:00
Christoph Hrdinka
870705b611
attract-mode: ffmpeg_3 -> ffmpeg
...
Replace insecure FFMPEG v3 with current version.
See https://github.com/NixOS/nixpkgs/issues/120705
2021-06-09 13:53:10 +02:00
Ryan Horiguchi
e5fdaf06f5
vscode-extensions.hashicorp.terraform: 2.11.0 -> 2.12.0
2021-06-09 15:44:40 +09:00
Dennis Bogers
7c22d10a9f
vscode-extensions.octref.vetur: init at 0.34.1
2021-06-09 11:43:01 +09:00
natto1784
c86cd65e9b
vimPlugins.presence-nvim: init at 2021-06-08
2021-06-08 18:32:23 -07:00
Sandro
40e3a9a2c6
Merge pull request #126136 from jeremyschlatter/vim-unicoder
...
vimPlugins.vim-unicoder: init at 2019-04-16
2021-06-08 16:37:14 +02:00
Robert Hensing
843248d39f
Merge pull request #117379 from hercules-ci/nixos-metricbeat
...
nixos/metricbeat: init
2021-06-08 13:53:20 +02:00
Jeremy Schlatter
eb61e1c249
vimPlugins.vim-unicoder: init at 2019-04-16
2021-06-07 17:12:03 -07:00
Matthieu Coudron
1d1c6753c6
neovim: set packpath only if there are packages
...
part of the work to automatically disable the generation of init.vim when unnecessary
2021-06-07 23:36:03 +02:00
Ryan Horiguchi
dad1dd45a8
vscode-extensions.johnpapa.vscode-peacock: init at 3.9.1
2021-06-07 13:19:54 -07:00
Ryan Horiguchi
4d7d58e142
vscode-extensions.wix.vscode-import-cost: init at 2.15.0
2021-06-07 13:18:56 -07:00
happysalada
0a776e108f
vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: add nixpkgs-fmt dependency
2021-06-07 09:18:51 +09:00
Jonathan Ringer
a15bd8e006
vimPlugins.vim-clap: fix rust build
2021-06-06 16:49:44 -07:00
Chad Jablonski
953be75ba2
vimPlugins.lightline-gruvbox-vim: init at 2018-03-23
2021-06-06 16:42:06 -07:00
Chad Jablonski
df1d134ee4
vimPlugins.vim-simpledb: init at 2020-10-02
2021-06-06 16:42:06 -07:00
Chad Jablonski
e8a9f9164c
vimPlugins: update
2021-06-06 16:42:06 -07:00
Tim Cuthbertson
3b4cace64d
vim-utils: append customRC after plug / pathogen plugins are loaded
2021-06-06 16:25:11 +02:00
Sandro
47c133d362
Merge pull request #125825 from minijackson/compe-plugins
2021-06-05 21:22:57 +02:00
Sandro
360ba1738f
Merge pull request #125016 from r-ryantm/auto-update/betterlockscreen
2021-06-05 17:03:10 +02:00
"Minijackson"
b752b53dde
vimPlugins.compe-zsh: init at 2021-04-03
2021-06-05 11:16:32 +02:00
"Minijackson"
27f4df3f08
vimPlugins.vim-dadbod-completion: init at 2021-05-12
2021-06-05 11:16:14 +02:00
"Minijackson"
1a9ed313e6
vimPlugins.compe-latex-symbols: init at 2021-05-14
2021-06-05 11:15:54 +02:00
"Minijackson"
7b269b6d11
vimPlugins.compe-tmux: init at 2021-05-31
2021-06-05 11:14:01 +02:00
"Minijackson"
3625c15894
vimPlugins: update
2021-06-05 11:13:42 +02:00
Zhaofeng Li
e317f994d2
vimPlugins.vim-colorschemes: Fix source hash
2021-06-03 20:11:14 -07:00
Artturin
616ba3526a
epson-alc1100: switch to a working source
2021-06-04 02:18:12 +03:00
Sandro
310befdb1b
Merge pull request #125146 from Artturin/update-autotiling
...
autotiling: 1.1 -> 1.5
2021-06-03 17:11:32 +02:00
Sandro
34228443c4
Merge pull request #124845 from maaslalani/vim-plugin-colorbuddy
...
vimPlugins.colorbuddy-nvim: init at 2021-04-16
2021-06-03 16:53:51 +02:00
V
82dadfba46
vsce/MS-vsliveshare.vsliveshare: 1.0.4272 -> 1.0.4360
2021-06-02 15:21:51 +02:00
happysalada
9453ad371c
vscode-extensions.vspacecode.whichkey: init 0.8.5
2021-06-02 21:49:44 +09:00
happysalada
00b135a30a
vscode-extensions.jackebecker.elixir-ls: init 0.7.0
2021-06-02 20:35:48 +09:00
happysalada
3def6f1bd4
vscode-extensions.tiehuis.zig: init 0.2.5
2021-06-02 20:35:33 +09:00
happysalada
90cd733c32
vscode-extensions.vspacecode.vspacecode: init 0.9.1
2021-06-02 20:35:22 +09:00
happysalada
adebd58bd9
vscode-extensions.bodil.file-browser: init 0.2.10
2021-06-02 20:34:54 +09:00
happysalada
a38d9eee54
vscode-extentions.kahole.magit: init 0.6.13
2021-06-02 20:34:34 +09:00
toastal
01e24bd0dd
add himalaya Vim plugin ( #124512 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-01 17:59:57 +02:00
Artturin
8c80185fde
autotiling: 1.1 -> 1.5
2021-06-01 04:09:16 +03:00
"Maas Lalani"
17cfba9b0a
vimPlugins.colorbuddy-nvim: init at 2021-04-16
2021-05-31 12:50:05 -04:00
Sandro
d9c69fb889
Merge pull request #124694 from RonanMacF/master
2021-05-31 12:04:42 +02:00
Robert Hensing
5699d027ec
nixos/metricbeat: init
2021-05-31 10:42:08 +02:00
Sandro
961202f416
Merge pull request #125026 from happysalada/vscode_extension_tailwind
...
vscode-extensions.bradlc.vscode-tailwindcss: init 0.6.6
2021-05-31 09:13:40 +02:00
Sandro
c9eda6d9c4
Merge pull request #125025 from happysalada/vscode_extension_svelte
...
vscode-extensions.svelte.svelte-vscode: init 105.0.0
2021-05-31 09:13:34 +02:00
happysalada
af25be1623
vscode-extensions.bradlc.vscode-tailwindcss: init 0.6.6
2021-05-31 11:05:02 +09:00
happysalada
67191e0bd0
vscode-extensions.svelte.svelte-vscode: init 105.0.0
2021-05-31 11:00:02 +09:00
happysalada
3f4d1d89aa
vscode-extensions.alefragnani.project-manager: init 12.1.0
2021-05-31 10:52:51 +09:00
R. RyanTM
7a2c561b0f
betterlockscreen: 3.1.1 -> 3.2.0
2021-05-31 01:03:16 +00:00
happysalada
79c75e54e5
vscode-extensions.B4dM4n.vscode-nixpkgs-fmt: init
2021-05-31 08:53:17 +09:00
Jean-Francois Chevrette
a7cd70f367
vimPlugins.gruvbox-flat-nvim: init at 2021-05-28
2021-05-30 08:30:26 -04:00
Vladyslav M
398105b838
Merge pull request #124411 from Kho-Dialga/master
...
fixed version in proton-caller
2021-05-30 09:56:31 +03:00
Kho-Dialga
5619c4f674
proton-caller: fix version
2021-05-29 22:22:48 -06:00
Stefan Frijters
0cd06e8b09
wine{Unstable,Staging}: 6.8 -> 6.9
2021-05-29 17:35:34 +02:00
Stefan Frijters
d37dd6c301
wine{Unstable,Staging}: 6.7 -> 6.8
2021-05-29 15:21:53 +02:00
John Chadwick
24129003fd
lightspark: ffmpeg_3 -> ffmpeg
2021-05-27 13:19:52 -07:00
Ronan Mac Fhlannchadha
9c6a4fabc7
vimPlugins.vim-ultest: init at 2021-05-27
2021-05-27 20:52:11 +01:00
Ronan Mac Fhlannchadha
d4de973c91
vimPlugins: update
2021-05-27 20:51:39 +01:00
Sandro
64742eb44c
Merge pull request #124293 from IvarWithoutBones/bump/switch-emu
2021-05-27 05:00:15 +02:00
Sandro
2249acc5f1
Merge pull request #124226 from lovesegfault/winetricks-20210206
...
winetricks: 20201206 -> 20210206
2021-05-27 04:54:03 +02:00
Ryan Mulligan
6596f38b4b
Merge pull request #124473 from eyJhb/betterlockscreen-patch
...
betterlockscreen: readd patch for i3color
2021-05-26 12:40:19 -07:00
Matthieu Coudron
bffd12a4c7
Merge pull request #120445 from teto/vim-plugins-dict
...
neovimUtils: pass plugin config with plugin
2021-05-26 18:35:36 +02:00
eyjhb
8f23eb073a
betterlockscreen: readd patch for i3color
2021-05-26 11:00:54 +02:00
Matthieu Coudron
7836469dbe
neovimUtils: makeNeovimConfig accepts plugins/customRc
...
mimics home-manager interface and makes it easier to associate configs with plugins. Added a test as well.
2021-05-25 22:41:08 +02:00
Matthieu Coudron
abb1e5cd4c
vimUtils: dont use the alias to vim-pathogen
...
it breaks vim builds when disallowing aliases
2021-05-25 22:41:07 +02:00
Ryan Mulligan
1df233f95b
Merge pull request #123996 from r-ryantm/auto-update/arm-trusted-firmware
...
armTrustedFirmwareTools: 2.4 -> 2.5
2021-05-25 12:49:52 -07:00
Ivar Scholten
5b0928bd2b
yuzu-{mainline,ea}: {576,1536} -> {633,1704}
2021-05-24 21:33:19 +02:00
Ivar Scholten
5eb80c23b6
ryujinx: 1.0.6835 -> 1.0.6893
2021-05-24 21:11:07 +02:00
Bernardo Meurer
15752dc7f3
winetricks: 20201206 -> 20210206
2021-05-23 22:10:40 -07:00
"Robert W. Pearce"
2bf8188db2
vimPlugins.moonlight-nvim: init at 2021-05-16
2021-05-23 23:20:54 -04:00
"Robert W. Pearce"
e444cd105d
vimPlugins.nord-nvim: init at 2021-05-22
2021-05-23 23:20:53 -04:00
Sandro
77efb5b850
Merge pull request #121471 from Kho-Dialga/master
2021-05-23 18:51:13 +02:00
Sandro
c5265c01a9
Merge pull request #123842 from lunik1/libretro-ppsspp-ffmpeg4
...
libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4
2021-05-23 17:36:34 +02:00
R. RyanTM
4b8a57d891
betterlockscreen: 3.1.0 -> 3.1.1
2021-05-23 14:27:35 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Sandro
5cf7cfccf0
Merge pull request #123624 from ben0x539/wtf
2021-05-22 17:42:46 +02:00
Sandro
6187a1f53b
Update pkgs/misc/vim-plugins/generated.nix
2021-05-22 16:31:05 +02:00
github-actions[bot]
563389a7fd
Merge master into staging-next
2021-05-22 12:27:09 +00:00
Ronan Mac Fhlannchadha
1941e7c996
vimPlugins.conflict-marker-vim: init at 2020-09-23
2021-05-22 13:25:22 +01:00
Ronan Mac Fhlannchadha
fdaf66b6f0
vimPlugins.hiPairs: init at 2020-12-10
2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha
9b0fca29f9
vimPlugins.nvim-treesitter-pyfold: init at 2021-05-20
2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha
8c2a60ad5a
vimPlugins.pears-nvim: init at 2021-05-21
2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha
0eb12af279
vimPlugins.nvim-dap-ui: init at 2021-05-21
2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha
757de5a432
vimPlugins.scrollbar-nvim: init at 2020-09-28
2021-05-22 13:25:21 +01:00
Ronan Mac Fhlannchadha
dcc83cd07a
vimPlugins.telescope-dap-nvim: init at 2021-03-26
2021-05-22 13:25:20 +01:00
Ronan Mac Fhlannchadha
e54c43f8f1
vimPlugins: update
2021-05-22 13:25:20 +01:00
sohalt
c66caa6a90
spaacenavd: config file in $XDG_CONFIG_HOME
2021-05-22 12:48:57 +02:00
sohalt
dfb36eed76
spacenavd: pidfile in $XDG_RUNTIME_DIR
2021-05-22 12:48:38 +02:00
sohalt
be01cb8b97
nixos/spacenavd: run as user service
2021-05-22 12:48:12 +02:00
R. RyanTM
8ac72be1ab
armTrustedFirmwareTools: 2.4 -> 2.5
2021-05-22 09:08:02 +00:00
Jonathan Ringer
7507aed4e1
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/tools/rust/cargo-expand/default.nix
pkgs/tools/misc/blflash/default.nix
2021-05-21 19:49:05 -07:00
notusknot
1c4571cf46
vimPlugins.bracey-vim: init at 2021-05-11
2021-05-21 19:08:38 -07:00
notusknot
07ae0b47e3
vimPlugins: update
2021-05-21 19:08:38 -07:00
github-actions[bot]
901fb5e64e
Merge master into staging-next
2021-05-22 00:56:03 +00:00
lunik1
89cbb28f64
Update pkgs/misc/emulators/ppsspp/default.nix
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-21 22:49:22 +01:00
davidak
3ff0ef5666
Merge pull request #121809 from rvolosatovs/init/stt
...
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
Maximilian Bosch
12a9bd6fb8
Merge pull request #123457 from jack-michaud/betterlockscreen-3.1.0
...
betterlockscreen: 3.0.1 -> 3.1.0
2021-05-21 23:03:04 +02:00
github-actions[bot]
5efa447c88
Merge master into staging-next
2021-05-21 18:39:29 +00:00
"Lorenzo Manacorda"
2a215dc423
vimPlugins.vim-wordmotion: init at 2021-04-25
2021-05-21 18:30:32 +02:00
"Lorenzo Manacorda"
9e6d402e46
vimPlugins: update
2021-05-21 18:30:10 +02:00
lunik1
babd906230
ppsspp: fix build against ffmpeg 4.4
2021-05-21 00:01:03 +01:00
lunik1
a5a5088eae
libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4
2021-05-20 22:51:05 +01:00
Jonathan Ringer
14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/terminal-emulators/alacritty/default.nix
pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Roman Volosatovs
33b0e0d792
deepspeech: rename to stt
2021-05-20 17:52:52 +02:00