Pascal Wittmann
2348623b95
fetchmail: add license
...
see issue #43716
2018-08-05 16:39:08 +02:00
Pascal Wittmann
a62fa40209
ekiga: add license
...
see issue #43716
2018-08-05 16:36:23 +02:00
Pascal Wittmann
49f4f1048a
dosage: add license
...
see issue #43716
2018-08-05 16:33:00 +02:00
Pascal Wittmann
5e493c9475
dillo: add license
...
see issue #43716
2018-08-05 16:24:34 +02:00
Pascal Wittmann
4d432df0a5
cointop: add license
...
see issue #43716
2018-08-05 16:11:26 +02:00
Pascal Wittmann
1857fe6c14
rxvt_unicode: add license
...
see issue #43716
2018-08-04 19:09:20 +02:00
Pascal Wittmann
0e3b4b6e7d
sddm: add license
...
see issue #43716
2018-08-04 18:43:42 +02:00
Pascal Wittmann
60ad4b1594
sidproxd: add license
...
see issue #43716
2018-08-04 18:37:19 +02:00
Pascal Wittmann
d9290e55a3
slim: add license
...
see issue #43716
2018-08-04 18:26:41 +02:00
Pascal Wittmann
eaf2786938
subversion: add license
...
see issue #43716
2018-08-04 16:56:21 +02:00
Pascal Wittmann
c8967313b1
taffybar: add license
...
see issue #43716
2018-08-04 16:50:29 +02:00
Pascal Wittmann
9c9f5aaeb2
tasknc: add license
...
see issue #43716
2018-08-04 16:47:10 +02:00
Pascal Wittmann
b876df0673
twmn: add license
...
see issue #43176
2018-08-04 16:28:21 +02:00
Pascal Wittmann
1ab197b9e7
w3m: add license
...
see issue #43716
2018-08-04 16:08:03 +02:00
Pascal Wittmann
b386e90288
xmove: add license
...
see issue #43716
2018-08-02 16:09:09 +02:00
Giulio Eulisse
ca7b17a4a0
doing: init at 1.0.10pre ( #44034 )
2018-08-02 15:24:23 +02:00
ajs124
b79046e21b
masterpdfeditor: fix broken source url. the old one 404s ( #44351 )
2018-08-02 14:08:30 +02:00
xeji
9e52696649
Merge pull request #44325 from markuskowa/molcas
...
openmolcas: init at 20180529
2018-08-02 10:32:04 +02:00
Markus Kowalewski
484473b184
openmolcas: init at 20180529
2018-08-02 10:18:17 +02:00
Peter Hoeg
cdfefaa42b
xca: 2.0.1 -> 2.1.0
2018-08-02 13:43:44 +08:00
Cray Elliott
eca1f53a52
reposurgeon: 3.28 -> 3.44
...
also switch from cython to pypy as cyreposurgeon was dropped upstream in
favor of using pypy
2018-08-01 20:49:53 -07:00
Cray Elliott
169d5698a9
monotone: fix build against pcre 8.42
2018-08-01 20:49:53 -07:00
Matthew Bauer
7ee610fd6c
Merge pull request #43604 from udono/update_tryton_4_8
...
Minor upstream update Tryton 4 8
2018-08-01 21:29:40 -04:00
Jan Tojnar
0a12371dfb
https://gitlab.gnome.org/GNOME/gnome-keyring/issues/1
2018-08-02 00:32:51 +02:00
Jamey Sharp
f2434d1208
gnome-builder: fix whitespace
2018-08-01 13:12:54 -07:00
Justin Bedő
51fc0ef8d2
somatic-sniper: init 1.0.5.0 ( #43403 )
2018-08-01 22:11:13 +02:00
Uli Baum
3835786896
gitter: fix eval
...
gnome3.gconf was dropped
2018-08-01 21:55:14 +02:00
Ivan Malison
e090fb2967
gitter: init at 4.1.0 ( #43505 )
2018-08-01 20:51:17 +02:00
Michael Weiss
8aa04df600
Merge pull request #44310 from primeos/android-studio-improvements
...
Android Studio improvements
2018-08-01 20:24:03 +02:00
Michael Weiss
88bfbf6c7d
android-studio-preview: Print a deprecation warning
...
Hope this is ok... :)
2018-08-01 19:47:36 +02:00
Michael Weiss
d8b44edd8f
androidStudioPackages: Use more intuitive names for the derivations
2018-08-01 19:47:36 +02:00
Michael Weiss
31583d7cb6
androidStudioPackages: Refactor the code
2018-08-01 19:47:36 +02:00
Maximilian Bosch
134c5cc8db
termite: factor wrapper out into its own file ( #43691 )
...
Until now it's impossible to override the attrs of the actual build
instruction for the `termite` package like this:
```
termite.overrideAttrs (_: {
# ...
})
```
This issue occurs since the `termite/default.nix` expressions returns
the `symlinkJoin` expression when I override termite (e.g. to provide a
config file).
I recently patched termite and wanted to apply this patch to my local
termite installation in my system config which is impossible this, so
splitting the wrapper and the build instruction into their own files
makes this way easier to maintian.
2018-08-01 16:09:55 +02:00
Mario Rodas
1b6190e005
1password: 0.4.1 -> 0.5.1 ( #43981 )
2018-08-01 15:19:07 +02:00
xeji
c7c3c1663f
Merge pull request #44298 from Izorkin/fix-build
...
Fix build packages edk2 and bazaar
2018-08-01 11:53:47 +02:00
Patrick Hilhorst
e616563433
atom, atom-beta: 1.28.2 -> 1.29.0, refactored build script ( #44297 )
...
atom-beta: 1.29.0-beta1 -> 1.30.0-beta1
The beta version jump seems like an irregular update, but 1.30.0-beta0
was retired rougly 3 hours after release due to an macOS error:
> Fixed an error about a missing string_decoder module when the Git pane
> is displayed on macOS.
This shouldn't affect the Linux x86_64 version, but latest versions are
always nice.
Also refactored the build script, it now takes the version number as
an extra (optional) argument and creates the version number from that.
Also removed `rec` from the main set because it was no longer needed.
2018-08-01 11:30:10 +02:00
Izorkin
d1d4ec90ae
bazaar: fix buid
2018-08-01 11:46:25 +03:00
Uli Baum
26210f556a
memo: don't use ag alias
...
using the alias `ag` for `silver-searcher` broke the nixpkgs tarball
with an error in eval-release.nix, see discussion in #44273 .
2018-08-01 10:44:04 +02:00
Jörg Thalheim
7ceaaa6d3a
Merge pull request #44214 from roconnor/bitcoin
...
Update Bitcoin and its MiniUPnPc dependency
2018-08-01 09:09:45 +01:00
Jamey Sharp
e6bcb54539
gnome-builder: add a long description
...
Including a comment about the need for additional runtime dependencies.
2018-07-31 22:46:47 -07:00
Jamey Sharp
499ca65930
gnome-builder: document why tests and clang are disabled
2018-07-31 21:51:11 -07:00
Jamey Sharp
4ab66373f0
gnome-builder: remove no-longer-used patches
...
Whoops!
2018-07-31 21:50:52 -07:00
Jamey Sharp
e0180052a7
gnome-builder: split devdoc to a separate output
2018-07-31 17:04:03 -07:00
Jamey Sharp
63445d0120
gnome-builder: use fetchpatch for upstream patches
...
These patches were merged to master so we can fetch them from the GNOME
GitLab instance now.
2018-07-31 17:03:08 -07:00
Jörg Thalheim
8afb618e3e
Merge pull request #44243 from d3rped/mpv_iccSupport
...
mpv: add lcms2 support
2018-08-01 00:27:57 +01:00
Ingolf Wagner
696b426963
memo: 0.4 -> 0.5 ( #44273 )
2018-07-31 23:20:42 +02:00
Michael Weiss
d817ccbf83
androidStudioPackages.beta: 3.2.0.21 -> 3.2.0.22
2018-07-31 21:29:31 +02:00
Jan Tojnar
333a6646a8
audio-recorder: 1.9.7 → 2.1.3
2018-07-31 19:16:05 +02:00
Jörg Thalheim
9cff865230
Merge pull request #44122 from bgamari/kicad-0.5
...
kicad: 4.0.7 -> 5.0.0
2018-07-31 15:12:27 +01:00
Jörg Thalheim
71b579f9d4
kicad: remove scripting flag for simplicity
2018-07-31 14:44:49 +01:00