Commit graph

280303 commits

Author SHA1 Message Date
Ryan Mulligan 81ff63d078
Merge pull request #118091 from r-ryantm/auto-update/sd-local
sd-local: 1.0.27 -> 1.0.29
2021-03-31 20:25:18 -07:00
Ryan Mulligan 3f6176ad12
Merge pull request #117796 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 2.5.0 -> 2.5.1
2021-03-31 20:24:14 -07:00
Peter Hoeg 8aeab7d333 scry: unstable-2020-09-02 -> 0.9.1 2021-04-01 11:12:47 +08:00
Peter Hoeg f64e3fc7fb crystal: drop old versions from top-level 2021-04-01 11:12:47 +08:00
Peter Hoeg a2d09aff8f lucky-cli: lucky doesn't lock its dependencies 2021-04-01 11:12:47 +08:00
Peter Hoeg a176af3dce oq: 1.1.0 -> 1.2.0 2021-04-01 11:12:47 +08:00
Peter Hoeg 34b5e46f73 mint: 0.9.0 -> 0.11.0 2021-04-01 11:12:47 +08:00
Peter Hoeg befefe6f3f crystal: init at 1.0.0 2021-04-01 11:12:47 +08:00
Ben Sima b79f866f88 gmnisrv: init at unstable-2021-03-26
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210330145338.8149-2-ben@bsima.me%3E
2021-03-31 18:35:50 -07:00
Martin Weinelt 56a18909ee
Merge pull request #118179 from fabaff/bump-pydeconz
python3Packages.pydeconz: 77 -> 78
2021-04-01 02:28:32 +02:00
Thiago Kenji Okada 4e91ced01e hover: 0.46.2 -> 0.46.3
Also fix `hover init` command failing with the following error:

