Commit Graph

49618 Commits

Author SHA1 Message Date
Sandro
45da28838a
Merge pull request #105072 from r-ryantm/auto-update/simplenote
simplenote: 2.0.0 -> 2.1.0
2020-11-26 22:52:51 +01:00
Lassulus
93017949e4
Merge pull request #104572 from r-burns/yed
yed: unmark broken
2020-11-26 22:39:25 +01:00
Jan Tojnar
bb368b77fd
Merge pull request #104908 from con-f-use/init_mcomix3 2020-11-26 22:17:10 +01:00
Florian Klink
1cdbdc3278
Merge pull request #104545 from zowoq/runc
runc: add wrapper for systemd
2020-11-26 22:16:53 +01:00
Sandro
48feb84a9d
Merge pull request #101185 from SuperSandro2000/lab-xdg-open
gitAndTools.lab: wrap xdg-open to fix `lab mr browse`
2020-11-26 22:07:19 +01:00
Sandro
02fa320f82
Merge pull request #101797 from cheriimoya/minetime
minetime: 1.7.3 -> 1.8.10
2020-11-26 22:06:48 +01:00
StigP
4b924880be
Merge pull request #105064 from r-ryantm/auto-update/rssguard
rssguard: 3.8.0 -> 3.8.2
2020-11-26 21:59:35 +01:00
R. RyanTM
a0da20e22d simplenote: 2.0.0 -> 2.1.0 2020-11-26 20:21:51 +00:00
Francesco Gazzetta
ea84f9d409
littlegptracker: unstable-2019-04-14 -> unstable-2020-11-26, remove upstreamed patch (#105062) 2020-11-26 15:15:05 -05:00
Sandro
907caa5389
Merge pull request #105063 from r-ryantm/auto-update/rofi-unwrapped
rofi-unwrapped: 1.6.0 -> 1.6.1
2020-11-26 21:08:38 +01:00
Ryan Mulligan
5f32ca2286
Merge pull request #105053 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.24 -> 1.25_fix
2020-11-26 12:05:07 -08:00
Sandro
5cdabcc0ee
Merge pull request #105059 from r-ryantm/auto-update/qtox
qtox: 1.17.2 -> 1.17.3
2020-11-26 20:31:29 +01:00
R. RyanTM
524d110912 rssguard: 3.8.0 -> 3.8.2 2020-11-26 19:12:50 +00:00
R. RyanTM
c4cf80687a rofi-unwrapped: 1.6.0 -> 1.6.1 2020-11-26 19:05:25 +00:00
con-f-use
a94fd94d5c mcomix3: init at 20201123
closes #75028
2020-11-26 19:26:43 +01:00
R. RyanTM
8f72150d9d qtox: 1.17.2 -> 1.17.3 2020-11-26 18:24:29 +00:00
Gabriel Ebner
56ffa7a9e4
Merge pull request #105055 from r-ryantm/auto-update/qalculate-gtk
qalculate-gtk: 3.14.0 -> 3.15.0
2020-11-26 19:04:24 +01:00
R. RyanTM
8c1f644cc7 qalculate-gtk: 3.14.0 -> 3.15.0 2020-11-26 17:48:20 +00:00
Sandro
6ce9f35255
Merge pull request #105046 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.2.0 -> 4.2.1
2020-11-26 18:47:11 +01:00
R. RyanTM
6e10f43c6b pt2-clone: 1.24 -> 1.25_fix 2020-11-26 17:26:49 +00:00
Pavol Rusnak
8aa1ee34b9
Merge pull request #103838 from braunse/batik-1.13
batik: 1.6 -> 1.13
2020-11-26 17:56:43 +01:00
Pavol Rusnak
b8bc039a13
Merge pull request #99381 from fgaz/ft2-pt2-clone/endianness
pt2-clone,ft2-clone: only build on little-endian systems
2020-11-26 17:52:32 +01:00
Pavol Rusnak
b431a2bf0c
Merge pull request #103682 from evils/elvis
fix some dead meta.homepage entries
2020-11-26 17:35:38 +01:00
R. RyanTM
bf4d75a6e3 pdfsam-basic: 4.2.0 -> 4.2.1 2020-11-26 15:49:47 +00:00
Raghav Sood
fb0e77191d
Merge pull request #105032 from xwvvvvwx/turbo-geth-2020.11.04
turbo-geth: 2020.11.03 -> 2020.11.04
2020-11-26 15:11:12 +00:00
David Terry
e620b76ee8
turbo-geth: 2020.11.03 -> 2020.11.04 2020-11-26 15:16:09 +01:00
Sandro
9c6a75e379
Merge pull request #103037 from lightdiscord/package-update/protonmail-bridge 2020-11-26 15:05:23 +01:00
Sandro
bdf504b1ea
Merge pull request #105031 from r-ryantm/auto-update/nextdns
nextdns: 1.8.8 -> 1.9.4
2020-11-26 14:55:08 +01:00
Sandro
af6ebad51c
Merge pull request #102775 from SuperSandro2000/patch-3
eureka-editor: mark broken on darwin
2020-11-26 14:31:23 +01:00
06kellyjac
cdfa9b0c26 kube3d: re-order the derivation and general cleanup
Moved k3sVersion to be a variable.
Converted buildFlagsArray to an array
Moved vendorSha256 closer to src
Moved doCheck between build and install related bits (like where the
phase happens)
Replaced stdenv.lib with lib
2020-11-26 12:37:37 +00:00
06kellyjac
168df5f4ff kube3d: mention k3d in the short description
While I was able to find `deno` by searching for "executable" from it's
longDescription on search.nixos.org, I couldn't find it using `nix search`

`nix search` seems to only look at the short description so it's worth
including there too.
2020-11-26 12:36:32 +00:00
06kellyjac
7a03c0f5fe kube3d: add a longDescription to provide detail and help searches
search.nixos.org was able to show me `deno` when searching for
"executable" which was in the longDescription
2020-11-26 12:36:31 +00:00
06kellyjac
c36b5d5799 kube3d: nixpkgs-fmt the file to fit contributing guidelines 2020-11-26 12:36:29 +00:00
R. RyanTM
6e1aa2380b nextdns: 1.8.8 -> 1.9.4 2020-11-26 12:34:41 +00:00
Maximilian Bosch
9f61ae8e67
Merge pull request #104934 from tilpner/blender-update
blender: 2.90.1 -> 2.91.0
2020-11-26 12:52:12 +01:00
Maximilian Bosch
aed3de18b0
Merge pull request #104950 from chkno/tor-browser-bundle-bin-10.0.5
tor-browser-bundle-bin: 10.0.4 → 10.0.5
2020-11-26 12:38:55 +01:00
Sandro
850a73b236
Merge pull request #105012 from r-ryantm/auto-update/lightburn
lightburn: 0.9.18 -> 0.9.19
2020-11-26 12:28:36 +01:00
R. RyanTM
7231d738d4 lightburn: 0.9.18 -> 0.9.19 2020-11-26 10:26:46 +00:00
Frank Doepper
7ccd47f80e shotcut: 20.10.31 -> 20.11.25
- see https://github.com/mltframework/shotcut/releases
- reformat
- remove qtwebkit
- qtquickcontrols -> qtquickcontrols2
2020-11-26 11:09:38 +01:00
Sandro
603c0d4e74
Merge pull request #104984 from r-ryantm/auto-update/helmsman
helmsman: 3.5.1 -> 3.6.2
2020-11-26 09:25:28 +01:00
Jonathan Ringer
7e26b5456d chromium/doc: mention chromedriver when updating 2020-11-26 00:19:08 -08:00
Sandro
a50602546e
Merge pull request #104988 from r-ryantm/auto-update/hyper
hyper: 2.1.2 -> 3.0.2
2020-11-26 08:50:42 +01:00
R. RyanTM
213139a180 hyper: 2.1.2 -> 3.0.2 2020-11-26 07:19:23 +00:00
R. RyanTM
e46ab91452 helmsman: 3.5.1 -> 3.6.2 2020-11-26 06:48:03 +00:00
Raghav Sood
d47eb666b1
Merge pull request #104958 from penguwin/charm
charm: 0.8.4 -> 0.8.5
2020-11-26 05:59:20 +00:00
Nicolas Martin
d686255462
charm: 0.8.4 -> 0.8.5 2020-11-26 03:56:19 +01:00
Sandro
8585991bfb
Merge pull request #100758 from SuperSandro2000/git-delete-merged-branches 2020-11-26 03:52:46 +01:00
Sandro
dd26967410
Merge pull request #104953 from r-ryantm/auto-update/cordless
cordless: 2020-10-24 -> 2020-11-22
2020-11-26 03:41:50 +01:00
Sandro
c31a43a11d
Merge pull request #104952 from r-ryantm/auto-update/cloudflared
cloudflared: 2020.11.10 -> 2020.11.11
2020-11-26 03:38:20 +01:00
Sandro
605ecee7de
Merge pull request #102200 from hjones2199/master
phd2: init at 2.6.9dev1
2020-11-26 02:28:06 +01:00