Roman Volosatovs
b24622c31d
go-sct: remove myself as maintainer
2021-06-29 21:25:45 +02:00
Sandro Jäckel
10f85360c6
maintainers: remove jD91mZM2
...
Thank you for every single commit to NixOS and nixpkgs.
https://github.com/NixOS/nixpkgs/commits?author=jD91mZM2
https://www.redox-os.org/news/open-source-mental-health/
2021-06-12 23:13:40 +02:00
Thiago Kenji Okada
4211a977d4
opentabletdriver: 0.5.3.1 -> 0.5.3.2
2021-06-08 17:24:28 -03:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm
2021-06-03 12:44:33 +02:00
Dmitry Kalinkin
d26d1125cb
Merge pull request #124335 from zhaofengli/xpra-nvenc
...
xpra: Add NVENC support
2021-05-28 21:02:22 -04:00
Zhaofeng Li
80e86f8871
xpra: Add NVENC support
2021-05-28 17:43:20 -07:00
IvarWithoutBones
12b265cb5a
xwallpaper: 0.6.6 -> 0.7.0
2021-05-25 02:04:17 +02:00
Bruno BELANYI
19c3849b71
caffeine-ng: set 'meta.mainProgram'
...
This allows doing `nix run nixpkgs#caffeine-ng`.
2021-05-23 14:21:47 +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
Matt Votava
3147a7104d
xpra: 4.1.3 -> 4.2
...
Add librsvg for icon resizing
2021-05-22 05:37:13 -07:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/graphics/emulsion/default.nix
pkgs/development/tools/misc/texlab/default.nix
pkgs/development/tools/rust/bindgen/default.nix
pkgs/development/tools/rust/cargo-udeps/default.nix
pkgs/misc/emulators/ruffle/default.nix
pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Maximilian Bosch
6dcd2949f0
Merge pull request #123516 from r-ryantm/auto-update/find-cursor
...
find-cursor: 1.6 -> 1.7
2021-05-18 17:22:22 +02:00
R. RyanTM
92a7f5cb67
find-cursor: 1.6 -> 1.7
2021-05-18 13:41:32 +00:00
Sandro
ac0496048c
Merge pull request #123040 from thiagokokada/bump-opentabletdriver
...
opentabletdriver: 0.5.1 -> 0.5.3.1
2021-05-17 18:55:50 +02:00
Jonathan Ringer
c227fb4b17
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/tools/rust/cargo-cache/default.nix
pkgs/development/tools/rust/cargo-embed/default.nix
pkgs/development/tools/rust/cargo-flash/default.nix
pkgs/servers/nosql/influxdb2/default.nix
2021-05-17 07:01:38 -07:00
Stéphan Kochen
eec3738f4c
hsetroot: fix darwin build
2021-05-17 00:03:12 -07:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
...
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro
f30367b066
Merge pull request #121893 from lourkeur/update/xpra
...
xpra: 4.0.6 -> 4.1.3
2021-05-17 01:07:57 +02:00
Thiago Kenji Okada
d4e5bd979d
opentabletdriver: 0.5.1 -> 0.5.3.1
2021-05-14 18:19:12 -03:00
Jan Tojnar
ac6a4f7cf5
Merge branch 'staging-next' into staging
2021-05-14 01:40:09 +02:00
Jonas Chevalier
c6b62f2381
mkShell: introduce packages argument ( #122180 )
...
The distinction between the inputs doesn't really make sense in the
mkShell context. Technically speaking, we should be using the
nativeBuildInputs most of the time.
So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.
This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging
2021-05-08 20:59:05 +02:00
Vladimír Čunát
080cd658ca
Merge #121780 : treewide meta.maintainers tweaks
2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0
treewide: fix cargoSha256/cargoHash
...
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.
This change updates cargoSha256/cargoHash tree-wide.
Fixes #121994 .
2021-05-08 00:36:37 -07:00
Vladimír Čunát
73e17a3594
treewide: remove lethalman from meta.maintainers
...
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
Louis Bettens
c34dd57a3c
xpra: 4.0.6 -> 4.1.3
2021-05-07 11:15:26 +02:00
Samuel Gräfenstein
c55ef4cf0e
libstrangle: add meta.mainProgram
2021-04-29 14:59:31 +02:00
sternenseemann
c8870b4625
Revert "svkbd: init at 0.2.2"
...
This reverts commit 5e2d683c18
.
Reason for revert: svkbd is already defined in
top-level/all-packages.nix, thus this commit is causing a syntax error.
2021-04-06 00:56:13 +02:00
Nikolay Korotkiy
5e2d683c18
svkbd: init at 0.2.2
2021-03-29 00:20:41 +03:00
Ben Siraphob
7d97e284e8
treewide: remove redundant stdenv
2021-03-26 12:18:16 +07:00
Sandro
777a93a76b
Merge pull request #115547 from r-ryantm/auto-update/screen-message
...
screen-message: 0.25 -> 0.26
2021-03-22 01:08:27 +01:00
Sandro
2a78603f4c
Merge pull request #108869 from jakobrs/libstrangle
...
libstrangle: 2017-02-22 -> 0.1.1
2021-03-21 05:18:02 +01:00
Sebastian Graf
532ba32490
alttab: Enable doCheck
...
Consequently I had to add a few dependencies for the testsuite.
2021-03-18 19:58:05 +01:00
Sebastian Graf
a8fe53907d
alttab: Clarify license to GPLv3-or-later
2021-03-18 18:57:44 +01:00
R. RyanTM
22a56ecc93
alttab: 1.5.0 -> 1.6.0 ( #116390 )
2021-03-15 13:25:03 +01:00
R. RyanTM
ed794cd654
autocutsel: 0.10.0 -> 0.10.1
2021-03-09 15:31:44 -08:00
R. RyanTM
1f91c33cb6
screen-message: 0.25 -> 0.26
2021-03-09 14:53:12 +00:00
Sandro
b271820fc0
Merge pull request #110944 from bb2020/xk
...
xkeysnail: init at 0.4.0
2021-03-05 02:55:25 +01:00
jD91mZM2
1f86598bb7
xidlehook: 0.9.1 -> 0.10.0 ( #115076 )
2021-03-05 02:09:30 +01:00
bb2020
32ec300db4
xkeysnail: init at 0.4.0
2021-03-04 23:42:44 +03:00
jD91mZM2
3a6ba9ea5b
remove me as maintainer
...
I don't use these tools anymore, so it makes sense I shouldn't have an
opinion on PRs that change/update them. I know it's always unfortunate
losing a reviewer, but I'm not very active anymore anyway,
unfortunately. Apologies.
From now on, I'm trying not to add too many packages into nixpkgs, since
flakes are available. I guess when I first started using Nix I got
overexcited by how easy it was to contribute, so I added things for the
sake of adding things (not because I necessarily used them).
2021-03-01 12:32:20 +01:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging
2021-02-20 00:36:40 +00:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc
2021-02-19 19:25:41 +01:00
Ben Siraphob
223f25cf4a
treewide: add targetPrefix to hardcoded references to CC=cc
2021-02-20 01:01:46 +07:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
...
Resolved the following conflicts:
- kernel flags between 09176d28a0
and 2b28822d8d
- clojure-lsp between 3fa00685ce
and e03c068af5
2021-02-19 17:15:31 +01:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
R. RyanTM
526643e81c
xkb-switch: 1.6.0 -> 1.8.5
2021-02-18 19:02:46 +00:00
Ryan Mulligan
f2f7c0e3bc
Merge pull request #112563 from r-ryantm/auto-update/xwallpaper
...
xwallpaper: 0.6.5 -> 0.6.6
2021-02-10 17:55:31 -08:00
Peter Hoeg
118a6ad716
xsettingsd: 1.0.0 -> 1.0.2 ( #112609 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-10 14:30:42 +01:00