```
hover: Failed to find template file: open app/hover.yaml.tmpl/app/hover.yaml.tmpl: no such file or directory
```
2021-03-31 21:25:44 -03:00
Sandro 91936abbdd
Merge pull request #118165 from 0qq/drawio/update
drawio: 14.4.3 -> 14.5.1
2021-04-01 01:56:57 +02:00
Sandro 8ad8467553
Merge pull request #118160 from fabaff/bump-pyhaversion
python3Packages.pyhaversion: 20.12.1 -> 21.3.0
2021-04-01 01:52:53 +02:00
Martin Weinelt 29977d5bf4
Merge pull request #118183 from fabaff/bump-pylitterbot
python3Packages.pylitterbot: 2021.2.5 -> 2021.3.1
2021-04-01 01:48:20 +02:00
Sandro ffa7b3d619
Merge pull request #118081 from sbruder/drone-oss
drone: add option to build oss edition
2021-04-01 01:46:31 +02:00
Fabian Affolter 2abffbc84f credslayer: init at 0.1.2 2021-04-01 01:45:31 +02:00
Martin Weinelt b2ebc881cf
Merge pull request #113988 from piegamesde/matrix-appservice-irc 2021-04-01 01:39:24 +02:00
Martin Weinelt 8d216d4684
Merge pull request #118184 from NixOS/revert-108414-gnome-extensions
Revert "gnome3: Package all the Gnome extensions"
2021-04-01 01:38:41 +02:00
Martin Weinelt 27065924cb
Revert "gnome3: Package all the Gnome extensions" 2021-04-01 01:37:54 +02:00
Martin Weinelt f76486302f
Merge pull request #108414 from piegamesde/gnome-extensions 2021-04-01 01:37:45 +02:00
Martin Weinelt 87a25ded40
Merge pull request #118181 from fabaff/bump-async-upnp-client 2021-04-01 01:36:56 +02:00
Sandro 59d78cf030
Merge pull request #117984 from fabaff/wapiti 2021-04-01 01:35:08 +02:00
Sandro 4a2a8d0ea2
Merge pull request #117944 from jojosch/protoc-gen-twirp-init 2021-04-01 01:34:44 +02:00
oxalica 72e1e31773
linuxPackages.isgx: init at 2.11 (#109013)
* linuxPackages.isgx: init at 2.11

* isgx: simplify

* isgx: fix meta and mark as broken for kernel >= 5.11.0
2021-04-01 01:33:38 +02:00
Fabian Affolter f32ec5a933 python3Packages.pylitterbot: 2021.2.5 -> 2021.3.1 2021-04-01 01:32:46 +02:00
Jamie McClymont 92acecb548 nixos/tests/matrix-appservice-irc: init 2021-04-01 01:17:24 +02:00
Jamie McClymont fe228cb25b nixos/matrix-appservice-irc: init
Co-authored-by: Brian McKenna <brian@brianmckenna.org>
Co-authored-by: piegames <git@piegames.de>
2021-04-01 01:16:23 +02:00
Brian McKenna 94ae01852b matrix-appservice-irc: init at 0.25.0
Co-authored-by: Jamie McClymont <jamie@kwiius.com>
2021-04-01 01:16:23 +02:00
piegames 635854bbbb maintainers: add piegames 2021-04-01 01:16:22 +02:00
Fabian Affolter 5481589204
Merge pull request #113708 from fabaff/freebox-api
python3Packages.freebox-api: init at 0.0.9
2021-04-01 01:15:29 +02:00
Fabian Affolter f3f31e682e python3Packages.async-upnp-client: 0.14.15 -> 0.16.0 2021-04-01 01:09:41 +02:00
Fabian Affolter 5793c947c9 python3Packages.python-didl-lite: 1.2.5 -> 1.2.6 2021-04-01 01:09:03 +02:00
Timothy Stott 74407651cf tmuxPlugins: removed phony dependencies attribute
The `dependencies` attribute in mkTmuxPlugin has deceived contributors
into thinking it makes packages available to the plugin at runtime.

To avoid further confusion the attribute is removed and plugins that
used it fixed.

Example PRs where `dependencies` has confused.
- https://github.com/NixOS/nixpkgs/pull/113726#discussion_r591146399
- https://github.com/NixOS/nixpkgs/pull/95275/files#r522817362
2021-04-01 00:04:21 +01:00
Fabian Affolter ddbfedd749 python3Packages.pydeconz: 77 -> 78 2021-04-01 00:52:32 +02:00
Fabian Affolter e4c12e8212 python3Packages.mcstatus: 5.1.1 -> 5.1.2 2021-04-01 00:47:37 +02:00
Fabian Affolter e89f26207a python3Packages.vsure: 1.7.3 -> 1.8.1 2021-04-01 00:41:08 +02:00
José Romildo Malaquias fe284838ec xfce.xfce4-systemload-plugin: 1.2.4 -> 1.3.1 2021-03-31 19:10:57 -03:00
José Romildo Malaquias 696dab7662 xfce.xfdashboard: 0.7.7 -> 0.9.1 2021-03-31 19:10:57 -03:00
José Romildo Malaquias 6e94e7f3d1 xfce.thunar: 1.8.15 -> 4.16.6 2021-03-31 19:10:56 -03:00
José Romildo Malaquias e3de859702 xmonad-log-applet: mark xfce4 desktop support as broken 2021-03-31 19:10:52 -03:00
José Romildo Malaquias 327686dfc0 xfce.xfce4-cpufreq-plugin: 1.2.1 -> 1.2.5 2021-03-31 19:10:52 -03:00
José Romildo Malaquias 8eec433ac4 xfce.exo: 0.12.11 -> 4.16.1 2021-03-31 19:10:52 -03:00
José Romildo Malaquias 23d4e6d226 xfce.xfce4-verve-plugin: remove unused arguments 2021-03-31 19:10:52 -03:00
José Romildo Malaquias 7e3436d979 xfce.ristretto: remove unused arguments 2021-03-31 19:10:52 -03:00
José Romildo Malaquias bf98389d9a xfce.mkXfcederivation: fix license 2021-03-31 19:10:52 -03:00
José Romildo Malaquias 46360e50f5 xfce.thunar-dropbox: fix license 2021-03-31 19:10:51 -03:00
José Romildo Malaquias bdd33c6891 xfce.xfce4-timer-plugin: fix license 2021-03-31 19:10:51 -03:00
José Romildo Malaquias 410a67112f xfce.xfce4-hardware-monitor-plugin: fix license 2021-03-31 19:10:51 -03:00
José Romildo Malaquias eecc054a1e xfce.xfwm4-themes: fix license 2021-03-31 19:10:51 -03:00
José Romildo Malaquias 9a20c0060b xfce.gigolo: fix license 2021-03-31 19:10:51 -03:00