Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Frederik Rietdijk
f2668546b9
enpass: use python2 in update script
2019-11-13 16:27:38 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer
263f5891b6
treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
...
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Guillaume Koenig
f6a3be1f44
enpass: 5.6.5 -> 6.0.1
2019-01-12 16:13:08 +01:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
143978a477
treewide: remove platform assertions
...
linux: readd assertion
2018-05-03 13:09:20 -05:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Guillaume Koenig
dff239d7b1
enpass: fix install to work with firefox webextensions
...
With new Firefox 57 and WebExtensions, the new addon uses Firefox'
Native Messaging mechanism to communicate with local programs (here
the main enpass program). This commit activates EnpassNMHost, a binary
that bootstraps communication between the two.
2017-12-01 17:43:58 +01:00
Ronny Pfannschmidt
9587d3591e
remove myself from maintainers/enpass ( #25625 )
...
as i am no longer using nixos
2017-05-08 22:03:23 +01:00
Guillaume Koenig
0465b1407b
enpass: fix install to work with browser extensions
2016-12-29 19:57:09 -05:00
Ronny Pfannschmidt
1765784b5e
enpass: bump to 5.4.0.post4 and fix application icon
2016-12-27 14:23:16 +01:00
Ronny Pfannschmidt
98895f5b67
enpass: init at 5.3.0
2016-10-09 13:16:50 +02:00