Commit Graph

9861 Commits

Author SHA1 Message Date
Sandro
233cacc9eb
Merge pull request #115090 from raboof/jekyll-update-plugins
jekyll: update various plugins
2021-03-04 18:53:21 +01:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Arnout Engelen
506c137234
jekyll: update various plugins 2021-03-04 15:49:11 +01:00
Ben Siraphob
98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Chua Hou
1ebcf4af62
stork: init at 1.1.0 2021-03-04 10:57:32 +08:00
Sandro
e0e4484f2c
Merge pull request #107836 from Thra11/pure-maps 2021-03-03 21:26:50 +01:00
Nick Novitski
4abe6c75ff
taskwarrior: 2.5.2 -> 2.5.3 (#113056) 2021-03-03 20:22:20 +01:00
Bernardo Meurer
3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
R. RyanTM
1d9d858989
gpxsee: 8.7 -> 8.8 (#114986) 2021-03-03 18:06:02 +01:00
Sandro
364a0e3e7f
Merge pull request #114988 from SuperSandro2000/senv
senv: init at 0.5.0
2021-03-03 18:00:42 +01:00
Sandro Jäckel
76784820fc
senv: init at 0.5.0 2021-03-03 16:20:51 +01:00
Sandro
e029e4148f
Merge pull request #114322 from wilsonehusin/repackage-obsidian-app
obsidian: refactor to build using app.asar
2021-03-03 16:19:30 +01:00
sternenseemann
6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
09ed39bf5b
Merge pull request #114826 from fortuneteller2k/update-flavours
flavours: 0.3.5 -> 0.3.6
2021-03-03 13:16:38 +01:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
Daniël de Kok
34644926a4
Merge pull request #114951 from r-ryantm/auto-update/1password
_1password-gui: 0.9.14-4 -> 0.9.26
2021-03-03 06:55:53 +01:00
R. RyanTM
09e66ad4c2 _1password-gui: 0.9.14-4 -> 0.9.26 2021-03-03 03:28:17 +00:00
Bernardo Meurer
fcb969e119
waybar: fix compatibility with kernels >=5.11 2021-03-02 17:08:55 -08:00
Bernardo Meurer
ecf4afbdaa
waybar: add lovesegfault as maintainer 2021-03-02 17:04:55 -08:00
AndersonTorres
3d3e3f36ee udiskie: 2.2.0 -> 2.3.2 2021-03-02 17:51:32 -03:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
fortuneteller2k
3f93abd4ea flavours: 0.3.5 -> 0.3.6 2021-03-02 20:03:11 +08:00
R. RyanTM
09b653d325 mob: 1.2.0 -> 1.3.0 2021-03-02 00:54:17 -05:00
Matt Votava
0b901e52bf gnome-passwordsafe: 3.99.2 -> 5.0 2021-03-01 22:58:09 -05:00
Fabian Affolter
8634162755
Merge pull request #114233 from fabaff/version-ticker
ticker: add version
2021-03-01 23:10:12 +01:00
Samuel Dionne-Riel
c0013a0218
Merge pull request #114693 from jojosch/dbeaver-21.0
dbeaver: 7.3.5 -> 21.0.0
2021-03-01 16:03:22 -05:00
Sandro Jäckel
622b7e8731
megasync: remove unused inputs 2021-03-01 12:27:46 +01:00
Johannes Schleifenbaum
ca7b995474
dbeaver: 7.3.5 -> 21.0.0 2021-03-01 11:40:47 +01:00
Sandro Jäckel
d1a76640f6
clipit: remove unused inputs 2021-03-01 10:47:02 +01:00
Fabian Affolter
ea686ee5b3 ticker: add version 2021-03-01 10:22:23 +01:00
Jonathan Ringer
269037896e
spicetify-cli: 1.2.0 -> 1.2.1 2021-02-28 16:40:24 -08:00
Michael Weiss
5df05c902c gollum: 5.1.2 -> 5.2.1 2021-02-27 21:39:16 +01:00
Michael Weiss
18df480d9b gollum: Transfer maintainership to erictapen
I'm not using Gollum anymore while Justin still uses it and has also
written the NixOS module. So it makes perfect sense to pass it on :)
2021-02-27 21:39:16 +01:00
Robert Schütz
b8f50e15fe cataract: use imagemagick6 2021-02-27 18:37:07 +01:00
R. RyanTM
64f189c8a0 klayout: 0.26.8 -> 0.26.9 2021-02-26 20:37:23 -05:00
Wilson E. Husin
1a92826cdc obsidian: refactor to build using app.asar 2021-02-26 14:39:20 -08:00
Florian Klink
43f83f9c45
Merge pull request #75866 from Sohalt/spnav
libspnav: init at 2.3.0
2021-02-26 22:21:21 +01:00
Michael Raskin
3a2195b750
Merge pull request #114406 from foolnotion/master
qt515 compatibility for qpdfview 0.4.18
2021-02-26 17:40:58 +00:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Mario Rodas
8625f944fa
Merge pull request #114424 from r-ryantm/auto-update/dasel
dasel: 1.13.1 -> 1.13.2
2021-02-26 00:00:51 -05:00
Mario Rodas
286ef5abec
Merge pull request #114327 from tuxinaut/master
dunst: 1.5.0 -> 1.6.1
2021-02-25 23:52:59 -05:00
R. RyanTM
850e8f4954 dasel: 1.13.1 -> 1.13.2 2021-02-26 00:13:02 +00:00
Bogdan Burlacu
6790f75d55
update meta.license and add comment for patch 2021-02-25 22:54:53 +01:00
Bogdan Burlacu
bf8c24d3de
qt515 compatibility for qpdfview 0.4.18 2021-02-25 18:40:33 +01:00
Sandro
e184ac7045
Merge pull request #114361 from AndersonTorres/new-free42
free42: 2.5.24a -> 3.0
2021-02-25 14:52:48 +01:00
AndersonTorres
e116dc06cf free42: 2.5.24a -> 3.0 2021-02-25 10:00:19 -03:00
Schäfer, Denny
fd58f609dc dunst: 1.5.0 -> 1.6.1 2021-02-25 09:19:15 +01:00
Sandro
6109c59a23
Merge pull request #114312 from AndersonTorres/new-9menu
9menu: init at unstable-2021-02-24
2021-02-25 08:46:17 +01:00
AndersonTorres
fb63eaeb10 9menu: init at unstable-2021-02-24 2021-02-25 00:42:36 -03:00
Ryan Mulligan
b4678a3eee
Merge pull request #114199 from r-ryantm/auto-update/gpxsee
gpxsee: 8.6 -> 8.7
2021-02-24 19:33:34 -08:00